Age | Commit message (Expand) | Author | Files | Lines |
2011-05-25 | Teach read-tree the -n|--dry-run option | Jens Lehmann | 1 | -22/+23 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2010-10-06 | t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing && | Elijah Newren | 1 | -9/+9 |
2010-07-20 | Convert "! git" to "test_must_fail git" | Jared Hance | 1 | -1/+1 |
2010-07-08 | Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix | Junio C Hamano | 1 | -5/+3 |
2010-07-08 | Fix "read-tree -m A B" priming the cache-tree | Junio C Hamano | 1 | -0/+16 |
2010-01-03 | tests: move convenience regexp to match object names to test-lib.sh | Junio C Hamano | 1 | -2/+0 |
2009-10-24 | Use 'fast-forward' all over the place | Felipe Contreras | 1 | -3/+3 |
2009-01-05 | unpack-trees: fix path search bug in verify_absent | Clemens Buchacher | 1 | -0/+27 |
2009-01-05 | unpack-trees: handle failure in verify_absent | Clemens Buchacher | 1 | -0/+24 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -13/+13 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -88/+88 |
2007-03-04 | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 1 | -13/+13 |
2006-04-22 | Libify diff-files. | Junio C Hamano | 1 | -1/+1 |
2005-09-17 | Fix typo in test comment. | Junio C Hamano | 1 | -1/+1 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -43/+43 |
2005-08-11 | [PATCH] Trapping exit in tests, using return for errors | Pavel Roskin | 1 | -4/+4 |
2005-06-25 | [PATCH] Add more tests for read-tree --emu23. | Junio C Hamano | 1 | -7/+63 |
2005-06-12 | [PATCH] Clean up read-tree two-way tests. | Junio C Hamano | 1 | -35/+42 |
2005-06-07 | [PATCH] read-tree: save more user hassles during fast-forward. | Junio C Hamano | 1 | -0/+281 |