gitweb: consolidate action URL generation.
authorMartin Waitz <tali@admingilde.org>
Tue, 15 Aug 2006 22:24:30 +0000 (00:24 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 16 Aug 2006 04:55:19 +0000 (21:55 -0700)
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>
No differences found