Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/commit-dates-parsing-fix' | Junio C Hamano | 2014-03-14 | 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 |