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