Commit graph

10 commits

Author SHA1 Message Date
Tommi Virtanen
7b99ae7583 Add config option `repositories`, for giving a path prefix to repositories.
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.
2007-06-04 14:22:54 +03:00
Tommi Virtanen
c578b212c0 gitosis/serve.py is not meant to be a script, remove #! 2007-06-04 14:22:52 +03:00
Tommi Virtanen
2723db4cbd Add actual SSH-based git serving component. 2007-06-04 14:22:50 +03:00
Tommi Virtanen
65dc130228 Everyone always belongs to group "all". 2007-06-04 14:22:48 +03:00
Tommi Virtanen
085e5fffa7 writeAuthorizedKeys now reads old file by name, not by open file. 2007-06-04 14:22:45 +03:00
Tommi Virtanen
8d69bf23fa Add debug logging to haveAccess. 2007-06-04 14:22:43 +03:00
Tommi Virtanen
3bcea975ba Add a simple TODO list. 2007-06-04 14:22:41 +03:00
Tommi Virtanen
b53a71157a Clean up README file. 2007-06-04 14:22:36 +03:00
Tommi Virtanen
156ae1e98b Move example config to external file. 2007-06-04 14:20:03 +03:00
Tommi Virtanen
bd1ee4fc01 Initial import. 2007-06-04 14:16:26 +03:00