aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
blob: 4e965010ccac9fb075a0ad01f062100deddddb14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===========
 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?
 
- 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