Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t: fix moderate &&-chain breakage | Jeff King | 2015-03-20 | 1 | -1/+1 |
* | fsck: exit with non-zero status upon error from fsck_obj() | Jeff King | 2014-09-10 | 1 | -1/+1 |
* | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 2014-04-09 | 1 | -4/+2 |
|\ | |||||
| * | t4212: loosen far-in-future test for AIXjk/commit-dates-parsing-fix | Jeff King | 2014-04-01 | 1 | -4/+2 |
* | | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 2014-03-18 | 1 | -0/+45 |
|\ \ | |/ | |||||
| * | log: do not segfault on gmtime errors | Jeff King | 2014-02-24 | 1 | -0/+8 |
| * | log: handle integer overflow in timestamps | Jeff King | 2014-02-24 | 1 | -0/+16 |
| * | t4212: test bogus timestamps with git-log | Jeff King | 2014-02-24 | 1 | -0/+21 |
* | | split_ident: parse timestamp from end of linejk/split-broken-ident | Jeff King | 2013-10-15 | 1 | -2/+7 |
|/ | |||||
* | pretty: handle broken commit headers gracefully | René Scharfe | 2013-04-17 | 1 | -0/+42 |