summaryrefslogtreecommitdiffstats
path: root/t/t3103-ls-tree-misc.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* ls-tree: detect and error on --name-only --name-statusÆvar Arnfjörð Bjarmason2022-03-231-6/+9
* ls-tree: support --object-only option for "git-ls-tree"Teng Long2022-03-231-2/+5
* ls-tree: fix "--name-only" and "--long" combined use bugTeng Long2022-03-231-0/+9
* leak tests: mark all ls-tree tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-10-131-0/+1
* t3103: abstract away SHA-1-specific constantsbrian m. carlson2018-05-141-1/+2
* Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.Jon Seymour2011-07-251-1/+1
* Add a test to check that git ls-tree sets non-zero exit code on error.Jon Seymour2011-07-241-0/+24