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)
commit13670c5f9c21db55c2d8ab8db9d1da2b5c236ae0
treec3e2cbb69a905544b8d8f12683161bc6dc5f7af5
parent04f426246651cb2c75253939cc065c1069744513
parente27ddb64568412b75035a05366c9f091153155ed
Merge branch 'jc/maint-ident-missing-human-name'

"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
builtin/commit.c