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