]> Sergey Matveev's repositories - public-inbox.git/commit
import_mbox: use MboxReader
authorEric Wong <e@80x24.org>
Fri, 12 Feb 2021 07:05:51 +0000 (00:05 -0700)
committerEric Wong <e@80x24.org>
Sat, 13 Feb 2021 02:58:30 +0000 (22:58 -0400)
commit1138a7a940ec40ad4394aa55413456a6f6fd341e
tree09f136f602b81b62070e9faf7c571cae5ef45430
parentbab0a3dfd9e3bd58abf60531096b780673f8e6c7
import_mbox: use MboxReader

It supports more mbox variants and it's trailing newline
behavior is probably more correct despite the previous change
to PublicInbox::Filter::Vger.
lib/PublicInbox/InboxWritable.pm