OSDN Git Service

Merge branch 'jn/web'
authorJunio C Hamano <junkio@cox.net>
Fri, 24 Nov 2006 11:54:57 +0000 (03:54 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 24 Nov 2006 11:54:57 +0000 (03:54 -0800)
* jn/web:
  gitweb: Finish restoring "blob" links in git_difftree_body
  gitweb: Refactor feed generation, make output prettier, add Atom feed
  gitweb: Add an option to href() to return full URL
  gitweb: New improved formatting of chunk header in diff
  gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff"
  gitweb: Buffer diff header to deal with split patches + git_patchset_body refactoring
  gitweb: Protect against possible warning in git_commitdiff


Trivial merge