summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8b60a15..6a1ffd5 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,14 @@ o Decouple install from check: they are not necessarily related.
- Better version comparison.
+- <arma> should thandy auto-clean its cache? should there be a new 'thandy
+ clean' way to call it? should it be a command-line option, on by
+ default? the last one seems best.
+ <edmanm> after a successful install, i would think thandy could just
+ remove the installer. unless we want to keep it around for repairs
+ or something. even then, after a succesful install, it might as well
+ automatically remove all packages older than the one it just installed.
+
- Security stuff that we should do
1 Check SSL certs or something in urllib2. Not that Thandy really cares
about repositories getting mitm'd.