gitweb: consolidate action URL generation.
commit1c2a4f5addce479c619057c6cdc841802139982f
authorMartin Waitz <tali@admingilde.org>
Tue, 15 Aug 2006 22:24:30 +0000 (16 00:24 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 16 Aug 2006 04:55:19 +0000 (15 21:55 -0700)
treef195a41d41f4c0c33d837f55140ed11345b3f0ae
parent06a9d86b49b826562e2b12b5c7e831e20b8f7dce
gitweb: consolidate action URL generation.

Use the href() function instead of string concatenation to generate
most URLs to our own CGI.
This is a work in progress, not everything has been converted yet.

Signed-off-by: Martin Waitz <tali@admingilde.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl