aboutsummaryrefslogtreecommitdiff
path: root/epoch.c
Commit message (Expand)AuthorAge
* code comments: spellJunio C Hamano2005-12-29
* [PATCH] Tidy up - remove use of (*f)() idiom from epoch.cJon Seymour2005-07-06
* [PATCH] Fixes a problem with --merge-order A B (A is linear descendent of a m...Jon Seymour2005-07-06
* Remove insane overlapping bit ranges from epoch.cLinus Torvalds2005-07-06
* Make "insert_by_date()" match "commit_list_insert()"Linus Torvalds2005-07-06
* Fix sparse warnings.Linus Torvalds2005-07-03
* [PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]Jon Seymour2005-06-29
* Remove bogus dup commit warning with --merge-orderLinus Torvalds2005-06-29
* [PATCH] Fix to how --merge-order handles multiple rootsJon Seymour2005-06-22
* [PATCH] Fix --merge-order unit test breaks introduced by 6c88be169881c9223532...Jon Seymour2005-06-22
* [PATCH] Prevent git-rev-list --merge-order producing duplicates in the outputJon Seymour2005-06-19
* [PATCH] Relaxes error checking in epoch.c to allow duplicate parentsJon Seymour2005-06-19
* [PATCH] Fixes problem with --merge-order head ^headJon Seymour2005-06-19
* [PATCH] Tweaked --merge-order --show-breaks output in case specified head has...Jon Seymour2005-06-19
* [PATCH] Tidy up some rev-list-related stuffPetr Baudis2005-06-08
* [PATCH] three --merge-order bug fixesJon Seymour2005-06-08
* [PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org2005-06-06