summaryrefslogtreecommitdiff
path: root/rev-parse.c
AgeCommit message (Expand)Author
2005-06-26git-rev-parse: add "--not" flag to mark subsequent heads negativeLinus Torvalds
2005-06-24git-rev-parse: re-organize and be more carefulLinus Torvalds
2005-06-21Change parent syntax to "xyz^" instead of "xyz.p"Linus Torvalds
2005-06-21Make rev-parse understand "extended sha1" syntaxLinus Torvalds
2005-06-20git-rev-parse: flush "default" head when encountering something unexpectedLinus Torvalds
2005-06-20git-rev-parse: parse ".." before simple SHA1'sLinus Torvalds
2005-06-13Teach git-rev-parse about revision-specifying argumentsLinus Torvalds
2005-06-13git-rev-parse: split "revs" and "non-revs"Linus Torvalds
2005-06-13Add 'git-rev-parse' helper scriptLinus Torvalds