aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst
index fb96fe8..2eaae43 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -64,3 +64,13 @@
- gitosis-run-hook has to be in PATH and PYTHONPATH before you can
push to gitosis-admin.git
+
+- make generated gitosis.conf read-only to discourage editing
+
+- maybe postprocess gitosis.conf to have a "# DO NOT EDIT" header?
+
+- setuptools 0.6a9 will have a non-executeable post-update hook,
+ this will make gitosis-admin settings not update
+ (fixed in 0.6c5, maybe earlier)
+
+- git enhancement: "git init" should output to stderr, not to stdout