From: Ferry Huberts Date: Wed, 23 Mar 2011 10:57:43 +0000 (+0100) Subject: cgit_open_filter: hand down repo configuration to script X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/14f28923a2ed31fba9bf7042e8e2dff21717c333?ds=inline;hp=14f28923a2ed31fba9bf7042e8e2dff21717c333 cgit_open_filter: hand down repo configuration to script The environment variables can be used to (for example) resolve the following situation: Suppose a server setup in which each repository has a trac instance; the commit filter needs to know with which repository it's dealing in order to be able to resolve the #123 ticket numbers in the commit messages into hyperlinks into the correct trac instance. Signed-off-by: Ferry Huberts Signed-off-by: Lars Hjemli ---