Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-25 | Merge branch 'ab/mailmap' | Junio C Hamano | 1 | -9/+3 |
2021-01-12 | tests: refactor a few tests to use "test_commit --append" | Ævar Arnfjörð Bjarmason | 1 | -9/+3 |
2020-11-19 | t2*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -25/+25 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2013-06-17 | checkout: respect GIT_REFLOG_ACTION | Ramkumar Ramachandra | 1 | -4/+4 |
2013-06-17 | t/t2021-checkout-last: "checkout -" should work after a rebase finishes | Ramkumar Ramachandra | 1 | -0/+34 |
2009-10-18 | "checkout A...B" switches to the merge base between A and B | Junio C Hamano | 1 | -1/+26 |
2009-01-19 | interpret_nth_last_branch(): avoid traversing the reflog twice | Junio C Hamano | 1 | -0/+44 |
2009-01-17 | checkout: implement "-" abbreviation, add docs and tests | Thomas Rast | 1 | -0/+50 |