Merge branch 'jk/split-broken-ident'
commit2125261b631c429175821299ece33449dbd3ab96
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2013 17:43:32 +0000 (28 10:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2013 17:43:32 +0000 (28 10:43 -0700)
treea0c023a96dc3925dfe666dc337727c63347617cd
parent93542d90c005ee614ce6ad4dde16b89764cdea67
parent03818a4a94cbe8154eae433892e92d58d215dade
Merge branch 'jk/split-broken-ident'

Make the fall-back parsing of commit objects with broken author or
committer lines more robust to pick up the timestamps.

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