index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | TODO.dan | 3 |
@@ -24,6 +24,9 @@ keep, etc. Good python script in the forums that we should try to emulate. 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_*). |