Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: Convert project name to UTF-8
author
Yasushi SHOJI
<yashi@atmark-techno.com>
Tue, 30 Jan 2007 10:23:38 +0000
(19:23 +0900)
committer
Junio C Hamano
<junkio@cox.net>
Mon, 5 Feb 2007 21:49:00 +0000
(13:49 -0800)
If the repository directory name is in non-ascii, $project needs to be
converted from perl internal to utf-8 because it will be used as
title, page path, and snapshot filename.
use to_utf8() to do the conversion.
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
0417941
)
No differences found