projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
04f4262
e27ddb6
)
Merge branch 'jc/maint-ident-missing-human-name'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 11 Sep 2012 18:35:15 +0000
(11:35 -0700)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/commit.c
Simple merge