| Commit message (Expand) | Author | Age |
* | t: use test_might_fail for diff and grep | Jeff King | 2015-03-20 |
* | t1002-read-tree-m-u-2way.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-29 |
* | Teach read-tree the -n|--dry-run option | Jens Lehmann | 2011-05-25 |
* | t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing && | Elijah Newren | 2010-10-06 |
* | tests: move convenience regexp to match object names to test-lib.sh | Junio C Hamano | 2010-01-03 |
* | t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0' | Brandon Casey | 2008-08-18 |
* | t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diff | Brandon Casey | 2008-07-23 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 2007-03-04 |
* | t1002: use -U0 instead of --unified=0 | Linus Torvalds | 2006-05-28 |
* | read-tree -m -u: do not overwrite or remove untracked working tree files. | Junio C Hamano | 2006-05-17 |
* | Libify diff-files. | Junio C Hamano | 2006-04-22 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 |
* | [PATCH] Trapping exit in tests, using return for errors | Pavel Roskin | 2005-08-11 |
* | [PATCH] replace sha1sum with sum in t/t1002 | Mark Allen | 2005-06-27 |
* | [PATCH] Tests: read-tree -m test updates. | Junio C Hamano | 2005-06-08 |
* | [PATCH] read-tree: save more user hassles during fast-forward. | Junio C Hamano | 2005-06-07 |