aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorTommi Virtanen <tv@eagain.net>2007-09-03 23:00:44 -0700
committerTommi Virtanen <tv@eagain.net>2007-09-03 23:26:14 -0700
commita813f31370fef3eb961f36efb8db7b33e1ffa508 (patch)
treee5a1383cbfa2352bb6586c48735ce3d3f1ee9a0f /TODO.rst
parentFix initial push syntax in README. Needs to say "refs/heads/". (diff)
downloadgitosis-dakkar-a813f31370fef3eb961f36efb8db7b33e1ffa508.tar.gz
gitosis-dakkar-a813f31370fef3eb961f36efb8db7b33e1ffa508.tar.bz2
gitosis-dakkar-a813f31370fef3eb961f36efb8db7b33e1ffa508.zip
Add TODO notes.
Diffstat (limited to 'TODO.rst')
-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