aboutsummaryrefslogtreecommitdiff
path: root/t/t3101-ls-tree-dirname.sh
Commit message (Expand)AuthorAge
* Spelling fixesVille Skyttä2016-08-11
* t/t3101-ls-tree-dirname.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* t3101: modernise styleJunio C Hamano2010-09-12
* tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-03
* t3101: test more ls-tree optionsStephen Boyd2009-11-16
* match_tree_entry(): a pathspec only matches at directory boundariesJunio C Hamano2009-04-01
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* get_pathspec(): die when an out-of-tree path is givenJunio C Hamano2008-03-07
* 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
* tests: make scripts executableJunio C Hamano2005-12-19
* ls-tree: match the test to the new semantics.Junio C Hamano2005-11-28
* Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net2005-10-07