Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
* | ls-tree: detect and error on --name-only --name-status | Ævar Arnfjörð Bjarmason | 2022-03-23 | 1 | -6/+9 |
* | ls-tree: support --object-only option for "git-ls-tree" | Teng Long | 2022-03-23 | 1 | -2/+5 |
* | ls-tree: fix "--name-only" and "--long" combined use bug | Teng Long | 2022-03-23 | 1 | -0/+9 |
* | leak tests: mark all ls-tree tests as passing with SANITIZE=leak | Ævar Arnfjörð Bjarmason | 2021-10-13 | 1 | -0/+1 |
* | t3103: abstract away SHA-1-specific constants | brian m. carlson | 2018-05-14 | 1 | -1/+2 |
* | Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails. | Jon Seymour | 2011-07-25 | 1 | -1/+1 |
* | Add a test to check that git ls-tree sets non-zero exit code on error. | Jon Seymour | 2011-07-24 | 1 | -0/+24 |