author | Yasushi SHOJI <yashi@atmark-techno.com> | |
Sun, 1 Oct 2006 21:21:33 +0000 (06:21 +0900) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 6 Oct 2006 09:56:50 +0000 (02:56 -0700) | ||
commit | 847abc0f2a8d57bf4c1f13e948995491b6bc6f58 | |
tree | c33e68d370e0c6b272f6fc55afa5934cafc2617b | tree | snapshot |
parent | 3df196716eb89e752c96cf252d5c712387a7c112 | commit | diff |
gitweb: refactor decode() for utf8 conversion
we already had a few place using decode() to convert perl internal
encode to utf8. added a new thin wrapper to do just that.
Signed-off-by: Yasushi SHOJI <yashi@atmark-techno.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
we already had a few place using decode() to convert perl internal
encode to utf8. added a new thin wrapper to do just that.
Signed-off-by: Yasushi SHOJI <yashi@atmark-techno.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |