Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git] / revision.h
2006-03-29 rev-list --boundary
2006-03-26 Merge branches 'jc/clone' and 'jc/name'
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-22 Merge branch 'jc/clone' into next
2006-03-21 Merge branch 'jc/clone' into next
2006-03-21 Merge branch 'jc/clone' into next
2006-03-20 Merge branch 'jc/clone' into next
2006-03-18 Merge branch 'jc/empty'
2006-03-15 Merge branch 'lt/diff' into next
2006-03-15 Merge branch 'lt/diff' into next
2006-03-13 Merge branch 'jc/pack'
2006-03-13 Merge branch 'jc/fsck'
2006-03-13 Merge branch 'nh/http'
2006-03-13 Merge branch 'fk/blame'
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/diff' into next
2006-03-13 Merge branch 'jc/empty' into next
2006-03-12 Merge branch 'jc/empty' into next
2006-03-12 Merge branch 'master' into next
2006-03-12 Merge branch 'jc/diff' into next
2006-03-11 Merge branch 'nh/http' into next
2006-03-11 Merge branch 'ew/remote' into next
2006-03-11 Merge branch 'fk/blame' into next
2006-03-11 rev-lib: Make it easy to do rename tracking (take 2)
2006-03-05 Cauterize dropped or duplicate bits from next.
2006-03-04 Merge jc/diff leftover bits.
2006-03-04 Merge part of 'sp/checkout'
2006-03-04 Merge branch 'fk/blame'
2006-03-04 Merge branch 'lt/rev-list'
2006-03-04 Merge part of 'sp/checkout'
2006-03-04 Merge branch 'fk/blame' into next
2006-03-04 Merge branch 'lt/rev-list' into next
2006-03-04 Merge branch 'master' into next
2006-03-03 Merge branch 'tl/anno' into next
2006-03-03 Merge branch 'cvsserver' of locke.catalyst.net.nz/git...
2006-03-03 Merge branch 'jc/delta' into next
2006-03-03 Merge branch 'jc/diff' into next
2006-03-03 Merge branch 'fk/blame' into next
2006-03-03 Merge branch 'master' into next
2006-03-02 Merge part of 'lt/rev-list' into 'fk/blame'
2006-03-02 Merge branch 'master' into next
2006-03-02 Merge branch 'ml/cvsserver' into next
2006-03-02 Merge branch 'np/delta' into next
2006-03-02 Merge branch 'ml/cvsserver' into next
2006-03-02 Merge branch 'jc/tag' into next
2006-03-02 Pull GIT 1.2.4 fixes from master
2006-03-02 Merge branch 'jc/diff' into next
2006-03-01 Merge branch 'lt/rev-list' into next
2006-03-01 git-log (internal): more options.
2006-03-01 Merge branch 'lt/rev-list' into next
2006-03-01 Rip out merge-order and make "git log <paths>..." work...
2006-03-01 Merge part of 'jc/diff' into next
2006-03-01 Merge part of 'sp/checkout' into next
2006-03-01 Merge branch 'lt/apply' into next
2006-03-01 Merge branch 'js/refs' into next
2006-03-01 Merge branch 'cvsserver' of locke.catalyst.net.nz/git...
2006-02-28 git-rev-list libification: rev-list walking
2006-02-28 Merge part of np/delta
2006-02-28 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'master' into next
2006-02-27 Merge branch 'lt/rev-list' into next
2006-02-27 Merge branch 'lt/apply' into next
2006-02-27 Merge branch 'kh/svnimport' into next
2006-02-27 Splitting rev-list into revisions lib, end of beginning.
2006-02-27 Merge branch 'kh/svnimport' into next
2006-02-27 Merge branch 'lt/apply' into next
2006-02-26 Merge branch 'lt/rev-list' into next
2006-02-26 First cut at libifying revlist generation
2005-04-21 Include <limits.h> in commit.c for ULONG_MAX. Remove...
2005-04-18 Merge the new object model thing from Daniel Barkalow
2005-04-17 Make the revision tracking track the object types too.
2005-04-17 Make "parse_commit" return the "struct revision" for...
2005-04-17 Make "revision.h" slightly better to use.
2005-04-17 Move "parse_commit()" into common revision.h file.
2005-04-14 Use common "revision.h" header for both fsck and rev...