gitolite/src
Patrick Westerhoff 57bea39a1e Add special %GL_CREATOR variable for git-config
Add a special variable `%GL_CREATOR` to the the git-config trigger that
is replaced by the name of the repository creator (if any).

This can be useful to set up the default owner configuration for wild
repositories.

Example:

    repo assignments/CREATOR/a[0-9][0-9]
        C   = @students
        RW+ = CREATOR
        config gitweb.owner = %GL_CREATOR

----

committer added an if condition to the s/// line.
2012-07-19 16:16:22 +05:30
..
commands 'rsync' command to create and send bundles (manual smoke test only) 2012-07-19 14:40:41 +05:30
lib/Gitolite (minor) don't keep adding the same thing to $PATH 2012-07-10 21:10:06 +05:30
syntactic-sugar (minor) permissions fixup -- sugar scripts do not need +x 2012-05-22 07:06:41 +05:30
triggers Add special %GL_CREATOR variable for git-config 2012-07-19 16:16:22 +05:30
VREF logical expressions on refexes :-) 2012-06-29 22:19:06 +05:30
gitolite Allow user-specified programs to override system-installed ones 2012-06-09 08:25:51 +05:30
gitolite-shell Fixed url decoding in http gitolite command bypass. 2012-06-22 11:49:28 +05:30