Merge branch 'jn/gitweb'
authorJunio C Hamano <junkio@cox.net>
Wed, 9 May 2007 07:23:41 +0000 (00:23 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 9 May 2007 07:23:41 +0000 (00:23 -0700)
* jn/gitweb:
gitweb: Show combined diff for merge commits in 'commit' view
gitweb: Show combined diff for merge commits in 'commitdiff' view
gitweb: Make it possible to use pre-parsed info in git_difftree_body
gitweb: Add combined diff support to git_patchset_body
gitweb: Add combined diff support to git_difftree_body
gitweb: Add parsing of raw combined diff format to parse_difftree_raw_line

Trivial merge