user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/3] lei: some cleanup stuff
@ 2021-10-22  8:22 Eric Wong
  2021-10-22  8:22 ` [PATCH 1/3] lei export-kw: don't recreate deleted IMAP folders Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2021-10-22  8:22 UTC (permalink / raw)
  To: meta

Sometimes users delete stuff, and ordering shouldn't matter.
"lei fsck" should be easier to deal with if users have more
cleanup mechanisms available to them.

Eric Wong (3):
  lei export-kw: don't recreate deleted IMAP folders
  lei export-kw: completion returns all Maildir+IMAP
  lei forget-search: support --prune=<local|remote>

 Documentation/lei-forget-search.pod | 13 ++++++++
 lib/PublicInbox/LEI.pm              |  4 +--
 lib/PublicInbox/LeiExportKw.pm      | 13 +++++---
 lib/PublicInbox/LeiForgetSearch.pm  | 52 +++++++++++++++++++++++++++--
 lib/PublicInbox/LeiUp.pm            | 26 +++++++++------
 lib/PublicInbox/NetReader.pm        |  1 +
 t/lei-q-save.t                      |  7 ++++
 xt/net_writer-imap.t                | 15 +++++++--
 8 files changed, 110 insertions(+), 21 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-22  8:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22  8:22 [PATCH 0/3] lei: some cleanup stuff Eric Wong
2021-10-22  8:22 ` [PATCH 1/3] lei export-kw: don't recreate deleted IMAP folders Eric Wong
2021-10-22  8:22 ` [PATCH 2/3] lei export-kw: completion returns all Maildir+IMAP Eric Wong
2021-10-22  8:22 ` [PATCH 3/3] lei forget-search: support --prune=<local|remote> Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).