aboutsummaryrefslogtreecommitdiff
path: root/t/t1001-read-tree-m-2way.sh
Commit message (Expand)AuthorAge
* unpack-trees: support super-prefix optionStefan Beller2017-01-25
* t1001: modernize styleStefan Beller2017-01-11
* Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-06-03
|\
| * t1001-read-tree-m-2way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
* | code and test: fix misuses of "nor"Justin Lebar2014-03-31
|/
* Teach read-tree the -n|--dry-run optionJens Lehmann2011-05-25
* tests: add missing &&Jonathan Nieder2010-11-09
* t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing &&Elijah Newren2010-10-06
* Convert "! git" to "test_must_fail git"Jared Hance2010-07-20
* Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fixJunio C Hamano2010-07-08
|\
| * tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-03
| * Use 'fast-forward' all over the placeFelipe Contreras2009-10-24
* | Fix "read-tree -m A B" priming the cache-treeJunio C Hamano2010-07-08
|/
* unpack-trees: fix path search bug in verify_absentClemens Buchacher2009-01-05
* unpack-trees: handle failure in verify_absentClemens Buchacher2009-01-05
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* Libify diff-files.Junio C Hamano2006-04-22
* Fix typo in test comment.Junio C Hamano2005-09-17
* Big tool rename.Junio C Hamano2005-09-07
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-11
* [PATCH] Add more tests for read-tree --emu23.Junio C Hamano2005-06-25
* [PATCH] Clean up read-tree two-way tests.Junio C Hamano2005-06-12
* [PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano2005-06-07