about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-03-26 06:29:37 +0200
committerEric Wong <e@80x24.org>2021-03-26 19:59:34 +0000
commit43c43f785aa53607a0dd050989da5d7fd0dcfff4 (patch)
treef9fd037a837f4e38c654d7bb450f22b9473147dc /MANIFEST
parent37dfb2c0d3c60277567325c15d5695b2dee03ad1 (diff)
downloadpublic-inbox-43c43f785aa53607a0dd050989da5d7fd0dcfff4.tar.gz
"lei q" now displays labels in JSON output, "lei mark"
can add or remove labels for any messages.

"lei ls-label" is supported, too.

Unfortunately, "lei q" won't hande "kw:" or "L:" for
external messages, they must be imported, first.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 87e4b616..6b2b33ac 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -188,6 +188,7 @@ lib/PublicInbox/LeiExternal.pm
 lib/PublicInbox/LeiHelp.pm
 lib/PublicInbox/LeiImport.pm
 lib/PublicInbox/LeiInput.pm
+lib/PublicInbox/LeiLsLabel.pm
 lib/PublicInbox/LeiMark.pm
 lib/PublicInbox/LeiMirror.pm
 lib/PublicInbox/LeiOverview.pm