Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2016-05-19 15:13:37 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2016-06-10 15:59:06 +0300
commit833572dfc55c31f85c5295fdbc36c35a5eb2006d (patch)
tree0ad6d642220a507a2fc06e10a58cd964650066a6
parent110c18bd83aeca38f40b582a8db1c99cb51d77af (diff)
Update TODO
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index f2c7bc7..60015d1 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,7 @@
* per-package-version hint files (e.g. named <pvr>.hint, or /.setup.hint inside tar file)
+* automatically vault stuff which has dropped out of setup.ini
* more than 2 versions possible (and automatically vault 'old' versions, where we have some mechanism to explicity say what is old)
-* automatically suppress 'empty source' packages from setup.ini ?
+* automatically suppress 'empty source' packages with no deps from setup.ini ?
* run more often, option to not do anything if no uploads (to avoid reading the release area if we don't need to), lockfile to avoid colliding runs
* work out some way to package it as a replacement for genini
-* write 'move' lines in report more compactly, don't need the full path on every line
-* handle .noarch packages better
* use irkerd to report when calm failed due to an error?