summaryrefslogtreecommitdiff
path: root/epoch.c
AgeCommit message (Expand)Author
2005-06-20[PATCH] Prevent git-rev-list --merge-order producing duplicates in the outputJon Seymour
2005-06-20[PATCH] Relaxes error checking in epoch.c to allow duplicate parentsJon Seymour
2005-06-20[PATCH] Fixes problem with --merge-order head ^headJon Seymour
2005-06-20[PATCH] Tweaked --merge-order --show-breaks output in case specified head has...Jon Seymour
2005-06-08[PATCH] Tidy up some rev-list-related stuffPetr Baudis
2005-06-08[PATCH] three --merge-order bug fixesJon Seymour
2005-06-06[PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org