summaryrefslogtreecommitdiff
path: root/t/t7201-co.sh
AgeCommit message (Expand)Author
2008-07-23t3200,t7201: replace '!' with test_must_failBrandon Casey
2008-03-13add test_cmp function for test scriptsJeff King
2008-02-27Merge branch 'js/branch-track'Junio C Hamano
2008-02-27Merge branch 'db/checkout'Junio C Hamano
2008-02-21checkout: work from a subdirectoryJunio C Hamano
2008-02-20branch: optionally setup branch.*.merge from upstream local branchesJay Soffian
2008-02-16Build in checkoutDaniel Barkalow
2008-02-10Use diff -u instead of diff in t7201Daniel Barkalow
2008-02-05Test :/string form for checkoutDaniel Barkalow
2007-12-10Add more checkout testsDaniel Barkalow
2007-11-04clean: require -f to do damage by defaultJunio C Hamano
2007-06-08checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano
2007-04-04checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano
2007-01-24git-checkout -m: fix merge caseJunio C Hamano
2007-01-17Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano
2006-09-27Allow git-checkout when on a non-existant branch.Shawn Pearce
2006-06-29checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano