gitweb: Add "all parents" (-m) view to commitdiffgitweb/temp
commit644d75f39dc27fe50b6d4267d18e19a4a2095694
authorJakub Narebski <jnareb@gmail.com>
Mon, 23 Oct 2006 22:34:05 +0000 (24 00:34 +0200)
committerJakub Narebski <jnareb@gmail.com>
Tue, 24 Oct 2006 00:50:24 +0000 (24 02:50 +0200)
tree5f71aca77d3cc7f2e9ad4249e69d022f18347342
parent18f102c1aa35f38b54ccfc51b42358810b74d928
gitweb: Add "all parents" (-m) view to commitdiff

Add "all parents" view/link to commitdiff, which uses '-m' to show
diff to all parents of a merge commit.

This is instead of having link "combined" to combined (-c) or compact
combined (--cc) diff for a merge commit, till we have syntax
highlighting for combined diff.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
gitweb/gitweb.perl