summaryrefslogtreecommitdiff
path: root/t/t3100-ls-tree-restrict.sh
AgeCommit message (Expand)Author
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2005-12-02t3100: add ls-tree -t and -d tests.Junio C Hamano
2005-11-29ls-tree: match the test to the new semantics.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano
2005-06-01[PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano
2005-05-29[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano
2005-05-26[PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano
2005-05-26[PATCH] ls-tree matching multiple pathsJason McMullan