Merge branch 'lt/rev-list' into next
authorJunio C Hamano <junkio@cox.net>
Sun, 26 Feb 2006 23:33:49 +0000 (15:33 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 26 Feb 2006 23:33:49 +0000 (15:33 -0800)
commitb5233a61955772b4430abb0eb1d03b7fbdd33e6a
treeb0a33fe62c2b957cdfcbb7349e08e86d77173f39
parentab57c8dd2abe062294eba94a1af60ba00964421c
parentae563542bf10fa8c33abd2a354e4b28aca4264d7
Merge branch 'lt/rev-list' into next

* lt/rev-list:
  First cut at libifying revlist generation
  Merge branch 'maint'
  sample hooks template.
  Teach the "git" command to handle some commands internally
  Use setenv(), fix warnings
  contrib/git-svn: version 0.10.0
  contrib/git-svn: optimize sequential commits to svn
  contrib/git-svn: add show-ignore command
  annotate: Use qx{} for pipes on activestate.
  annotate: Convert all -| calls to use a helper open_pipe().
  annotate: Handle dirty state and arbitrary revisions.
  git-fetch: print the new and old ref when fast-forwarding
Makefile