summaryrefslogtreecommitdiff
path: root/t/t7201-co.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/maint-co-track' into maintJunio C Hamano2008-11-021-6/+20
|\
| * Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano2008-10-191-1/+1
| * demonstrate breakage of detached checkout with symbolic link HEADJunio C Hamano2008-10-191-0/+12
| * Fix "checkout --track -b newbranch" on detached HEADJunio C Hamano2008-10-171-6/+8
* | Check early that a new branch is new and validDaniel Barkalow2008-09-211-0/+10
|/
* Merge branch 'jc/maint-checkout-fix' into maintJunio C Hamano2008-09-101-0/+22
|\
| * checkout: do not check out unmerged higher stages randomlyJunio C Hamano2008-08-301-0/+22
* | tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-031-1/+1
|/
* t3200,t7201: replace '!' with test_must_failBrandon Casey2008-07-231-1/+1
* add test_cmp function for test scriptsJeff King2008-03-131-9/+9
* Merge branch 'js/branch-track'Junio C Hamano2008-02-271-0/+24
|\
| * branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-191-0/+24
* | Merge branch 'db/checkout'Junio C Hamano2008-02-271-16/+43
|\ \
| * | checkout: work from a subdirectoryJunio C Hamano2008-02-201-0/+34
| |/
| * Build in checkoutDaniel Barkalow2008-02-161-7/+0
| * Use diff -u instead of diff in t7201Daniel Barkalow2008-02-091-9/+9
* | Test :/string form for checkoutDaniel Barkalow2008-02-041-0/+16
|/
* Add more checkout testsDaniel Barkalow2007-12-101-3/+43
* clean: require -f to do damage by defaultJunio C Hamano2007-11-041-6/+6
* checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano2007-06-081-0/+40
* checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-04-031-1/+62
* git-checkout -m: fix merge caseJunio C Hamano2007-01-231-1/+27
* Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano2007-01-161-8/+33
* Allow git-checkout when on a non-existant branch.Shawn Pearce2006-09-271-0/+9
* checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano2006-06-281-0/+72