summaryrefslogtreecommitdiffstats
path: root/TODO.dan
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-02-17 06:06:13 +0100
committerDan McGee <dan@archlinux.org>2007-02-17 06:06:13 +0100
commit1dff742de81f37eccda914167f05415bfe2abff0 (patch)
tree1176369bb2713dbb4893cc6ef7aacb6c37d5e9cb /TODO.dan
parent9ebf50075812077a0544eeb0ed44222f0d0ed661 (diff)
downloadpacman-1dff742de81f37eccda914167f05415bfe2abff0.tar.gz
pacman-1dff742de81f37eccda914167f05415bfe2abff0.tar.xz
Small updates, read diff for details
Diffstat (limited to 'TODO.dan')
-rw-r--r--TODO.dan13
1 files changed, 11 insertions, 2 deletions
diff --git a/TODO.dan b/TODO.dan
index 57e59baa..f6ba6a99 100644
--- a/TODO.dan
+++ b/TODO.dan
@@ -70,6 +70,9 @@ Localize the date display done in --info output. Also, fix other localized
issues- use non-printf when necessary, make sure all two line printed messages
(especially usage instructions) are printed using one print statement.
+Rewrite makepkg to use terminal-safe coloring/bolding. tput utility should
+allow us to do this.
+
Other ideas:
============
@@ -77,8 +80,6 @@ unsigned int vs. unsigned- determine a standard and stick with it
Possibly split utilities/extras from pacman package
-Rewrite gensync/updatesync
-
FS #4185 - move where message is logged, perhaps?
ideas mentioned here- http://bbs.archlinux.org/viewtopic.php?id=29450- add a
@@ -108,3 +109,11 @@ to KB, MB, GB.
Revamp the downloadprog function a bit. Seems kind of messy.
Add localized pkgdesc variables to makepkg.
+
+Fix inconsistency of args- _alpm_db_read, _alpm_db_write
+
+--print-uri option to sync should not require saying yes or no to up to date
+
+Resurrect test scripts, and add ones as needed. Testing by scripts > testing by
+hand.
+