]> Lady’s Gitweb - Gitweb/commit
gitweb: Separate printing difftree in git_commit into git_difftree_body
authorJakub Narebski <redacted>
Mon, 14 Aug 2006 00:18:33 +0000 (02:18 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:05:47 +0000 (00:05 -0400)
commit8f0b2806a7493b12e4dabcbb1b78964d5251743ef9e840d81334d1055c6ae8d1
treec064c873c63c63682501f28d8f79cb0b26b9e6ebc3e736a90439df01dd983d82
parenta65194977c4454e7fd04c2c2929686a23209a955e72e9863b91fc94dcb000afd
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.css
gitweb.perl
This page took 0.23334 seconds and 4 git commands to generate.