summaryrefslogtreecommitdiff
path: root/t/t1001-read-tree-m-2way.sh
AgeCommit message (Expand)Author
2018-05-14t: switch $_x40 to $OID_REGEXbrian m. carlson
2017-01-25unpack-trees: support super-prefix optionStefan Beller
2017-01-11t1001: modernize styleStefan Beller
2014-06-03Merge branch 'ep/shell-command-substitution'Junio C Hamano
2014-04-29t1001-read-tree-m-2way.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-03-31code and test: fix misuses of "nor"Justin Lebar
2011-05-25Teach read-tree the -n|--dry-run optionJens Lehmann
2010-11-09tests: add missing &&Jonathan Nieder
2010-10-06t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing &&Elijah Newren
2010-07-20Convert "! git" to "test_must_fail git"Jared Hance
2010-07-09Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fixJunio C Hamano
2010-07-09Fix "read-tree -m A B" priming the cache-treeJunio C Hamano
2010-01-04tests: move convenience regexp to match object names to test-lib.shJunio C Hamano
2009-10-25Use 'fast-forward' all over the placeFelipe Contreras
2009-01-05unpack-trees: fix path search bug in verify_absentClemens Buchacher
2009-01-05unpack-trees: handle failure in verify_absentClemens Buchacher
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2006-04-22Libify diff-files.Junio C Hamano
2005-09-17Fix typo in test comment.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano
2005-08-12[PATCH] Trapping exit in tests, using return for errorsPavel Roskin
2005-06-25[PATCH] Add more tests for read-tree --emu23.Junio C Hamano
2005-06-13[PATCH] Clean up read-tree two-way tests.Junio C Hamano
2005-06-07[PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano