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