]> Lady’s Gitweb - Gitweb/commit
gitweb: Output also empty patches in "commitdiff" view
authorJakub Narebski <redacted>
Tue, 31 Oct 2006 16:36:27 +0000 (17:36 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commitec7084ffc2952629119d0d625cb1e79b033ec9ef09594e730a9f1ab0d6990856
treebed13e6d90bc9fdbe67c17c12cf1446d07f1c605bbbc468974e9ed79a42c70f3
parent22eb905ce5fd3c18e073b969b33636e56cc46254cde0833370433e440fcaec0a
gitweb: Output also empty patches in "commitdiff" view

Remove skipping over empty patches (i.e. patches which consist solely
of extended headers) in git_patchset_body, and add links to those
header-only patches in git_difftree_body (but not generate blobdiff
links when there were no change in file contents).

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.255381 seconds and 4 git commands to generate.