From: Martin Waitz Date: Tue, 15 Aug 2006 22:23:50 +0000 (+0200) Subject: gitweb: provide function to format the URL for an action link. X-Git-Tag: v1.4.3-rc1~228 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/06a9d86b49b826562e2b12b5c7e831e20b8f7dce?ds=sidebyside;hp=06a9d86b49b826562e2b12b5c7e831e20b8f7dce 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 Signed-off-by: Junio C Hamano ---