]> Lady’s Gitweb - Gitweb/commit
gitweb: refactor decode() for utf8 conversion
authorYasushi SHOJI <redacted>
Sun, 1 Oct 2006 21:21:33 +0000 (06:21 +0900)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commit8037d57547bf5f0f3ab65ac17c68e7f8f0757457c3c8c8b6e62f617c51e371d6
treed1c8dfe7c61f243d75c3a98ef9fb50d378101090797ec96768a6acf82d36f395
parented240940fc15dacdeb5ece802bff485665f5df1bf94cc8bfc6b2b8b14407a039
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.150907 seconds and 4 git commands to generate.