author | Jakub Narebski <jnareb@gmail.com> | |
Tue, 31 Oct 2006 16:36:27 +0000 (17:36 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 3 Nov 2006 07:11:31 +0000 (23:11 -0800) | ||
commit | 241cc599b342663877a8f468513c77518c94d96f | |
tree | 62e12080b0e4484c4eb12935f0573229924d3d51 | tree | snapshot |
parent | c954d33da1c878788e7c01a50a5c1066622802c6 | commit | diff |
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 <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |