]> git.ipfire.org Git - thirdparty/git.git/commit
gitweb: Separate printing difftree in git_commit into git_difftree_body
authorJakub Narebski <jnareb@gmail.com>
Mon, 14 Aug 2006 00:18:33 +0000 (02:18 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 15 Aug 2006 00:40:50 +0000 (17:40 -0700)
commit4a4a1a53d1c4a272d4cf0d53116896d057174671
tree8a2d10105cbcf400b77251779db108c837bec6cf
parentd5aa50de621220d7451a5d497479327d2a608009
gitweb: Separate printing difftree in git_commit into git_difftree_body

Separate printing difftree in git_commit into separate
git_difftree_body subroutine. Add support for "C" (copied) status. For
"M" and "C" add parameter 'fp' (filename parent) to the "diff" link;
currently not supported by git_blobdiff ("blobdiff" action).

Reindented, realigned, added comments.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.css
gitweb/gitweb.perl