From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 868B2138335 for ; Wed, 19 Jun 2019 10:44:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88CECE08F1; Wed, 19 Jun 2019 10:44:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6EAF5E08F1 for ; Wed, 19 Jun 2019 10:44:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC28934648F for ; Wed, 19 Jun 2019 10:44:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2103A8 for ; Wed, 19 Jun 2019 10:44:16 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1560937401.0ce7155b9dc53235350696a6c8c62b006d0fe72d.grobian@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: / X-VCS-Repository: proj/portage-utils X-VCS-Files: TODO.md X-VCS-Directories: / X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 0ce7155b9dc53235350696a6c8c62b006d0fe72d X-VCS-Branch: master Date: Wed, 19 Jun 2019 10:44:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dd29773f-f67a-4c50-9c25-a8a8b4f68152 X-Archives-Hash: 997376223bcb98f912f4b46e1e7970c6 commit: 0ce7155b9dc53235350696a6c8c62b006d0fe72d Author: Fabian Groffen gentoo org> AuthorDate: Wed Jun 19 09:43:21 2019 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Wed Jun 19 09:43:21 2019 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=0ce7155b TODO: drop implemented items Signed-off-by: Fabian Groffen gentoo.org> TODO.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO.md b/TODO.md index 61f1c98..f9a713b 100644 --- a/TODO.md +++ b/TODO.md @@ -6,12 +6,6 @@ - -r (-R ?) regexp foo.\* - make default -e for apps like quse/qdepends? -- disable color when tty = NULL; may break less? - -- standardize/unify/clean up misc handling of colors (atom\_format) - define rules: - BOLD CATEGORY/ BLUE PKG CYAN -VER YELLOW :SLOT GREEN ::REPO NORM [ MAGENTA USE NORM ] - - remove odd rmspace for each string in libq/set.c (allows a lot less malloc/frees) @@ -29,8 +23,6 @@ - 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#) @@ -83,7 +75,6 @@ # quse - make -v only print requested USE-flag when flags given -- read VDB on -v to print details about current USE-flag status, bug #656550 # qkeyword - drop -c argument? it can be fully expressed using -p cat/