]> Sergey Matveev's repositories - public-inbox.git/commit
lei_to_mail: start --augment, dedupe, bz2 and xz
authorEric Wong <e@80x24.org>
Thu, 31 Dec 2020 13:51:27 +0000 (13:51 +0000)
committerEric Wong <e@80x24.org>
Fri, 1 Jan 2021 05:00:38 +0000 (05:00 +0000)
commit7f17df5c6f1892ef53f149a0ab24a5d917cce7d9
treec407a37a4805a2bcd2b1d797ba0f8e343e36dea5
parent49350d47032788a7c1213a64e81ad07fc2d41b65
lei_to_mail: start --augment, dedupe, bz2 and xz

--augment will match the mairix(1) option of the same
name to augment existing search results.  We'll need
to implement deduplication for a better user experience.

mutt ships with compressed mbox support for bz2 and xz,
at least, so we'll support those out-of-the-box.
lib/PublicInbox/LeiToMail.pm
lib/PublicInbox/Lock.pm
lib/PublicInbox/MboxReader.pm
t/lei_to_mail.t