Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-checkout-script: use "--verify --revs-only" to parse revs | Linus Torvalds | 2005-06-27 | 1 | -1/+1 |
* | Fix typo in git-checkout-script. | Linus Torvalds | 2005-06-21 | 1 | -1/+1 |
* | Remove MERGE_HEAD in "git checkout/reset" | Linus Torvalds | 2005-06-21 | 1 | -1/+12 |
* | git checkout: fix default head case | Linus Torvalds | 2005-06-21 | 1 | -1/+1 |
* | Make "git checkout" know about different branches | Linus Torvalds | 2005-06-21 | 1 | -16/+23 |
* | "git checkout": add "-u" flag to update HEAD conditionally | Linus Torvalds | 2005-06-21 | 1 | -6/+9 |
* | Add "git checkout" that does what the name suggests | Linus Torvalds | 2005-06-21 | 1 | -0/+30 |