| Commit message (Expand) | Author | Age |
* | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 2014-06-03 |
|\ |
|
| * | t1001-read-tree-m-2way.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-29 |
* | | code and test: fix misuses of "nor" | Justin Lebar | 2014-03-31 |
|/ |
|
* | Teach read-tree the -n|--dry-run option | Jens Lehmann | 2011-05-25 |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 |
* | t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing && | Elijah Newren | 2010-10-06 |
* | Convert "! git" to "test_must_fail git" | Jared Hance | 2010-07-20 |
* | Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix | Junio C Hamano | 2010-07-08 |
|\ |
|
| * | tests: move convenience regexp to match object names to test-lib.sh | Junio C Hamano | 2010-01-03 |
| * | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 |
* | | Fix "read-tree -m A B" priming the cache-tree | Junio C Hamano | 2010-07-08 |
|/ |
|
* | unpack-trees: fix path search bug in verify_absent | Clemens Buchacher | 2009-01-05 |
* | unpack-trees: handle failure in verify_absent | Clemens Buchacher | 2009-01-05 |
* | 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 |
* | Libify diff-files. | Junio C Hamano | 2006-04-22 |
* | Fix typo in test comment. | Junio C Hamano | 2005-09-17 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 |
* | [PATCH] Trapping exit in tests, using return for errors | Pavel Roskin | 2005-08-11 |
* | [PATCH] Add more tests for read-tree --emu23. | Junio C Hamano | 2005-06-25 |
* | [PATCH] Clean up read-tree two-way tests. | Junio C Hamano | 2005-06-12 |
* | [PATCH] read-tree: save more user hassles during fast-forward. | Junio C Hamano | 2005-06-07 |