]> git.ipfire.org Git - thirdparty/git.git/history - epoch.c
Make "git-checkout" create files with O_EXCL
[thirdparty/git.git] / epoch.c
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...