Merge branch 'jc/maint-ident-missing-human-name'
authorJunio C Hamano <gitster@pobox.com>
Tue, 11 Sep 2012 18:35:15 +0000 (11:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Sep 2012 18:35:15 +0000 (11:35 -0700)
"git show --format='%ci'" did not give timestamp correctly for
commits created without human readable name on "committer" line.

* jc/maint-ident-missing-human-name:
  split_ident_line(): make best effort when parsing author/committer line

1  2 
builtin/commit.c

Simple merge