| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | -1/+1 |
| 2023-04-27 | parse_commit(): handle broken whitespace-only timestamp | Jeff King | 1 | -0/+41 |
| 2023-04-27 | parse_commit(): parse timestamp from end of line | Jeff King | 1 | -1/+6 |
| 2023-04-27 | t4212: avoid putting git on left-hand side of pipe | Jeff King | 1 | -2/+3 |
| 2023-01-18 | t: use hash-object --literally when created malformed objects | Jeff King | 1 | -2/+2 |
| 2022-04-13 | revisions API: have release_revisions() release "cmdline" | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2021-12-13 | tests: fix broken &&-chains in `{...}` groups | Eric Sunshine | 1 | -4/+4 |
| 2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 1 | -4/+2 |
| 2015-03-20 | t: fix moderate &&-chain breakage | Jeff King | 1 | -1/+1 |
| 2014-09-10 | fsck: exit with non-zero status upon error from fsck_obj() | Jeff King | 1 | -1/+1 |
| 2014-04-09 | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 1 | -4/+2 |
| 2014-04-01 | t4212: loosen far-in-future test for AIX | Jeff King | 1 | -4/+2 |
| 2014-03-18 | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 1 | -0/+45 |
| 2014-02-24 | log: do not segfault on gmtime errors | Jeff King | 1 | -0/+8 |
| 2014-02-24 | log: handle integer overflow in timestamps | Jeff King | 1 | -0/+16 |
| 2014-02-24 | t4212: test bogus timestamps with git-log | Jeff King | 1 | -0/+21 |
| 2013-10-15 | split_ident: parse timestamp from end of line | Jeff King | 1 | -2/+7 |
| 2013-04-17 | pretty: handle broken commit headers gracefully | René Scharfe | 1 | -0/+42 |