Merge branch 'master' into next
[git] / merge-base.c
2006-03-26  Junio C HamanoMerge branches 'jc/clone' and 'jc/name'
2006-03-26  Junio C HamanoMerge branch 'lt/diffgen' into next
2006-03-26  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-26  Junio C HamanoMerge branch 'ew/email' into next
2006-03-26  Junio C HamanoMerge branch 'lt/diffgen' into next
2006-03-26  Junio C HamanoMerge branch 'rs/tar-tree' into next
2006-03-24  Junio C HamanoMerge branch 'jc/name' into next
2006-03-24  Junio C Hamanosha1_name: warning ambiguous refs.
2006-02-22  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04  Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-11-30  Junio C HamanoMerge branch 'jc/subdir'
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C HamanoMake the rest of commands work from a subdirectory.
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-12  Junio C HamanoGIT 0.99.9h v0.99.9h v1.0rc1
2005-11-11  Junio C HamanoMerge branches 'jc/sb' and 'jc/mb'
2005-11-11  Junio C Hamanomerge-base: avoid unnecessary postprocessing.
2005-11-11  Junio C Hamanomerge-base: fully contaminate the well.
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30  Junio C HamanoMerge refs/heads/master from paulus
2005-08-29  Junio C HamanoMerge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-24  Junio C HamanoMerge refs/heads/master from .
2005-08-24  Junio C HamanoTry to find the optimum merge base while resolving.
2005-08-19  Junio C HamanoMerge from gitk
2005-08-18  Junio C HamanoMerge with gitk --parents change.
2005-08-18  Junio C HamanoMerge with gitk
2005-08-12  Junio C HamanoMerge changes in the master branch into 0.99.5 preparat...
2005-08-12  Junio C Hamanomerge-base.c: pathological case fix.
2005-08-12  Linus Torvalds[PATCH] Speed up git-merge-base a lot
2005-08-12  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-09  Junio C HamanoMerge with gitk.
2005-08-08  Junio C HamanoMerge with gitk.
2005-08-07  Junio C HamanoMerge with gitk.
2005-08-06  Junio C HamanoMerge with gitk.
2005-08-05  Junio C HamanoMerge with gitk.
2005-07-31  Junio C HamanoMerge with gitk.
2005-07-31  Linus TorvaldsFix merge-base from getting confused.
2005-07-29  Junio C HamanoMerge with gitk.
2005-07-18  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16  Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-05-20  Linus Torvaldssparse cleanup
2005-05-19  Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-18  Linus Torvaldsmerge-base: use the new lookup_commit_reference() helpe...
2005-05-01  Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-24  Daniel Barkalow[PATCH] Allow multiple date-ordered lists
2005-04-24  Daniel Barkalow[PATCH] Replace merge-base implementation
2005-04-18  Linus TorvaldsMerge the new object model thing from Daniel Barkalow
2005-04-18  Daniel Barkalow[PATCH] Switch implementations of merge-base, port...
2005-04-17  Linus TorvaldsMake "parse_commit" return the "struct revision" for...
2005-04-17  Linus TorvaldsDo a very simple "merge-base" that finds the most recen...