]> Sergey Matveev's repositories - public-inbox.git/commit
lei: use maildir_each_eml in more places
authorEric Wong <e@80x24.org>
Wed, 3 Mar 2021 13:48:56 +0000 (13:48 +0000)
committerEric Wong <e@80x24.org>
Thu, 4 Mar 2021 18:29:19 +0000 (14:29 -0400)
commit6fd748af8d4792d8cb857c3d2ec132ec3cca9bb8
tree04d20542291e3ad6550950bbb3d29221fedcd577
parent06349427654334deb14b21769a66e03a3e646684
lei: use maildir_each_eml in more places

This saves us some code and redundant callsites for
eml_from_path.  We'll change maildir_each_eml to include the
filename to facilitate an upcoming change to "lei q" without
--augment
lib/PublicInbox/LeiConvert.pm
lib/PublicInbox/LeiToMail.pm
lib/PublicInbox/MdirReader.pm
t/lei-convert.t