aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3101-ls-tree-dirname.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-23ls-tree tests: add tests for --name-statusÆvar Arnfjörð Bjarmason1-26/+29
2021-10-12leak tests: mark all ls-tree tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+2
2018-05-14t: switch $_x40 to $OID_REGEXbrian m. carlson1-1/+1
2016-08-11Spelling fixesVille Skyttä1-1/+1
2015-12-28t/t3101-ls-tree-dirname.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2010-09-12t3101: modernise styleJunio C Hamano1-62/+64
2010-01-03tests: move convenience regexp to match object names to test-lib.shJunio C Hamano1-2/+0
2009-11-16t3101: test more ls-tree optionsStephen Boyd1-2/+87
2009-04-01match_tree_entry(): a pathspec only matches at directory boundariesJunio C Hamano1-0/+6
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-1/+1
2008-03-07get_pathspec(): die when an out-of-tree path is givenJunio C Hamano1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-12/+12
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin1-1/+1
2005-12-19tests: make scripts executableJunio C Hamano1-0/+0
2005-11-28ls-tree: match the test to the new semantics.Junio C Hamano1-30/+8
2005-10-07Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net1-0/+160