about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiImport.pm
DateCommit message (Expand)
2021-03-01lei q: improve early aborts w/ remote externals
2021-02-26lei import|convert: support mbox locking on reads
2021-02-26lei import: use --in-format/-F for consistency
2021-02-26lei convert: support IMAP output and "-F eml" inputs
2021-02-24lei <import|convert>: support NNTP sources
2021-02-22lei_auth: trim and remove leftover worker code
2021-02-22lei_auth: migrate common auth code from lei_import
2021-02-22lei import: no separate auth worker
2021-02-18lei: consolidate the bulk of the IPC code
2021-02-18lei import: add IMAP and (maildir|mbox*):$PATHNAME support
2021-02-18lei import: move check_input_format to lei
2021-02-18lei import: start rearranging code for IMAP support
2021-02-10lei: split out MdirReader package, lazy-require earlier
2021-02-08lei import: support Maildirs
2021-02-07lei: more consistent IPC exit and error handling
2021-02-07ipc: wq_do => wq_io_do
2021-02-07lei: favor "keywords" over "flags", test --no-kw
2021-02-05lei import: initial implementation