[PATCH] git-cvs2git: create tags
[git.git] / rev-list.c
2005-06-06 jon@blackcubes.dyn... [PATCH] Modify git-rev-list to linearise the commit...
2005-06-05 Linus Torvaldspretty_print_commit: add different formats
2005-06-04 Linus Torvaldsgit-rev-list: allow arbitrary head selections, use...
2005-06-02 Linus Torvaldsgit-rev-list: split out commit limiting from main(...
2005-06-02 Linus Torvaldsgit-rev-list: factor out the commit printing from ...
2005-06-01 Linus Torvaldsgit-rev-list: add "--pretty" command line option
2005-05-31 Linus Torvaldsgit-rev-list: add "--parents" command line flag
2005-05-31 Linus Torvaldsgit-rev-list: use proper lazy reachability analysis
2005-05-26 Linus Torvaldsgit-rev-list: add "end" commit and "--header" flag
2005-05-19 Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-06 Kay Sievers[PATCH] control/limit output of git-rev-list
2005-05-01 Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-24 Daniel Barkalow[PATCH] Allow multiple date-ordered lists
2005-04-24 Linus TorvaldsAdd "rev-list" program that uses the new time-based...