Merge branch 'rf/web'
commit6ec45f3bd180ed0404733d0f5c648691245cf571
authorJunio C Hamano <junkio@cox.net>
Tue, 26 Dec 2006 02:02:39 +0000 (25 18:02 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 26 Dec 2006 02:02:39 +0000 (25 18:02 -0800)
tree31d91661c1caa541f21d358a932fe60232bf1bcf
parent6a1ad32519898a8fa4400e081c2d61fd3af42e2c
parentf47efbb7ab735fc49d8d93f9ed1c087c5da09c23
Merge branch 'rf/web'

* 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.