]> git.ipfire.org Git - thirdparty/git.git/history - epoch.c
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
[thirdparty/git.git] / epoch.c
2006-01-06  Junio C HamanoMerge fixes up to GIT 1.0.7
2006-01-06  Junio C HamanoGIT 1.0.7 v1.0.7
2005-12-29  Junio C Hamanocode comments: spell
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
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-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-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 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-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-07  Jon Seymour[PATCH] Tidy up - remove use of (*f)() idiom from epoch.c
2005-07-06  Jon Seymour[PATCH] Fixes a problem with --merge-order A B (A is...
2005-07-06  Linus TorvaldsRemove insane overlapping bit ranges from epoch.c
2005-07-06  Linus TorvaldsMake "insert_by_date()" match "commit_list_insert()"
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-07-03  Linus TorvaldsFix sparse warnings.
2005-06-30  Jon Seymour[PATCH] Fix for git-rev-list --merge-order B ^A (A...
2005-06-29  Linus TorvaldsRemove bogus dup commit warning with --merge-order
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-23  Jon Seymour[PATCH] Fix to how --merge-order handles multiple roots
2005-06-23  Jon Seymour[PATCH] Fix --merge-order unit test breaks introduced...
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-20  Jon Seymour[PATCH] Prevent git-rev-list --merge-order producing...
2005-06-20  Jon Seymour[PATCH] Relaxes error checking in epoch.c to allow...
2005-06-20  Jon Seymour[PATCH] Fixes problem with --merge-order head ^head
2005-06-20  Jon Seymour[PATCH] Tweaked --merge-order --show-breaks output...
2005-06-08  Petr Baudis[PATCH] Tidy up some rev-list-related stuff
2005-06-08  Jon Seymour[PATCH] three --merge-order bug fixes
2005-06-06  jon@blackcubes.dyn... [PATCH] Modify git-rev-list to linearise the commit...