summaryrefslogtreecommitdiff
path: root/t/t1001-read-tree-m-2way.sh
Commit message (Expand)AuthorAgeFilesLines
* Teach read-tree the -n|--dry-run optionJens Lehmann2011-05-251-22/+23
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing &&Elijah Newren2010-10-061-9/+9
* Convert "! git" to "test_must_fail git"Jared Hance2010-07-201-1/+1
* Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fixJunio C Hamano2010-07-081-5/+3
|\
| * tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-031-2/+0
| * Use 'fast-forward' all over the placeFelipe Contreras2009-10-241-3/+3
* | Fix "read-tree -m A B" priming the cache-treeJunio C Hamano2010-07-081-0/+16
|/
* unpack-trees: fix path search bug in verify_absentClemens Buchacher2009-01-051-0/+27
* unpack-trees: handle failure in verify_absentClemens Buchacher2009-01-051-0/+24
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-13/+13
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-88/+88
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-13/+13
* Libify diff-files.Junio C Hamano2006-04-221-1/+1
* Fix typo in test comment.Junio C Hamano2005-09-171-1/+1
* Big tool rename.Junio C Hamano2005-09-071-43/+43
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-111-4/+4
* [PATCH] Add more tests for read-tree --emu23.Junio C Hamano2005-06-251-7/+63
* [PATCH] Clean up read-tree two-way tests.Junio C Hamano2005-06-121-35/+42
* [PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano2005-06-071-0/+281