3/3 is a bugfix found while working on this series, but probably nobody noticed it... The code reductions in lib/ are nice.
Eric Wong (3): convert: use ProcessPipe with popen_rd spawn: add popen_wr support lei: don't gzip --rsyncable by default for mbox* lib/PublicInbox/LEI.pm | 3 ++- lib/PublicInbox/LeiRediff.pm | 25 ++++++++++------------- lib/PublicInbox/LeiToMail.pm | 9 +++------ lib/PublicInbox/MboxReader.pm | 36 ++++++++-------------------------- lib/PublicInbox/ProcessPipe.pm | 9 +++++++++ lib/PublicInbox/Spawn.pm | 20 +++++++++---------- script/public-inbox-convert | 6 ++---- t/lei-convert.t | 27 +++++++++++++++++++++++-- 8 files changed, 68 insertions(+), 67 deletions(-)
