about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2021-02-24www: use PublicInbox::WwwStream
2021-02-23lei_to_mail: remove unused OnDestroy import
2021-02-23lei q: reduce default lei2mail workers
2021-02-23lei: support "-C" to chdir in all sub commands
2021-02-22lei_auth: trim and remove leftover worker code
2021-02-22lei convert: inline convert_start
2021-02-22net_reader: mic_get: reuse connections if cache enabled
2021-02-22lei q: reduce wasted IMAP connection for auth
2021-02-22lei_auth: migrate common auth code from lei_import
2021-02-22lei import: no separate auth worker
2021-02-22lei convert: auth directly from worker process
2021-02-22lei: _lei_cfg: return empty hashref if unconfigured
2021-02-22lei: keep client {sock} in short-lived workers
2021-02-22lei_auth: rename {nrd} field to {net} for clarity
2021-02-22lei_store: populate ALL.git/alternates with new epochs
2021-02-22t/lei*: drop $lei->(...) sub
2021-02-22lei-daemon: prefer graceful shutdowns
2021-02-21lei2mail: parallel augment for lock-free stores
2021-02-21net_reader: use and accept URIimap objects in more places
2021-02-21ipc: support setting a locked number of WQ workers
2021-02-21lei q: move augment into lei2mail workers
2021-02-21ipc: add wq_broadcast
2021-02-21lei q: support IMAP/IMAPS --output destinations
2021-02-21inbox_writable: require PublicInbox::MdirReader
2021-02-19URIimap: overload "" to ->as_string
2021-02-19net_writer: start implementing IMAP write support
2021-02-19net_reader: handle single-message IMAP mailboxes
2021-02-19lei_to_mail: get rid of empty _post_augment_maildir
2021-02-19t/lei-externals: favor "-o format:$PATHNAME" over "-f"
2021-02-19emergency: modernize and reduce syscalls
2021-02-19lei_to_mail: Maildir: ensure link(2) succeeds
2021-02-18lei: check for IMAP auth errors
2021-02-18lei: consolidate the bulk of the IPC code
2021-02-18lei import: add IMAP and (maildir|mbox*):$PATHNAME support
2021-02-18lei convert: mail format conversion sub-command
2021-02-18tests: setup_public_inboxes: use IMAP-friendly newsgroups
2021-02-18lei import: move check_input_format to lei
2021-02-18lei import: start rearranging code for IMAP support
2021-02-18watch: connect to NNTP and IMAP in config order
2021-02-18watch: move imap_common_init to NetReader
2021-02-18lei: bless config
2021-02-15lei: fail_handler: use correct exit code
2021-02-12search: query_approxidate: cleanup regexp, more tests
2021-02-12mbox_reader: do not chomp non-blank EOL
2021-02-12import_mbox: use MboxReader
2021-02-12filter/vger: kill trailing newlines aggressively
2021-02-11search: disallow spaces in argv approxidate queries
2021-02-11search: use git approxidate in WWW and "lei q --stdin"
2021-02-10tests: skip properly with git <2.6
2021-02-10search: fix argv handling of quoted phrases