| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
Creation is in gitosis.serve and not directly in repository.init(),
because that's the location that can tell what part of the directory
tree is allowed to be missing. Made the reconstructed git command
include the extension as that was easier to do.
haveAccess return value is now tuple, to preserve information on what
parts of the path can be missing.
|
|
|
|
| |
Used to fail is gitosis.repositories is not set.
|
|
|
|
| |
Strip it before processing further.
|
|
|
|
|
|
| |
Both global and relative (to home directory) values work, can be given
in global section ``[gitosis]`` or in the ``[group FOO]`` section for
just that group.
|
|
|