| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2021-10-12 | leak tests: mark all ls-tree tests as passing with SANITIZE=leak | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2018-05-14 | t: switch $_x40 to $OID_REGEX | brian m. carlson | 1 | -1/+1 |
| 2015-12-27 | t/t3100-ls-tree-restrict.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -1/+1 |
| 2013-06-07 | t3100: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 1 | -27/+15 |
| 2010-09-12 | ls-tree $di $dir: do not mistakenly recurse into directories | Junio C Hamano | 1 | -0/+9 |
| 2010-01-03 | tests: move convenience regexp to match object names to test-lib.sh | Junio C Hamano | 1 | -2/+0 |
| 2009-03-22 | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 1 | -14/+26 |
| 2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -1/+1 |
| 2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -16/+16 |
| 2007-03-04 | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 1 | -1/+1 |
| 2005-12-01 | t3100: add ls-tree -t and -d tests. | Junio C Hamano | 1 | -0/+38 |
| 2005-11-28 | ls-tree: match the test to the new semantics. | Junio C Hamano | 1 | -23/+12 |
| 2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -1/+1 |
| 2005-07-26 | Adjust diff-raw tests to the status letter change. | Junio C Hamano | 1 | -0/+0 |
| 2005-05-31 | [PATCH] ls-tree: handle trailing slashes in the pathspec properly. | Junio C Hamano | 1 | -5/+34 |
| 2005-05-29 | [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" | Junio C Hamano | 1 | -2/+1 |
| 2005-05-26 | [PATCH] Make ls-* output consistent with diff-* output format. | Junio C Hamano | 1 | -20/+20 |
| 2005-05-26 | [PATCH] ls-tree matching multiple paths | Jason McMullan | 1 | -0/+103 |