aboutsummaryrefslogtreecommitdiff
path: root/t/t3100-ls-tree-restrict.sh
Commit message (Expand)AuthorAge
* t/t3100-ls-tree-restrict.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* t3100: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
* ls-tree $di $dir: do not mistakenly recurse into directoriesJunio C Hamano2010-09-12
* tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-03
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-22
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* t3100: add ls-tree -t and -d tests.Junio C Hamano2005-12-01
* ls-tree: match the test to the new semantics.Junio C Hamano2005-11-28
* Big tool rename.Junio C Hamano2005-09-07
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-26
* [PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano2005-05-31
* [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano2005-05-29
* [PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano2005-05-26
* [PATCH] ls-tree matching multiple pathsJason McMullan2005-05-26