]> asedeno.scripts.mit.edu Git - git.git/commitdiff
Merge branch 'rf/web'
authorJunio C Hamano <junkio@cox.net>
Tue, 26 Dec 2006 02:02:39 +0000 (18:02 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 26 Dec 2006 02:02:39 +0000 (18:02 -0800)
* rf/web:
  gitweb: Use rev-list --skip option.
  gitweb: Change history action to use parse_commits.
  gitweb: Change atom, rss actions to use parse_commits.
  gitweb: Change header search action to use parse_commits.
  gitweb: Change log action to use parse_commits.
  gitweb: Change summary, shortlog actions to use parse_commits.
  gitweb: We do longer need the --parents flag in rev-list.
  gitweb: Add parse_commits, used to bulk load commit objects.


Trivial merge