Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leak tests: don't skip some tests under SANITIZE=leak | Ævar Arnfjörð Bjarmason | 2022-07-27 | 1 | -2/+2 |
* | rev-list tests: don't hide abort() in "test_expect_failure" | Ævar Arnfjörð Bjarmason | 2022-03-07 | 1 | -4/+9 |
* | leak tests: mark some rev-list tests as passing with SANITIZE=leak | Ævar Arnfjörð Bjarmason | 2021-11-01 | 1 | -0/+1 |
* | parse_commit_buffer(): treat lookup_commit() failure as parse error | Jeff King | 2019-10-21 | 1 | -1/+1 |
* | rev-list: detect broken root trees | Jeff King | 2019-04-10 | 1 | -2/+4 |
* | rev-list: let traversal die when --missing is not in use | Jeff King | 2019-04-10 | 1 | -2/+2 |
* | list-objects.c: handle unexpected non-tree entries | Taylor Blau | 2019-04-10 | 1 | -2/+3 |
* | list-objects.c: handle unexpected non-blob entries | Taylor Blau | 2019-04-10 | 1 | -2/+3 |
* | t: introduce tests for unexpected object types | Taylor Blau | 2019-04-10 | 1 | -0/+123 |