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