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) | ||
commit | 5ed5bbc7e1c3a0144db42d6ec4689e01b2f37516 | |
tree | 04e913a0cf781bbed1c30acdd7d8620a4379f496 | tree | snapshot |
parent | 0a53e9ddeaddad63ad106860237bbf53411d11a7 | commit | diff |
gitweb: parse_commit_text encoding fix
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>
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>
gitweb/gitweb.perl | diff | blob | history |