gitosis/gitosis
2007-11-15 21:23:07 +02:00
..
templates Add gitosis-init, for bootstrapping a new installation. 2007-09-01 18:59:13 -07:00
test Create leading directories when creating missing repos in gitosis-serve. 2007-11-15 20:56:15 +02:00
__init__.py Initial import. 2007-06-04 14:16:26 +03:00
access.py Create leading directories when creating missing repos in gitosis-serve. 2007-11-15 20:56:15 +02:00
app.py Avoid decorators to be compatible with python2.3 (for now). 2007-11-15 21:23:07 +02:00
gitweb.py Fix copy-paste that made gitosis.gitweb use wrong logger. 2007-11-15 20:52:47 +02:00
group.py Everyone always belongs to group "all". 2007-06-04 14:22:48 +03:00
init.py Make sure ~git/.ssh exists in gitosis-init. 2007-09-03 22:06:37 -07:00
repository.py Create leading directories when creating missing repos in gitosis-serve. 2007-11-15 20:56:15 +02:00
run_hook.py Make gitosis-init call run_hook.post_update directly. 2007-09-03 21:16:15 -07:00
serve.py Create leading directories when creating missing repos in gitosis-serve. 2007-11-15 20:56:15 +02:00
ssh.py Refactor command line utilities to share setup. 2007-09-03 17:09:12 -07:00
util.py Move commonly used functions to gitosis.util 2007-09-01 13:43:01 -07:00