Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -8/+8 |
* | parse_object(): check on-disk type of suspected blob | Jeff King | 2022-11-18 | 1 | -2/+2 |
* | leak tests: don't skip some tests under SANITIZE=leak | Ævar Arnfjörð Bjarmason | 2022-07-28 | 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 |