Merge branch 'jk/split-broken-ident'
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2013 17:43:32 +0000 (10:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2013 17:43:32 +0000 (10:43 -0700)
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

1  2 
ident.c
diff --cc ident.c
Simple merge