commit: ee895eeb8e45c4f29c31b1559c5f0304292e6b08
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu May 2 08:19:12 2019 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu May 2 08:19:12 2019 +0000
URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=ee895eeb
TODO: add/refine some tasks
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
TODO.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/TODO.md b/TODO.md
index fcda59f..38778b0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,6 +4,7 @@
- default \*foo\*
- -e foo
- -r (-R ?) regexp foo.\*
+- make default -e for apps like quse/qdepends?
- disable color when tty = NULL; may break less?
@@ -29,6 +30,12 @@
- vdb repo/slot think about when it is freed (see cache\_pkg\_close)
+- cache:cache\_read\_file\_ebuild deal with \\\\n sequences
+
+- qcache -> rename to qkeyword
+
+- quse -K -> move to qkeyword
+
# Atoms
- only 32bit values are supported for revision (-r#)
@@ -61,6 +68,7 @@
- support querying uninstalled packages (via libq/cache)
- add -S/-v/-R behavior like qlist #574934
- support printing full dep content (with -v?) from libq/cache
+- bring back -k? (but seems solved by using qlist -IF%{SLOT} pkg)
# qpkg
@@ -83,3 +91,10 @@
work)
- make a -d mode that allows to do equivalent of "last portage emerge"
to make it easy to see what was newly merged/unmerged
+
+# qlist
+- have -F for use with -I so one can do things like print SLOT for
+ package X
+
+# quse
+- make -v faster by calling searcg funcs once per package match