commit | 927cd1fc940f7b588521b388aeb610ab3890399e | [log] [tgz] |
---|---|---|
author | 张忠山 <zzs213@126.com> | Thu Aug 04 23:52:55 2011 +0800 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Aug 04 12:13:38 2011 -0700 |
tree | 6dfb5fbd98cfc03347cf05355f3a62146f209627 | |
parent | 0d7c01c991f2a783cc9cd89c050254ca1eb00213 [diff] |
gitweb: pass string after encoding in utf-8 to syntax highlighter Otherwise the highlight filter would work on a corrupt byte sequence. Signed-off-by: 张忠山 <zzs213@126.com> Acked-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>