aboutsummaryrefslogtreecommitdiff
path: root/rev-parse.c
Commit message (Expand)AuthorAge
* 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