about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiToMail.pm
DateCommit message (Expand)
2021-02-08lei q: improve remote mboxrd UX + MUA
2021-02-08lei import: support Maildirs
2021-02-07ipc: wq_do => wq_io_do
2021-02-05lei q: eliminate $not_done temporary git dir hack
2021-02-05eml: handle warning ignores for lei
2021-02-05lei q: reinstate early MUA spawn for Maildir
2021-02-05lei q: reorder internals to reduce FD passing
2021-02-04lei: reduce FD pressure from lei2mail worker
2021-02-01lei_to_mail: reduce spew on Maildir removal
2021-02-01lei: remove SIGPIPE handler
2021-02-01ipc: switch wq to use the event loop
2021-02-01lei: more consistent dedupe and ovv_buf init
2021-01-30lei: less error-prone FD mapping
2021-01-24ipc: get rid of wq_set_recv_modes
2021-01-23lei: oneshot: preserve stdout if writing mbox
2021-01-23lei_to_mail: drop cyclic reference if not using IPC
2021-01-23lei: support remote externals
2021-01-22lei_to_mail: avoid segfault on exit
2021-01-22lei: fix inadvertant FD sharing
2021-01-22lei: show {pct} and {oid} in From_ lines and filenames
2021-01-21lei_to_mail: call PublicInbox::IPC::DESTROY
2021-01-21lei: allow more mbox inode types
2021-01-21lei: test some likely errors due to misuse
2021-01-21lei q: fix augment of compressed mailboxes
2021-01-21lei q: do not spawn MUA early
2021-01-21lei q: fix SIGPIPE handling from lei2mail workers
2021-01-21lei q: start ->mset while query_prepare runs
2021-01-18lei_to_mail: optimize for MUAs
2021-01-18lei q: parallelize Maildir and mbox writing
2021-01-18lei q: add --mua-cmd switch
2021-01-18lei: q: results output to Maildir and mbox* working
2021-01-18lei_to_mail: prepare for worker offload
2021-01-12lei query + pagination sorta working
2021-01-01update copyrights for 2021
2021-01-01lei_to_mail: open FIFOs O_WRONLY so we block
2021-01-01lei_to_mail: unlink mboxes if not augmenting
2021-01-01lei_to_mail: support Maildir, fix+test --augment
2021-01-01lei_to_mail: support for non-seekable outputs
2021-01-01lei_to_mail: lazy-require LeiDedupe
2021-01-01lei: implement various deduplication strategies
2021-01-01lei_to_mail: start --augment, dedupe, bz2 and xz
2021-01-01lei_to_mail: start atomic and compressed mbox writing
2021-01-01lei_to_mail: initial implementation for writing mbox formats