From: Jakub Narebski Date: Mon, 25 Sep 2006 23:58:41 +0000 (+0200) Subject: gitweb: Add git_url subroutine, and use it to quote full URLs X-Git-Tag: v1.4.3-rc1~4^2~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f93bff8d4531d19938a9afbdc28b8d8f4dc97b32?ds=inline;hp=f93bff8d4531d19938a9afbdc28b8d8f4dc97b32 gitweb: Add git_url subroutine, and use it to quote full URLs Add git_url subroutine, which does what git_param did before commit a2f3db2f5de2a3667b0e038aa65e3e097e642e7d, and is used to quote full URLs, currently only $home_link. Signed-off-by: Jakub Narebski Signed-off-by: Junio C Hamano ---