summaryrefslogtreecommitdiff
path: root/t/t7201-co.sh
Commit message (Expand)AuthorAgeFilesLines
* 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