summary refs log tree commit diff
path: root/t/t4212-log-corrupt.sh
AgeCommit message (Expand)AuthorFilesLines
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