Skip to content

Commit

Permalink
Merge branch 'rf/web'
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
Junio C Hamano committed Dec 26, 2006
2 parents 6a1ad32 + f47efbb commit 6ec45f3
Showing 1 changed file with 107 additions and 96 deletions.
Loading

0 comments on commit 6ec45f3

Please sign in to comment.