]> Lady’s Gitweb - Gitweb/commit
gitweb: Decode long title for link tooltips
authorYasushi SHOJI <redacted>
Wed, 27 Sep 2006 03:04:10 +0000 (12:04 +0900)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commitba0da63ca128eb53c7c9f1265177c56eb23db890becadc99180263ce56d95a0b
tree1094375f31094a64f40894c33849ac53f2c3d259e42746976c92fcd167e2878c
parent149d015b5192ecde008b8f502e05d3c3c9d9fd79b1f894fe807651e4a2f7f828
gitweb: Decode long title for link tooltips

This is a simple one liner to decode long title string in perl's
internal form to utf-8 for link tooltips.

This is not crucial if the commit message is all in ASCII, however, if
you decide to use other encoding, such as UTF-8, tooltips ain't
readable any more.

Signed-off-by: Yasushi SHOJI <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.276614 seconds and 4 git commands to generate.