gitweb: provide function to format the URL for an action link.
commit06a9d86b49b826562e2b12b5c7e831e20b8f7dce
authorMartin Waitz <tali@admingilde.org>
Tue, 15 Aug 2006 22:23:50 +0000 (16 00:23 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 16 Aug 2006 04:55:17 +0000 (15 21:55 -0700)
tree93eb4d2bca6128dd8e1851eb72c7a2056bb738f0
parent19a8721ef8f82153fee93c62bd050659cf718d6d
gitweb: provide function to format the URL for an action link.

Provide a new function which can be used to generate an URL for the CGI.
This makes it possible to consolidate the URL generation in order to make
it easier to change the encoding of actions into URLs.

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