summaryrefslogtreecommitdiff
path: root/epoch.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix to how --merge-order handles multiple rootsJon Seymour2005-06-221-4/+7
* [PATCH] Fix --merge-order unit test breaks introduced by 6c88be169881c9223532...Jon Seymour2005-06-221-12/+3
* [PATCH] Prevent git-rev-list --merge-order producing duplicates in the outputJon Seymour2005-06-191-14/+21
* [PATCH] Relaxes error checking in epoch.c to allow duplicate parentsJon Seymour2005-06-191-10/+6
* [PATCH] Fixes problem with --merge-order head ^headJon Seymour2005-06-191-1/+3
* [PATCH] Tweaked --merge-order --show-breaks output in case specified head has...Jon Seymour2005-06-191-0/+2
* [PATCH] Tidy up some rev-list-related stuffPetr Baudis2005-06-081-236/+193
* [PATCH] three --merge-order bug fixesJon Seymour2005-06-081-3/+2
* [PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org2005-06-061-0/+693