Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t0000-t3999: detect and signal failure within loop | Eric Sunshine | 2021-12-13 | 1 | -2/+2 |
* | Merge branch 'ab/mailmap' | Junio C Hamano | 2021-01-25 | 1 | -9/+3 |
|\ | |||||
| * | tests: refactor a few tests to use "test_commit --append" | Ævar Arnfjörð Bjarmason | 2021-01-12 | 1 | -9/+3 |
* | | t2*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-19 | 1 | -25/+25 |
* | | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 2020-11-19 | 1 | -0/+3 |
|/ | |||||
* | 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 |