unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] lei: support reading inboxes & extindex w/o search
@ 2023-09-30  0:36 Eric Wong
  2023-09-30  0:36 ` [PATCH 1/2] lei_input: always prefix `maildir:' internally Eric Wong
  2023-09-30  0:36 ` [PATCH 2/2] lei convert: support reading from v1, v2, and extindex Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2023-09-30  0:36 UTC (permalink / raw)
  To: meta

This works on completely unindexed inboxes, even, as long as the
inbox.lock (or ssoma.lock) file exists.

Eric Wong (2):
  lei_input: always prefix `maildir:' internally
  lei convert: support reading from v1, v2, and extindex

 lib/PublicInbox/ExtSearch.pm |   6 +-
 lib/PublicInbox/LeiInput.pm  | 113 ++++++++++++++++++++++++++---------
 t/extsearch.t                |  24 ++++++++
 t/lei-convert.t              |  40 +++++++++++++
 4 files changed, 153 insertions(+), 30 deletions(-)


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

end of thread, other threads:[~2023-09-30  0:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-30  0:36 [PATCH 0/2] lei: support reading inboxes & extindex w/o search Eric Wong
2023-09-30  0:36 ` [PATCH 1/2] lei_input: always prefix `maildir:' internally Eric Wong
2023-09-30  0:36 ` [PATCH 2/2] lei convert: support reading from v1, v2, and extindex Eric Wong

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).