summaryrefslogtreecommitdiffstats
path: root/TODO.dan
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-04-21 00:32:16 +0200
committerDan McGee <dan@archlinux.org>2011-04-21 00:32:16 +0200
commitecf15be0a760b6209bd3794a4d36b17282f97f70 (patch)
treed54dd8251cf4f1e16909d504457aee3a16b36c2b /TODO.dan
parent84cfc135893546de8b4812d23f5db496331686ab (diff)
downloadpacman-ecf15be0a760b6209bd3794a4d36b17282f97f70.tar.gz
pacman-ecf15be0a760b6209bd3794a4d36b17282f97f70.tar.xz
Remove outdated comments
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'TODO.dan')
-rw-r--r--TODO.dan6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.dan b/TODO.dan
index a6c33682..ee8f7404 100644
--- a/TODO.dan
+++ b/TODO.dan
@@ -10,9 +10,6 @@ Pacman 3.1:
Downgrade feature - allow users to see cached packages and downgrade to
(previous or any?) available options.
-Installed size and download size in -Si/Qi output should scale with package
-size- KB to MB to GB. We should also get consistancy of K/KB, M/MB, etc.
-
Extreme similarity between some of the sync and add code...we have to be able
to abstract more away from sync actions and add actions to just 'actions'
(example: sync,c, add.c, and deptest.c all contain a switch on PM_DEP_MOD_*).
@@ -79,9 +76,6 @@ Refine makepkg error codes. Each kind of failure could have its own code:
--failed build
--etc.
-Add utility function to either frontend or backend to convert sizes: e.g. bytes
-to KB, MB, GB.
-
Revamp the downloadprog function a bit. Seems kind of messy.
--print-uri option to sync should not require saying yes or no to up to date