[pacman-dev] CVS update of pacman-lib (TODO.dan src/util/.cvsignore)
dan at archlinux.org
dan at archlinux.org
Mon Feb 12 02:03:43 EST 2007
Date: Monday, February 12, 2007 @ 02:03:43
Author: dan
Path: /home/cvs-pacman/pacman-lib
Modified: TODO.dan (1.8 -> 1.9) src/util/.cvsignore (1.2 -> 1.3)
TODO update and .cvsignore addition
---------------------+
TODO.dan | 5 +++--
src/util/.cvsignore | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
Index: pacman-lib/TODO.dan
diff -u pacman-lib/TODO.dan:1.8 pacman-lib/TODO.dan:1.9
--- pacman-lib/TODO.dan:1.8 Sun Feb 11 20:08:35 2007
+++ pacman-lib/TODO.dan Mon Feb 12 02:03:43 2007
@@ -40,8 +40,9 @@
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
Index: pacman-lib/src/util/.cvsignore
diff -u pacman-lib/src/util/.cvsignore:1.2 pacman-lib/src/util/.cvsignore:1.3
--- pacman-lib/src/util/.cvsignore:1.2 Fri Feb 9 16:54:58 2007
+++ pacman-lib/src/util/.cvsignore Mon Feb 12 02:03:43 2007
@@ -3,3 +3,4 @@
Makefile
Makefile.in
vercmp
+testpkg
More information about the pacman-dev
mailing list