| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix for --merge-order, --max-age interaction issue | Jon Seymour | 2005-06-19 | 1 | -2/+11 |
* | [PATCH] Prevent git-rev-list without --merge-order producing duplicates in ou... | Jon Seymour | 2005-06-19 | 1 | -2/+3 |
* | Avoid warning about function without return. | Linus Torvalds | 2005-06-18 | 1 | -1/+1 |
* | git-rev-list: add "--bisect" flag to find the "halfway" point | Linus Torvalds | 2005-06-17 | 1 | -0/+80 |
* | [PATCH] Tidy up some rev-list-related stuff | Petr Baudis | 2005-06-08 | 1 | -5/+1 |
* | [PATCH] Modify git-rev-list to linearise the commit history in merge order. | jon@blackcubes.dyndns.org | 2005-06-06 | 1 | -14/+67 |
* | pretty_print_commit: add different formats | Linus Torvalds | 2005-06-05 | 1 | -10/+20 |
* | git-rev-list: allow arbitrary head selections, use git-rev-tree syntax | Linus Torvalds | 2005-06-04 | 1 | -24/+21 |
* | git-rev-list: split out commit limiting from main() too. | Linus Torvalds | 2005-06-02 | 1 | -17/+21 |
* | git-rev-list: factor out the commit printing from "main()" | Linus Torvalds | 2005-06-02 | 1 | -36/+50 |
* | git-rev-list: add "--pretty" command line option | Linus Torvalds | 2005-06-01 | 1 | -5/+22 |
* | git-rev-list: add "--parents" command line flag | Linus Torvalds | 2005-05-30 | 1 | -2/+14 |
* | git-rev-list: use proper lazy reachability analysis | Linus Torvalds | 2005-05-30 | 1 | -5/+50 |
* | git-rev-list: add "end" commit and "--header" flag | Linus Torvalds | 2005-05-25 | 1 | -15/+42 |
* | [PATCH] cleanup of in-code names | Alexey Nezhdanov | 2005-05-19 | 1 | -1/+1 |
* | [PATCH] control/limit output of git-rev-list | Kay Sievers | 2005-05-06 | 1 | -2/+31 |
* | Add "get_sha1()" helper function. | Linus Torvalds | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] Allow multiple date-ordered lists | Daniel Barkalow | 2005-04-23 | 1 | -1/+1 |
* | Add "rev-list" program that uses the new time-based commit listing. | Linus Torvalds | 2005-04-23 | 1 | -0/+23 |