about summary refs log tree commit homepage
path: root/xt
DateCommit message (Expand)
2021-10-28xt/net_writer_imap: test "lei convert" w/ IMAP source
2021-10-22lei export-kw: don't recreate deleted IMAP folders
2021-10-13xt/perf-msgview: drop unnecessary use_ok
2021-10-08git: use async_wait_all everywhere
2021-10-06xt/perf-msgview: modernize, support TEST_BLOB
2021-10-01ds: simplify signalfd use
2021-09-27xt/net_writer_imap: env knobs for compress/debug/proxy
2021-09-19xt: add fsck script over over.sqlite3
2021-09-14uri_imap: handle '/' as an IMAP hierarchy separator
2021-09-07lei up: support --all for IMAP folders
2021-09-07xt/net_writer_imap: test "lei up" on single IMAP output
2021-08-28get rid of unnecessary bytes::length usage
2021-05-23lei export-kw: relax IMAP URL matching
2021-05-23lei export-kw: support exporting keywords to IMAP
2021-05-04treewide: update to v3 Tor onions
2021-05-03net_writer: use "FLAGS.SILENT" to set keywords
2021-05-01xt/lei-onion-convert: test for NNTP+IMAP onions
2021-04-30net_reader: Net::NNTP --proxy=socks5h:// support
2021-04-22lei: flesh out `forwarded' kw support for Maildir and IMAP
2021-04-20lei-sigpipe: update and move test from xt => t
2021-04-11www: do not obfuscate addresses in URLs
2021-04-03xt/lei-auth-fail: test more failure cases
2021-03-31lei: fix IMAP auth failure handling
2021-03-28test_common: require_mods bundles
2021-03-19xt/create-many-inboxes: adjust for detect_nproc, no fsync
2021-03-12msg_part_text: discover text in application/octet-stream
2021-03-10watch: IMAP: ignore \Deleted and \Draft messages
2021-03-09lei q: remove angle brackets around Message-IDs
2021-03-05search: use "z:" instead of "bytes:" prefix
2021-03-04lei q: support --import-augment for IMAP
2021-02-26lei convert: support IMAP output and "-F eml" inputs
2021-02-21net_reader: use and accept URIimap objects in more places
2021-02-21lei q: support IMAP/IMAPS --output destinations
2021-02-19URIimap: overload "" to ->as_string
2021-02-19net_writer: start implementing IMAP write support
2021-02-19tests: require Mail::IMAPClient for IMAP tests
2021-02-18lei: check for IMAP auth errors
2021-02-08tests: favor IPv6
2021-02-07ipc: wq_do => wq_io_do
2021-02-03lei q: do not leave temporary files after oneshot exit
2021-02-03lei q: emit progress and counting via PktOp
2021-02-01sharedkv: use lock_for_scope_fast
2021-01-26use defined-or in a few more places
2021-01-21lei q: fix SIGPIPE handling from lei2mail workers
2021-01-14lei: test SIGPIPE, stop xsearch workers on client abort
2021-01-01update copyrights for 2021
2020-12-23xt: add create-many-inboxes helper test
2020-12-09treewide: replace {-inbox} with {ibx} for consistency
2020-10-17actually remove xt/eml_check_roundtrip.t
2020-09-26xt: add eml ->as_string round trip checker