Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: use decode_utf8 directly
author
Ismail Dönmez
<ismail@pardus.org.tr>
Tue, 1 May 2007 21:12:13 +0000
(
00:12
+0300)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 4 May 2007 06:22:12 +0000
(23:22 -0700)
Using decode() tries to decode data that is already UTF-8 and
borks, but decode_utf8 from Encode.pm has a built-in safety
against that.
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
e3ad95a
)
No differences found