]> Sergey Matveev's repositories - public-inbox.git/history - xt
nntp: resolve inboxes immediately on group listings
[public-inbox.git] / xt /
2021-10-28 Eric Wongxt/net_writer_imap: test "lei convert" w/ IMAP source
2021-10-22 Eric Wonglei export-kw: don't recreate deleted IMAP folders
2021-10-13 Eric Wongxt/perf-msgview: drop unnecessary use_ok
2021-10-08 Eric Wonggit: use async_wait_all everywhere
2021-10-06 Eric Wongxt/perf-msgview: modernize, support TEST_BLOB
2021-10-01 Eric Wongds: simplify signalfd use
2021-09-27 Eric Wongxt/net_writer_imap: env knobs for compress/debug/proxy
2021-09-19 Eric Wongxt: add fsck script over over.sqlite3
2021-09-14 Eric Wonguri_imap: handle '/' as an IMAP hierarchy separator
2021-09-07 Eric Wonglei up: support --all for IMAP folders
2021-09-07 Eric Wongxt/net_writer_imap: test "lei up" on single IMAP output
2021-08-28 Eric Wongget rid of unnecessary bytes::length usage
2021-05-23 Eric Wonglei export-kw: relax IMAP URL matching
2021-05-23 Eric Wonglei export-kw: support exporting keywords to IMAP
2021-05-04 Eric Wongtreewide: update to v3 Tor onions
2021-05-03 Eric Wongnet_writer: use "FLAGS.SILENT" to set keywords
2021-05-01 Eric Wongxt/lei-onion-convert: test for NNTP+IMAP onions
2021-04-30 Eric Wongnet_reader: Net::NNTP --proxy=socks5h:// support
2021-04-22 Eric Wonglei: flesh out `forwarded' kw support for Maildir and...
2021-04-20 Eric Wonglei-sigpipe: update and move test from xt => t
2021-04-11 Eric Wongwww: do not obfuscate addresses in URLs
2021-04-03 Eric Wongxt/lei-auth-fail: test more failure cases
2021-03-31 Eric Wonglei: fix IMAP auth failure handling
2021-03-28 Eric Wongtest_common: require_mods bundles
2021-03-19 Eric Wongxt/create-many-inboxes: adjust for detect_nproc, no...
2021-03-12 Eric Wongmsg_part_text: discover text in application/octet-stream
2021-03-11 Eric Wongwatch: IMAP: ignore \Deleted and \Draft messages
2021-03-09 Eric Wonglei q: remove angle brackets around Message-IDs
2021-03-05 Eric Wongsearch: use "z:" instead of "bytes:" prefix
2021-03-04 Eric Wonglei q: support --import-augment for IMAP
2021-02-26 Eric Wonglei convert: support IMAP output and "-F eml" inputs
2021-02-21 Eric Wongnet_reader: use and accept URIimap objects in more...
2021-02-21 Eric Wonglei q: support IMAP/IMAPS --output destinations
2021-02-19 Eric WongURIimap: overload "" to ->as_string
2021-02-19 Eric Wongnet_writer: start implementing IMAP write support
2021-02-19 Eric Wongtests: require Mail::IMAPClient for IMAP tests
2021-02-19 Eric Wonglei: check for IMAP auth errors
2021-02-08 Eric Wongtests: favor IPv6
2021-02-07 Eric Wongipc: wq_do => wq_io_do
2021-02-03 Eric Wonglei q: do not leave temporary files after oneshot exit
2021-02-03 Eric Wonglei q: emit progress and counting via PktOp
2021-02-01 Eric Wongsharedkv: use lock_for_scope_fast
2021-01-26 Eric Wonguse defined-or in a few more places
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-21 Eric Wonglei q: fix SIGPIPE handling from lei2mail workers
2021-01-14 Eric Wonglei: test SIGPIPE, stop xsearch workers on client abort
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-12-31 Eric WongMerge remote-tracking branch 'origin/master' into lorelei
2020-12-23 Eric Wongxt: add create-many-inboxes helper test
2020-12-09 Eric Wongtreewide: replace {-inbox} with {ibx} for consistency
2020-10-17 Eric Wongactually remove xt/eml_check_roundtrip.t
2020-09-26 Eric Wongxt: add eml ->as_string round trip checker
2020-09-10 Eric Wonguse "\&" where possible when referring to subroutines
2020-09-10 Eric Wongxt/solver: test with public-inbox-httpd, too
2020-09-03 Eric Wongtests: add "use strict" and declare v5.10.1 compatibility
2020-09-03 Eric Wonguse more idiomatic internal API for ->over access
2020-07-26 Eric Wongxt/imapd-mbsync-oimapd: fix noop due to case sensitivity
2020-07-13 Eric Wongxt/mem-imapd-tls: avoid EMFILE in -imapd process
2020-07-06 Eric Wongxt/httpd-async-stream: allow more options
2020-07-06 Eric Wongmboxgz: do asynchronous git blob retrievals
2020-06-28 Eric Wongds: remove fields.pm usage
2020-06-16 Eric Wongimap: *SEARCH: use Parse::RecDescent
2020-06-15 Eric Wongtestcommon: allow OR-ing module dependencies
2020-06-13 Eric Wongimap: introduce memory-efficient uo2m mapping
2020-06-13 Eric Wongxt/*: show some tunable parameters
2020-06-13 Eric Wongimap: omit $UID_END from mailbox name, use index
2020-06-13 Eric Wongimap: require ".$UID_MIN-$UID_END" suffix
2020-06-13 Eric Wongxt/perf-imap-list: time refresh_inboxlist
2020-06-13 Eric Wongxt: add imapd-validate and imapd-mbsync-oimap
2020-06-13 Eric Wongadd imapd compression test
2020-06-13 Eric Wongimap: use git-cat-file asynchronously
2020-06-13 Eric Wongimap: split out unit tests and benchmarks
2020-05-12 Eric Wongxt/eml_check_limits: check limits against an inbox
2020-05-09 Eric Wongremove most internal Email::MIME usage
2020-05-09 Eric Wongxt: eml comparison tests
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-20 Eric Wongtestcommon: spawn-aware system() and qx[] workalikes
2020-04-07 Eric Wongxt/perf-msgview: update to use git->cat_async
2020-04-05 Eric Wongxt/msgtime_cmp: fix false positives from msgtime change
2020-02-16 Eric Wongview: remove mhref arg from multipart_text_as_html
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-01-27 Eric Wongviewdiff: add "b=" param with non-standard diff prefix
2020-01-27 Eric Wongxt/perf-msgview: switch to multipart_text_as_html
2020-01-13 Eric Wongxt/git_async_cmp: do not slurp large OID list into...
2020-01-12 Eric Wongxt/mem-msgview.t: change to test one multipart message
2020-01-11 Eric Wongmake Plack optional for non-WWW and non-httpd users
2020-01-05 Eric Wongview: msg_html: reduce memory use on reused MIDs
2020-01-04 Eric Wongsolver: allow literal '\r' character in diff lines
2020-01-04 Eric Wongsolver: do not enforce order on extended headers
2020-01-04 Eric Wongxt/solver.t: real-world regression tests
2020-01-01 Eric Wongwwwstatic: implement Last-Modified and If-Modified...
2019-12-24 Eric Wongtestcommon: add require_mods method and use it
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-12-12 Eric Wongadd msgtime_cmp maintainer test
2019-12-12 Eric Wonggit: async batch interface
2019-11-24 Eric Wongtests: move giant inbox/git dependent tests to xt/