Some typos and light editing of various manpages
[git] / merge-base.c
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...