]> Lady’s Gitweb - Gitweb/commit
gitweb: parse_commit_text encoding fix
authorZoltán Füzesi <redacted>
Sun, 2 Aug 2009 07:42:24 +0000 (09:42 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:39 +0000 (00:50 -0400)
commit00b91dc5ac3d4f560cf7653d83f2b7195cfdece200a51adc368f3d3f920d4869
tree9957405685b183107e091a3b058b4c1eacfe8966ae5464e06feb08f10094d69f
parent8832ebdc29c3d5ae8676aa305a335213d2662fdd4977954daf10eb42e71a3a6d
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.247723 seconds and 4 git commands to generate.