aboutsummaryrefslogtreecommitdiff
path: root/rev-parse.c
Commit message (Expand)AuthorAge
* Add "--flags" and "--no-flags" arguments to git-rev-parseLinus Torvalds2005-07-06
* git-rev-parse: support show sha1 names for pack entriesLinus Torvalds2005-07-03
* Make git-rev-parse support cogito-style "short hex names"Linus Torvalds2005-07-03
* Add "--all" flag to rev-parse that shows all refsLinus Torvalds2005-07-03
* git-rev-parse: add "--not" flag to mark subsequent heads negativeLinus Torvalds2005-06-26
* git-rev-parse: re-organize and be more carefulLinus Torvalds2005-06-24
* Change parent syntax to "xyz^" instead of "xyz.p"Linus Torvalds2005-06-20
* Make rev-parse understand "extended sha1" syntaxLinus Torvalds2005-06-20
* git-rev-parse: flush "default" head when encountering something unexpectedLinus Torvalds2005-06-20
* git-rev-parse: parse ".." before simple SHA1'sLinus Torvalds2005-06-20
* Teach git-rev-parse about revision-specifying argumentsLinus Torvalds2005-06-13
* git-rev-parse: split "revs" and "non-revs"Linus Torvalds2005-06-13
* Add 'git-rev-parse' helper scriptLinus Torvalds2005-06-13