]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: optimize per-file history generation
authorJunio C Hamano <redacted>
Sat, 1 Jul 2006 01:54:32 +0000 (18:54 -0700)
committerLady <redacted>
Sat, 4 Apr 2026 18:43:37 +0000 (14:43 -0400)
The rev-list command that is recent enough can filter commits
based on paths they touch, so use it instead of generating the
full list and limiting it by passing it with diff-tree --stdin.

[jc: The patch originally came from Luben Tuikov but the it was
 corrupt, but it was short enough to be applied by hand.  I
 added the --full-history to make the output compatible with the
 original while doing so.]

Signed-off-by: Junio C Hamano <redacted>

No differences found
This page took 0.169645 seconds and 4 git commands to generate.