aboutsummaryrefslogtreecommitdiff
path: root/t/t7201-co.sh
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-checkout-fix'Junio C Hamano2008-09-07
|\
| * checkout: do not check out unmerged higher stages randomlyJunio C Hamano2008-08-30
* | Merge branch 'maint'Junio C Hamano2008-09-03
|\ \
| * | tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
| |/
* | Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-22
* | checkout --track: make up a sensible branch name if '-b' was omittedJohannes Schindelin2008-08-11
|/
* t3200,t7201: replace '!' with test_must_failBrandon Casey2008-07-23
* add test_cmp function for test scriptsJeff King2008-03-13
* Merge branch 'js/branch-track'Junio C Hamano2008-02-27
|\
| * branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-19
* | Merge branch 'db/checkout'Junio C Hamano2008-02-27
|\ \
| * | checkout: work from a subdirectoryJunio C Hamano2008-02-20
| |/
| * Build in checkoutDaniel Barkalow2008-02-16
| * Use diff -u instead of diff in t7201Daniel Barkalow2008-02-09
* | Test :/string form for checkoutDaniel Barkalow2008-02-04
|/
* Add more checkout testsDaniel Barkalow2007-12-10
* clean: require -f to do damage by defaultJunio C Hamano2007-11-04
* checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano2007-06-08
* checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-04-03
* git-checkout -m: fix merge caseJunio C Hamano2007-01-23
* Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano2007-01-16
* Allow git-checkout when on a non-existant branch.Shawn Pearce2006-09-27
* checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano2006-06-28