aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3103-ls-tree-misc.sh
AgeCommit message (Expand)AuthorFilesLines
2022-03-23ls-tree: detect and error on --name-only --name-statusÆvar Arnfjörð Bjarmason1-6/+9
2022-03-23ls-tree: support --object-only option for "git-ls-tree"Teng Long1-2/+5
2022-03-23ls-tree: fix "--name-only" and "--long" combined use bugTeng Long1-0/+9
2021-10-12leak tests: mark all ls-tree tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+1
2018-05-14t3103: abstract away SHA-1-specific constantsbrian m. carlson1-1/+2
2011-07-25Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.Jon Seymour1-1/+1
2011-07-24Add a test to check that git ls-tree sets non-zero exit code on error.Jon Seymour1-0/+24