gitweb: Add git_url subroutine, and use it to quote full URLs
authorJakub Narebski <jnareb@gmail.com>
Mon, 25 Sep 2006 23:58:41 +0000 (01:58 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 27 Sep 2006 07:41:35 +0000 (00:41 -0700)
commitf93bff8d4531d19938a9afbdc28b8d8f4dc97b32
tree6270bdfe03c63e70044f524d8e6fe0ee8fa30205
parent24d0693a68008baacd827b1345c957e871488596
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 <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl