gitweb: Add diff tree, with links to patches, to commitdiff view
commitb4657e7759fa5f3b1ef09d147c2fd0254f8fcb2d
authorJakub Narebski <jnareb@gmail.com>
Mon, 28 Aug 2006 12:48:14 +0000 (28 14:48 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 28 Aug 2006 23:21:35 +0000 (28 16:21 -0700)
tree3e76e5977244d00a176f31717770df598bc7ff1b
parentfba20b429a45a682796214140a7e92fac52a3dbe
gitweb: Add diff tree, with links to patches, to commitdiff view

Added/uncommented git_difftree_body invocation in git_commitdiff.
Added anchors (via 'id' attribute) to patches in patchset.
git_difftree_body is modified to link to patch anchor when called from
git_commitdiff, instead of link to blobdiff.

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