Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-07-03 | Add "--all" flag to rev-parse that shows all refs | Linus Torvalds | 1 | -1/+12 |
2005-06-26 | git-rev-parse: add "--not" flag to mark subsequent heads negative | Linus Torvalds | 1 | -15/+15 |
2005-06-24 | git-rev-parse: re-organize and be more careful | Linus Torvalds | 1 | -26/+81 |
2005-06-20 | Change parent syntax to "xyz^" instead of "xyz.p" | Linus Torvalds | 1 | -5/+5 |
2005-06-20 | Make rev-parse understand "extended sha1" syntax | Linus Torvalds | 1 | -4/+57 |
2005-06-20 | git-rev-parse: flush "default" head when encountering something unexpected | Linus Torvalds | 1 | -1/+4 |
2005-06-20 | git-rev-parse: parse ".." before simple SHA1's | Linus Torvalds | 1 | -14/+14 |
2005-06-13 | Teach git-rev-parse about revision-specifying arguments | Linus Torvalds | 1 | -2/+31 |
2005-06-13 | git-rev-parse: split "revs" and "non-revs" | Linus Torvalds | 1 | -2/+25 |
2005-06-13 | Add 'git-rev-parse' helper script | Linus Torvalds | 1 | -0/+70 |