summaryrefslogtreecommitdiff
path: root/t/t3100-ls-tree-restrict.sh
Commit message (Expand)AuthorAgeFilesLines
* leak tests: mark all ls-tree tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-10-121-0/+2
* t: switch $_x40 to $OID_REGEXbrian m. carlson2018-05-141-1/+1
* t/t3100-ls-tree-restrict.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-1/+1
* t3100: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-27/+15
* ls-tree $di $dir: do not mistakenly recurse into directoriesJunio C Hamano2010-09-121-0/+9
* tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-031-2/+0
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-221-14/+26
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-16/+16
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-1/+1
* t3100: add ls-tree -t and -d tests.Junio C Hamano2005-12-011-0/+38
* ls-tree: match the test to the new semantics.Junio C Hamano2005-11-281-23/+12
* Big tool rename.Junio C Hamano2005-09-071-1/+1
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-261-0/+0
* [PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano2005-05-311-5/+34
* [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano2005-05-291-2/+1
* [PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano2005-05-261-20/+20
* [PATCH] ls-tree matching multiple pathsJason McMullan2005-05-261-0/+103