Generate a group list for apache and custom gitweb.
commitd0fe50f92bb4d865323d743b9f83316bed13cf8d
authorAlexander Gavrilov <angavrilov@gmail.com>
Sun, 12 Oct 2008 09:26:46 +0000 (12 13:26 +0400)
committerAlexander Gavrilov <angavrilov@gmail.com>
Fri, 17 Oct 2008 11:18:02 +0000 (17 15:18 +0400)
tree9d9fcbd0a07d853aa58a4955fc101567f18ca8bd
parentdd8030704963a67963e9fa8c5308b428486d45b5
Generate a group list for apache and custom gitweb.

Dump gitosis group information in a format recognized by
apache, to provide support for specifying htaccess permissions.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
gitosis/group.py
gitosis/run_hook.py
gitosis/test/test_group.py
gitosis/test/test_run_hook.py