summaryrefslogtreecommitdiff
path: root/t/t2012-checkout-last.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2022-11-211-0/+1
* checkout tests: don't ignore "git <cmd>" exit codeÆvar Arnfjörð Bjarmason2022-03-071-16/+35
* t0000-t3999: detect and signal failure within loopEric Sunshine2021-12-131-2/+2
* Merge branch 'ab/mailmap'Junio C Hamano2021-01-251-9/+3
|\
| * tests: refactor a few tests to use "test_commit --append"Ævar Arnfjörð Bjarmason2021-01-121-9/+3
* | t2*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-25/+25
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* checkout: respect GIT_REFLOG_ACTIONRamkumar Ramachandra2013-06-171-4/+4
* t/t2021-checkout-last: "checkout -" should work after a rebase finishesRamkumar Ramachandra2013-06-171-0/+34
* "checkout A...B" switches to the merge base between A and BJunio C Hamano2009-10-181-1/+26
* interpret_nth_last_branch(): avoid traversing the reflog twiceJunio C Hamano2009-01-191-0/+44
* checkout: implement "-" abbreviation, add docs and testsThomas Rast2009-01-171-0/+50