]> Sergey Matveev's repositories - public-inbox.git/commit - t/lei.t
lei: q: results output to Maildir and mbox* working
authorEric Wong <e@80x24.org>
Sat, 16 Jan 2021 11:36:23 +0000 (23:36 -1200)
committerEric Wong <e@80x24.org>
Mon, 18 Jan 2021 09:25:32 +0000 (09:25 +0000)
commit3863b32ecbfb8af20b6650bd134a251a6b290ec7
treefe455e057ef52061963af19e31bb1eee9c7954d0
parent15147f7274c34dd5b177a90e9b6f5e86bc86dee3
lei: q: results output to Maildir and mbox* working

All the augment and deduplication stuff seems to be working
based on unit tests.  OpPipe is a nice general addition that
will probably make future state machines easier.
MANIFEST
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiDedupe.pm
lib/PublicInbox/LeiOverview.pm
lib/PublicInbox/LeiQuery.pm
lib/PublicInbox/LeiToMail.pm
lib/PublicInbox/LeiXSearch.pm
lib/PublicInbox/OpPipe.pm [new file with mode: 0644]
t/lei.t
t/lei_to_mail.t