]> Sergey Matveev's repositories - public-inbox.git/commit
lei ls-search: command to list saved searches
authorEric Wong <e@80x24.org>
Sun, 18 Apr 2021 08:40:14 +0000 (08:40 +0000)
committerEric Wong <e@80x24.org>
Sun, 18 Apr 2021 23:04:42 +0000 (19:04 -0400)
commit2018db2a23ab1d949c757c264534f39dba338ccb
tree86a06bda17018b97d760d579aa7214f68e1ab42e
parent3b7b5442c4321ae802867cbda9bd33235ab2a5a3
lei ls-search: command to list saved searches

Going forward, we'll probably support JSON for all the "ls-*"
subcommands.  This also provides the basis for "lei up" shell
completion.
MANIFEST
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiExternal.pm
lib/PublicInbox/LeiLsSearch.pm [new file with mode: 0644]
lib/PublicInbox/LeiSavedSearch.pm
lib/PublicInbox/LeiUp.pm
t/lei-q-save.t