Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: parse_commit_text encoding fix
author
Zoltán Füzesi
<zfuzesi@eaglet.hu>
Sun, 2 Aug 2009 07:42:24 +0000
(09:42 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 5 Aug 2009 19:37:13 +0000
(12:37 -0700)
Call to_utf8 when parsing author and committer names, otherwise they will appear
with bad encoding if they written by using chop_and_escape_str.
Signed-off-by: Zoltán Füzesi <zfuzesi@eaglet.hu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
5ed5bbc
)
No differences found