user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/5] lei_to_mail fixes
@ 2021-04-05 10:27 Eric Wong
  2021-04-05 10:27 ` [PATCH 1/5] lei_to_mail: trim down imports Eric Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Wong @ 2021-04-05 10:27 UTC (permalink / raw)
  To: meta

Some stuff I noticed while preparing for saved searches

Eric Wong (5):
  lei_to_mail: trim down imports
  lei_tag: fix comments w.r.t support levels
  lei: maildir: move shard support to MdirReader
  lei_to_mail: improve comments and reduce LoC
  lei q: fix auth IMAP --output with remote mboxrd

 lib/PublicInbox/InboxWritable.pm |  4 +-
 lib/PublicInbox/LeiInput.pm      |  2 +-
 lib/PublicInbox/LeiOverview.pm   | 14 ++---
 lib/PublicInbox/LeiTag.pm        |  8 +--
 lib/PublicInbox/LeiToMail.pm     | 92 ++++++++++++--------------------
 lib/PublicInbox/LeiXSearch.pm    |  4 +-
 lib/PublicInbox/MdirReader.pm    | 25 +++++++--
 t/lei-convert.t                  |  2 +-
 t/lei_to_mail.t                  |  8 +--
 9 files changed, 73 insertions(+), 86 deletions(-)

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

end of thread, other threads:[~2021-04-05 10:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-05 10:27 [PATCH 0/5] lei_to_mail fixes Eric Wong
2021-04-05 10:27 ` [PATCH 1/5] lei_to_mail: trim down imports Eric Wong
2021-04-05 10:27 ` [PATCH 2/5] lei_tag: fix comments w.r.t support levels Eric Wong
2021-04-05 10:27 ` [PATCH 3/5] lei: maildir: move shard support to MdirReader Eric Wong
2021-04-05 10:27 ` [PATCH 4/5] lei_to_mail: improve comments and reduce LoC Eric Wong
2021-04-05 10:27 ` [PATCH 5/5] lei q: fix auth IMAP --output with remote mboxrd 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).