| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-07 | t: introduce PERL_TEST_HELPERS prerequisite | Patrick Steinhardt | 1 | -0/+6 |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2023-11-02 | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 1 | -8/+8 |
| 2022-11-18 | parse_object(): check on-disk type of suspected blob | Jeff King | 1 | -2/+2 |
| 2022-07-27 | leak tests: don't skip some tests under SANITIZE=leak | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2022-03-07 | rev-list tests: don't hide abort() in "test_expect_failure" | Ævar Arnfjörð Bjarmason | 1 | -4/+9 |
| 2021-11-01 | leak tests: mark some rev-list tests as passing with SANITIZE=leak | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2019-10-21 | parse_commit_buffer(): treat lookup_commit() failure as parse error | Jeff King | 1 | -1/+1 |
| 2019-04-10 | rev-list: detect broken root trees | Jeff King | 1 | -2/+4 |
| 2019-04-10 | rev-list: let traversal die when --missing is not in use | Jeff King | 1 | -2/+2 |
| 2019-04-10 | list-objects.c: handle unexpected non-tree entries | Taylor Blau | 1 | -2/+3 |
| 2019-04-10 | list-objects.c: handle unexpected non-blob entries | Taylor Blau | 1 | -2/+3 |
| 2019-04-10 | t: introduce tests for unexpected object types | Taylor Blau | 1 | -0/+123 |