aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorTommi Virtanen <tv@eagain.net>2007-06-05 13:14:31 +0300
committerTommi Virtanen <tv@eagain.net>2007-06-05 13:41:04 +0300
commitf7b0ec37297a1404ba4adc46704ab4b551c296c3 (patch)
tree328c7ed78f5ab698f61a8584d371586a5a329b93 /TODO.rst
parentAdd ``gitosis-gitweb``, for writing gitweb project lists. (diff)
downloadgitosis-dakkar-f7b0ec37297a1404ba4adc46704ab4b551c296c3.tar.gz
gitosis-dakkar-f7b0ec37297a1404ba4adc46704ab4b551c296c3.tar.bz2
gitosis-dakkar-f7b0ec37297a1404ba4adc46704ab4b551c296c3.zip
Update notes.
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst
index b80fa14..4e96501 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -8,3 +8,11 @@
physical and logical path are always the same
- maybe remove the whole mapping feature for good?
+
+- use groups somehow to reduce typing for ``gitweb = yes``
+
+- detect when repo actually ends in ``.git`` for ``projects.list``
+ (otherwise gitweb won't see it)
+
+- ConfigParser does not guarantee ordering, rewrite all unit tests to
+ assume sorted, fix code to sort