Age | Commit message (Expand) | Author | Files | Lines |
2018-11-14 | checkout: disambiguate dwim tracking branches and local files | Nguyễn Thái Ngọc Duy | 1 | -0/+31 |
2018-08-20 | Merge branch 'ab/checkout-default-remote' | Junio C Hamano | 1 | -2/+7 |
2018-08-18 | t2024: mark test using "checkout -p" with PERL prerequisite | Ævar Arnfjörð Bjarmason | 1 | -2/+7 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2018-06-11 | checkout & worktree: introduce checkout.defaultRemote | Ævar Arnfjörð Bjarmason | 1 | -1/+17 |
2018-06-11 | checkout: add advice for ambiguous "checkout <branch>" | Ævar Arnfjörð Bjarmason | 1 | -0/+14 |
2018-06-11 | checkout tests: index should be clean after dwim checkout | Ævar Arnfjörð Bjarmason | 1 | -0/+29 |
2016-09-21 | checkout: fix ambiguity check in subdir | Nguyễn Thái Ngọc Duy | 1 | -0/+12 |
2014-10-14 | checkout: report upstream correctly even with loosely defined branch.*.merge | Junio C Hamano | 1 | -0/+18 |
2013-10-30 | Merge branch 'mm/checkout-auto-track-fix' | Junio C Hamano | 1 | -0/+21 |
2013-10-18 | checkout: allow dwim for branch creation for "git checkout $branch --" | Matthieu Moy | 1 | -0/+21 |
2013-09-09 | t2024: Fix &&-chaining and a couple of typos | Johan Herland | 1 | -3/+3 |
2013-04-21 | branch.c: Validate tracking branches with refspecs instead of refs/remotes/* | Johan Herland | 1 | -1/+1 |
2013-04-21 | checkout: Use remote refspecs when DWIMming tracking branches | Johan Herland | 1 | -3/+3 |
2013-04-21 | t2024: Show failure to use refspec when DWIMming remote branch names | Johan Herland | 1 | -1/+69 |
2013-04-21 | t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>' | Johan Herland | 1 | -0/+99 |