Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkout: respect GIT_REFLOG_ACTION | Ramkumar Ramachandra | 2013-06-17 | 1 | -4/+4 |
* | t/t2021-checkout-last: "checkout -" should work after a rebase finishes | Ramkumar Ramachandra | 2013-06-17 | 1 | -0/+34 |
* | "checkout A...B" switches to the merge base between A and B | Junio C Hamano | 2009-10-18 | 1 | -1/+26 |
* | interpret_nth_last_branch(): avoid traversing the reflog twice | Junio C Hamano | 2009-01-19 | 1 | -0/+44 |
* | checkout: implement "-" abbreviation, add docs and tests | Thomas Rast | 2009-01-17 | 1 | -0/+50 |