aboutsummaryrefslogtreecommitdiff
path: root/rev-list.c
Commit message (Expand)AuthorAge
...
* [PATCH] Tidy up some rev-list-related stuffPetr Baudis2005-06-08
* [PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org2005-06-06
* pretty_print_commit: add different formatsLinus Torvalds2005-06-05
* git-rev-list: allow arbitrary head selections, use git-rev-tree syntaxLinus Torvalds2005-06-04
* git-rev-list: split out commit limiting from main() too.Linus Torvalds2005-06-02
* git-rev-list: factor out the commit printing from "main()"Linus Torvalds2005-06-02
* git-rev-list: add "--pretty" command line optionLinus Torvalds2005-06-01
* git-rev-list: add "--parents" command line flagLinus Torvalds2005-05-30
* git-rev-list: use proper lazy reachability analysisLinus Torvalds2005-05-30
* git-rev-list: add "end" commit and "--header" flagLinus Torvalds2005-05-25
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* [PATCH] control/limit output of git-rev-listKay Sievers2005-05-06
* Add "get_sha1()" helper function.Linus Torvalds2005-05-01
* [PATCH] Allow multiple date-ordered listsDaniel Barkalow2005-04-23
* Add "rev-list" program that uses the new time-based commit listing.Linus Torvalds2005-04-23