index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Judd Vinet <judd@archlinux.org> | 2005-03-15 01:51:43 +0000 |
---|---|---|
committer | Judd Vinet <judd@archlinux.org> | 2005-03-15 01:51:43 +0000 |
commit | d04baabafa2ebbad92741d1f87e6ff32999f894a (patch) | |
tree | 5a2280176812b80c28ca77bfa8e0655c16f4db7e /TODO |
-rw-r--r-- | TODO | 23 |
@@ -0,0 +1,23 @@ +TODO:
+
+- get ride of "ORE" tags.
+
+- implement missing functionnalities (mainly pacman -S <pkg1> <pkg2>, and
+packages replacement)
+
+- pacman_deptest() is not implemented
+
+- backport new functionnalities from pacman >= 2.9
+
+- bring back the autoconf/automake stuff
+
+- review how things are displayed in the frontend (normal display,
+verbose mode, which usage for the library log callback?)
+
+- review errors handling in the library (globalise pm_errno usage,
+improve error meanings)
+
+- library documentation (doxygen? man pages for public functions? ...)
+
+- import libtar code into CVS too?
+
|