summaryrefslogtreecommitdiffstats
path: root/epoch.c
AgeCommit message (Expand)AuthorLines
2005-07-06[PATCH] Tidy up - remove use of (*f)() idiom from epoch.cJon Seymour-3/+3
2005-07-06[PATCH] Fixes a problem with --merge-order A B (A is linear descendent of a m...Jon Seymour-1/+1
2005-07-06Remove insane overlapping bit ranges from epoch.cLinus Torvalds-8/+2
2005-07-06Make "insert_by_date()" match "commit_list_insert()"Linus Torvalds-2/+2
2005-07-03Fix sparse warnings.Linus Torvalds-4/+4
2005-06-29[PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]Jon Seymour-5/+3
2005-06-29Remove bogus dup commit warning with --merge-orderLinus Torvalds-4/+1
2005-06-22[PATCH] Fix to how --merge-order handles multiple rootsJon Seymour-4/+7
2005-06-22[PATCH] Fix --merge-order unit test breaks introduced by 6c88be169881c9223532...Jon Seymour-12/+3
2005-06-19[PATCH] Prevent git-rev-list --merge-order producing duplicates in the outputJon Seymour-14/+21
2005-06-19[PATCH] Relaxes error checking in epoch.c to allow duplicate parentsJon Seymour-10/+6
2005-06-19[PATCH] Fixes problem with --merge-order head ^headJon Seymour-1/+3
2005-06-19[PATCH] Tweaked --merge-order --show-breaks output in case specified head has...Jon Seymour-0/+2
2005-06-08[PATCH] Tidy up some rev-list-related stuffPetr Baudis-236/+193
2005-06-08[PATCH] three --merge-order bug fixesJon Seymour-3/+2
2005-06-06[PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org-0/+693