summaryrefslogtreecommitdiffstats
path: root/TODO.dan
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-02-12 08:03:43 +0100
committerDan McGee <dan@archlinux.org>2007-02-12 08:03:43 +0100
commitb9803b719a92a2f5a24f116ffc5ad561d59ccd6c (patch)
tree9c7a472c01e25a73d245b5332ec25980d5a71edc /TODO.dan
parent62cd381894cf26bcf7b4ec53bf3ca1eaa47392a0 (diff)
downloadpacman-b9803b719a92a2f5a24f116ffc5ad561d59ccd6c.tar.gz
pacman-b9803b719a92a2f5a24f116ffc5ad561d59ccd6c.tar.xz
TODO update and .cvsignore addition
Diffstat (limited to 'TODO.dan')
-rw-r--r--TODO.dan5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO.dan b/TODO.dan
index 0d9eacda..61f0cc62 100644
--- a/TODO.dan
+++ b/TODO.dan
@@ -40,8 +40,9 @@ little add/sync/remove parts, allow transactions to share code.
Go through options list. Decide if namings are good, all options are still
relevant, etc. Ideas for -Re (#6273), changing meaning of -c (has two meanings,
-another FS bug), etc. Remove the -A flag and possibly -D, -T, and -Y if they
-can be done by other actions. Possible switch of -U --> -I (#5571).
+another FS bug), etc. Remove the -A flag and possibly -D, -T, and -Y (-Y is
+killed now in favor of vercmp binary) if they can be done by other actions.
+Possible switch of -U --> -I (#5571).
Rewrite _alpm_sortbydeps to use Topological Sort. Should work using a standard
topo sort algorithm, once the crazy types can be fixed up a bit. Include a