Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-07-22 | [PATCH] Audit rev-parse users. | Junio C Hamano | 1 | -1/+1 |
2005-07-11 | Make "git checkout" create new branches on demand | Linus Torvalds | 1 | -0/+23 |
2005-07-11 | Make "git checkout" verify that the argument refers to a commit | Linus Torvalds | 1 | -1/+1 |
2005-07-08 | Add "git-sh-setup-script" for common git shell script setup | Linus Torvalds | 1 | -1/+2 |
2005-06-27 | git-checkout-script: use "--verify --revs-only" to parse revs | Linus Torvalds | 1 | -1/+1 |
2005-06-21 | Fix typo in git-checkout-script. | Linus Torvalds | 1 | -1/+1 |
2005-06-21 | Remove MERGE_HEAD in "git checkout/reset" | Linus Torvalds | 1 | -1/+12 |
2005-06-21 | git checkout: fix default head case | Linus Torvalds | 1 | -1/+1 |
2005-06-21 | Make "git checkout" know about different branches | Linus Torvalds | 1 | -16/+23 |
2005-06-21 | "git checkout": add "-u" flag to update HEAD conditionally | Linus Torvalds | 1 | -6/+9 |
2005-06-21 | Add "git checkout" that does what the name suggests | Linus Torvalds | 1 | -0/+30 |