gitosis/TODO.rst

19 lines
519 B
ReStructuredText
Raw Normal View History

2007-06-04 13:22:41 +02:00
===========
TODO list
===========
- guard against *.pub files named -foo.pub or foo;bar.pub
- gitweb doesn't understand mappings, just visible/no,
physical and logical path are always the same
- maybe remove the whole mapping feature for good?
2007-06-05 12:14:31 +02:00
- 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