summaryrefslogtreecommitdiffstats
path: root/tests/TODO.txt
blob: e23a3a7929e69e896c2cd288281d1fb01508066b (plain)
1
2
3
4
5
6
7
8
+------+
| TODO |
+------+
- Support flat directories as well as rsync of the official mirrors
- Better logging system
- Rework error handling through exceptions
- Remove files in /tmp after finishing using them
- Replace some of the shell commands like mktemp by the stock python implementations