aboutsummaryrefslogtreecommitdiff
path: root/t/t1002-read-tree-m-u-2way.sh
Commit message (Expand)AuthorAge
* t1002: stop using sum(1)René Scharfe2017-08-15
* t: use test_might_fail for diff and grepJeff King2015-03-20
* t1002-read-tree-m-u-2way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
* Teach read-tree the -n|--dry-run optionJens Lehmann2011-05-25
* t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing &&Elijah Newren2010-10-06
* tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-03
* t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey2008-08-18
* t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey2008-07-23
* 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
* t1002: use -U0 instead of --unified=0Linus Torvalds2006-05-28
* read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano2006-05-17
* Libify diff-files.Junio C Hamano2006-04-22
* Big tool rename.Junio C Hamano2005-09-07
* [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-11
* [PATCH] replace sha1sum with sum in t/t1002Mark Allen2005-06-27
* [PATCH] Tests: read-tree -m test updates.Junio C Hamano2005-06-08
* [PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano2005-06-07