Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |