Age | Commit message (Expand) | Author | Files | Lines |
2005-07-06 | [PATCH] Tidy up - remove use of (*f)() idiom from epoch.c | Jon Seymour | 1 | -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/+1 |
2005-07-06 | Remove insane overlapping bit ranges from epoch.c | Linus Torvalds | 1 | -8/+2 |
2005-07-06 | Make "insert_by_date()" match "commit_list_insert()" | Linus Torvalds | 1 | -2/+2 |
2005-07-03 | Fix sparse warnings. | Linus Torvalds | 1 | -4/+4 |
2005-06-29 | [PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2] | Jon Seymour | 1 | -5/+3 |
2005-06-29 | Remove bogus dup commit warning with --merge-order | Linus Torvalds | 1 | -4/+1 |
2005-06-22 | [PATCH] Fix to how --merge-order handles multiple roots | Jon Seymour | 1 | -4/+7 |
2005-06-22 | [PATCH] Fix --merge-order unit test breaks introduced by 6c88be169881c9223532... | Jon Seymour | 1 | -12/+3 |
2005-06-19 | [PATCH] Prevent git-rev-list --merge-order producing duplicates in the output | Jon Seymour | 1 | -14/+21 |
2005-06-19 | [PATCH] Relaxes error checking in epoch.c to allow duplicate parents | Jon Seymour | 1 | -10/+6 |
2005-06-19 | [PATCH] Fixes problem with --merge-order head ^head | Jon Seymour | 1 | -1/+3 |
2005-06-19 | [PATCH] Tweaked --merge-order --show-breaks output in case specified head has... | Jon Seymour | 1 | -0/+2 |
2005-06-08 | [PATCH] Tidy up some rev-list-related stuff | Petr Baudis | 1 | -236/+193 |
2005-06-08 | [PATCH] three --merge-order bug fixes | Jon Seymour | 1 | -3/+2 |
2005-06-06 | [PATCH] Modify git-rev-list to linearise the commit history in merge order. | jon@blackcubes.dyndns.org | 1 | -0/+693 |