[PATCH] ssh-protocol version, command types, response code
[gitweb.git] / rev-list.c
2005-06-02 git-rev-list: split out commit limiting from main(...
2005-06-02 git-rev-list: factor out the commit printing from ...
2005-06-01 git-rev-list: add "--pretty" command line option
2005-05-31 git-rev-list: add "--parents" command line flag
2005-05-31 git-rev-list: use proper lazy reachability analysis
2005-05-26 git-rev-list: add "end" commit and "--header" flag
2005-05-19 [PATCH] cleanup of in-code names
2005-05-06 [PATCH] control/limit output of git-rev-list
2005-05-01 Add "get_sha1()" helper function.
2005-04-24 [PATCH] Allow multiple date-ordered lists
2005-04-24 Add "rev-list" program that uses the new time-based...