| Commit message (Expand) | Author | Age | Files | Lines |
* | t1000-read-tree-m-3way.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-29 | 1 | -2/+2 |
* | Teach read-tree the -n|--dry-run option | Jens Lehmann | 2011-05-25 | 1 | -40/+41 |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
* | tests: move convenience regexp to match object names to test-lib.sh | Junio C Hamano | 2010-01-03 | 1 | -3/+0 |
* | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 | 1 | -1/+1 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 1 | -1/+1 |
* | t1000: use "test_must_fail git frotz", not "! git frotz" | Junio C Hamano | 2008-03-16 | 1 | -18/+18 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 1 | -72/+89 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -86/+86 |
* | t1000: fix case table. | Junio C Hamano | 2007-04-10 | 1 | -1/+1 |
* | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 2007-03-04 | 1 | -1/+1 |
* | Update the case table in t/t1000. | Junio C Hamano | 2005-09-28 | 1 | -31/+12 |
* | [PATCH] Add debugging help for case #16 to read-tree.c | Junio C Hamano | 2005-09-10 | 1 | -0/+16 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -37/+37 |
* | [PATCH] read-tree: loosen too strict index requirements | Junio C Hamano | 2005-06-12 | 1 | -0/+9 |
* | [PATCH] Finish making --emu23 equivalent to pure 2-way merge. | Junio C Hamano | 2005-06-12 | 1 | -12/+20 |
* | [PATCH] read-tree: fix too strong index requirement #5ALT | Junio C Hamano | 2005-06-12 | 1 | -8/+9 |
* | [PATCH] Add read-tree -m 3-way merge tests. | Junio C Hamano | 2005-06-08 | 1 | -12/+352 |
* | [PATCH] Tests: read-tree -m test updates. | Junio C Hamano | 2005-06-08 | 1 | -30/+28 |
* | [PATCH] 3-way merge tests for new "git-read-tree -m"? | Junio C Hamano | 2005-06-05 | 1 | -1/+18 |
* | [PATCH] Make ls-* output consistent with diff-* output format. | Junio C Hamano | 2005-05-26 | 1 | -49/+49 |
* | [PATCH] Add tests for diff-tree | Junio C Hamano | 2005-05-20 | 1 | -170/+1 |
* | Fix up previous commit | Linus Torvalds | 2005-05-19 | 1 | -0/+0 |
* | [PATCH] Add the merge test Linus called "test script from hell". | Junio C Hamano | 2005-05-15 | 1 | -0/+313 |