aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-05-11 13:10:32 +0200
committerFabian Groffen <grobian@gentoo.org>2019-05-11 13:10:32 +0200
commit76a1156271195be5d243f015269de35ab0ec9043 (patch)
treed1342a458052146f235d3d6f358490c4aef0dc49 /TODO.md
parentlibq/tree: make tree_get_atom split SLOT if appropriate (diff)
downloadportage-utils-76a1156271195be5d243f015269de35ab0ec9043.tar.gz
portage-utils-76a1156271195be5d243f015269de35ab0ec9043.tar.bz2
portage-utils-76a1156271195be5d243f015269de35ab0ec9043.zip
qlist: simplify qlist_match somewhat reusing autom parsing
qlist_match should go eventually, but this brings it into a little less redundant mode Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 768c435..7df8983 100644
--- a/TODO.md
+++ b/TODO.md
@@ -29,6 +29,8 @@
- tree\_get\_atoms should return atoms iso string set, needs a rewrite
to use foreach\_pkg and get\_atom
+- remove odd pverbose argument to atom\_format
+
# Atoms
- only 32bit values are supported for revision (-r#)