]> git.scripts.mit.edu Git - git.git/commitdiff
Merge branch 'jk/split-broken-ident' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Nov 2013 22:34:51 +0000 (14:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Nov 2013 22:34:51 +0000 (14:34 -0800)
The fall-back parsing of commit objects with broken author or
committer lines were less robust than ideal in picking up the
timestamps.

* jk/split-broken-ident:
  split_ident: parse timestamp from end of line

1  2 
ident.c

diff --cc ident.c
Simple merge