]> Sergey Matveev's repositories - public-inbox.git/history - t/lei_to_mail.t
www: drop --subject from "git send-email" instructions
[public-inbox.git] / t / lei_to_mail.t
2021-08-19 Eric Wonglei q: make --save the default
2021-05-23 Eric Wonglei <q|up>: set \Recent on non-empty mbox and Maildir
2021-04-24 Eric Wongt/lei_to_mail: split "lei import" test $HOME directory
2021-04-05 Eric Wonglei: maildir: move shard support to MdirReader
2021-03-29 Eric Wonglei_input: support compressed mboxes
2021-03-21 Eric Wonglei_to_mail: match mutt order of status headers
2021-03-04 Eric Wongt/lei_to_mail: no need to cat in FIFO test
2021-02-26 Eric Wonglei import: use --in-format/-F for consistency
2021-02-19 Eric Wonglei import: add IMAP and (maildir|mbox*):$PATHNAME...
2021-02-18 Eric Wongt/lei_to_mail: remove unnecessary arg passing
2021-02-10 Eric Wonglei: split out MdirReader package, lazy-require earlier
2021-02-08 Eric Wonglei import: support Maildirs
2021-02-01 Eric Wonglei: remove SIGPIPE handler
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-22 Eric Wonglei: show {pct} and {oid} in From_ lines and filenames
2021-01-21 Eric Wonglei q: fix augment of compressed mailboxes
2021-01-18 Eric Wonglei_to_mail: optimize for MUAs
2021-01-18 Eric Wonglei: q: results output to Maildir and mbox* working
2021-01-18 Eric Wonglei_to_mail: prepare for worker offload
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric Wonglei_to_mail: support Maildir, fix+test --augment
2021-01-01 Eric Wonglei_to_mail: support for non-seekable outputs
2021-01-01 Eric Wonglei: implement various deduplication strategies
2021-01-01 Eric Wonglei_to_mail: start --augment, dedupe, bz2 and xz
2021-01-01 Eric Wonglei_to_mail: start atomic and compressed mbox writing
2021-01-01 Eric Wonglei_to_mail: initial implementation for writing mbox...