From e8f6d7947d64471efcfc9a9e9f8404d70efb92d3 Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Thu, 15 Nov 2007 22:02:31 +0200 Subject: Bring TODO list up to date. --- TODO.rst | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/TODO.rst b/TODO.rst index 2eaae43..7f50a45 100644 --- a/TODO.rst +++ b/TODO.rst @@ -2,13 +2,10 @@ TODO list =========== -- let me have ~git{,/repositories} owned by root:root +- let me have ~git owned by root:root - gitosis-lint: check that the user account (e.g. ``git``) looks valid -- gitosis-create-repositories: create repos mentioned in config if - they don't exist - - git-daemon-export-ok - guard against *.pub files named -foo.pub or foo;bar.pub @@ -45,6 +42,8 @@ - need to chgrp repositories www-data to make them accessible by gitweb - allow using git-cvsserver? + - git-shell can now let users do cvs-compatible commits + - ponder GIT_AUTHOR_NAME etc - move from log.foo("bar" % quux) to log.foo("bar", quux) @@ -69,8 +68,7 @@ - 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 + +- README says "when prompted", but those are INFO level log messages, + not shown by default -- cgit v1.2.3-65-gdbad