aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4212-log-corrupt.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2023-04-27parse_commit(): handle broken whitespace-only timestampJeff King1-0/+41
2023-04-27parse_commit(): parse timestamp from end of lineJeff King1-1/+6
2023-04-27t4212: avoid putting git on left-hand side of pipeJeff King1-2/+3
2023-01-18t: use hash-object --literally when created malformed objectsJeff King1-2/+2
2022-04-13revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason1-0/+1
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine1-4/+4
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor1-4/+2
2015-03-20t: fix moderate &&-chain breakageJeff King1-1/+1
2014-09-10fsck: exit with non-zero status upon error from fsck_obj()Jeff King1-1/+1
2014-04-09Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano1-4/+2
2014-04-01t4212: loosen far-in-future test for AIXJeff King1-4/+2
2014-03-18Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano1-0/+45
2014-02-24log: do not segfault on gmtime errorsJeff King1-0/+8
2014-02-24log: handle integer overflow in timestampsJeff King1-0/+16
2014-02-24t4212: test bogus timestamps with git-logJeff King1-0/+21
2013-10-15split_ident: parse timestamp from end of lineJeff King1-2/+7
2013-04-17pretty: handle broken commit headers gracefullyRené Scharfe1-0/+42