]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2021-03-13 Eric Wongexamples/varnish-4: http => httpd
2021-03-13 Eric WongTODO: update tests item
2021-03-12 Eric Wongt/v2reindex: avoid reading ~/.public-inbox/config in...
2021-03-12 Eric Wongmsg_part_text: discover text in application/octet-stream
2021-03-11 Eric Wongwww_attach: remove unnecessary parse_content_type import
2021-03-11 Eric Wongv2writable: fix undocumented --xapian-only
2021-03-11 Eric Wongconfig: use '-f' key to store config file pathname
2021-03-11 Eric Wongimapclient: disable workaround for Mail::IMAPClient...
2021-03-11 Eric Wongdoc: update 1.7 release notes, tuning, TODO
2021-03-11 Eric Wonglei_curl: note proposed master/client mode for curl
2021-03-11 Eric Wongsearchidx: remove smsg_from_doc
2021-03-11 Eric Wongdoc: glossary: add information for dates and timestamps
2021-03-11 Eric Wongdoc: start glossary for overlapping concepts
2021-03-11 Eric Wonglei import: skip trashed Maildir messages
2021-03-11 Eric Wonglei import: simplify Maildir handling
2021-03-11 Eric Wongwatch: IMAP: ignore \Deleted and \Draft messages
2021-03-11 Eric Wongdoc: technical/data_structures: update for EOFpipe
2021-03-09 Eric Wonglei q: remove angle brackets around Message-IDs
2021-03-05 Eric Wonglei q: one -t shouldn't set `flagged' on external mail
2021-03-05 Eric Wonglei q: fix --import-before default and FIFO output
2021-03-05 Eric Wongsearch: use "z:" instead of "bytes:" prefix
2021-03-04 Eric Wonglei q: s/import-augment/import-before/g
2021-03-04 Eric Wongt/lei_to_mail: no need to cat in FIFO test
2021-03-04 Eric Wonglei q: --import-augment for mbox and mbox.gz
2021-03-04 Eric Wonglei_xsearch: cleanup {pkt_op_p} on exceptions
2021-03-04 Eric Wonglei: dclose: do not EPOLL_CTL_DEL w/o event_init
2021-03-04 Eric Wonglei q: support --import-augment for IMAP
2021-03-04 Eric Wonglei q: import flags when clobbering/augmenting Maildirs
2021-03-04 Eric Wonglei: use maildir_each_eml in more places
2021-03-04 Eric Wonglei_xsearch: add_eml for remote mboxrd, not set_eml
2021-03-04 Eric Wongeml: each_part: document IMAP user of the $all parameter
2021-03-04 Eric Wongds: import croak properly
2021-03-02 Eric Wonginbox: ->mailboxid accessor
2021-03-01 Eric Wonglei p2q: fix /dev/null filenames, fix phrase quoting...
2021-03-01 Eric Wonglei q: improve early aborts w/ remote externals
2021-03-01 Eric Wonglei q: fix "-" shortcut for --stdin
2021-03-01 Eric Wonglei p2q: patch-to-query generator for "lei q --stdin"
2021-02-27 Eric Wongexamples/cgit-commit-filter: improve quoted text handling
2021-02-27 Kyle Meyerdoc: lei-overview: add performance and bash completion...
2021-02-27 Kyle Meyerdoc: lei-import: drop markup of "stdin"
2021-02-27 Kyle Meyerdoc: lei: update manpages
2021-02-26 Eric Wonglei_xsearch: more detail about ->xdb call chain
2021-02-26 Eric Wongt/lei_store: rename $lst to $sto
2021-02-26 Eric Wonglei import|convert: support mbox locking on reads
2021-02-26 Eric Wonglei q: support mbox locking by default
2021-02-26 Eric Wonglei: style fix for $oldset declaration
2021-02-26 Eric Wonglei q: -tt marks direct hits as "flagged"
2021-02-26 Eric Wongtest_common: io_modes: always support read/write
2021-02-26 Eric Wonglei import: use --in-format/-F for consistency
2021-02-26 Eric Wonglei convert: support IMAP output and "-F eml" inputs
2021-02-25 Eric Wonglei q: auto-memoize remote messages into lei/store
2021-02-25 Eric Wonglei_external: don't treat IPv6 URLs as globs
2021-02-24 Eric Wongnet_reader: trim exports and remove unused uri_new
2021-02-24 Eric Wongwatch: switch IMAP and NNTP fetch loops to NetReader
2021-02-24 Eric Wonglei <import|convert>: support NNTP sources
2021-02-24 Eric Wongadd PublicInbox::URInntps package
2021-02-24 Eric Wonglei: avoid needless env passing to subcommands
2021-02-24 Eric Wongtreewide: avoid "delete local" construct on hashes
2021-02-24 Uwe Kleine... www: use PublicInbox::WwwStream
2021-02-23 Eric Wonglei_to_mail: remove unused OnDestroy import
2021-02-23 Eric Wonglei q: reduce default lei2mail workers
2021-02-23 Eric Wonglei: support "-C" to chdir in all sub commands
2021-02-23 Kyle Meyerdoc: lei: favor "-o format:$PATHNAME" over "-f"
2021-02-22 Eric Wonglei_auth: trim and remove leftover worker code
2021-02-22 Eric Wonglei convert: inline convert_start
2021-02-22 Eric Wongnet_reader: mic_get: reuse connections if cache enabled
2021-02-22 Eric Wonglei q: reduce wasted IMAP connection for auth
2021-02-22 Eric Wonglei_auth: migrate common auth code from lei_import
2021-02-22 Eric Wonglei import: no separate auth worker
2021-02-22 Eric Wonglei convert: auth directly from worker process
2021-02-22 Eric Wonglei: _lei_cfg: return empty hashref if unconfigured
2021-02-22 Eric Wonglei: keep client {sock} in short-lived workers
2021-02-22 Eric Wonglei_auth: rename {nrd} field to {net} for clarity
2021-02-22 Eric Wonglei_store: populate ALL.git/alternates with new epochs
2021-02-22 Eric Wongt/lei*: drop $lei->(...) sub
2021-02-22 Eric Wonglei-daemon: prefer graceful shutdowns
2021-02-22 Eric Wongtests: clean up t/home* consistently
2021-02-21 Kyle Meyert/www_listing: require grok-pull version 2 or later
2021-02-21 Kyle Meyert/www_listing: reword grok-pull skip message
2021-02-21 Kyle Meyert/www_listing: correct the number of tests for grok...
2021-02-21 Eric Wonglei2mail: parallel augment for lock-free stores
2021-02-21 Eric Wongnet_reader: use and accept URIimap objects in more...
2021-02-21 Eric Wongipc: support setting a locked number of WQ workers
2021-02-21 Eric Wonglei q: move augment into lei2mail workers
2021-02-21 Eric Wongipc: add wq_broadcast
2021-02-21 Eric Wonglei q: support IMAP/IMAPS --output destinations
2021-02-21 Eric Wonginbox_writable: require PublicInbox::MdirReader
2021-02-19 Eric Wongt/net_reader-imap: fix under TEST_RUN_MODE=0
2021-02-19 Eric WongURIimap: overload "" to ->as_string
2021-02-19 Eric Wongnet_writer: start implementing IMAP write support
2021-02-19 Eric Wongnet_reader: handle single-message IMAP mailboxes
2021-02-19 Eric Wongtests: require Mail::IMAPClient for IMAP tests
2021-02-19 Eric Wonglei_to_mail: get rid of empty _post_augment_maildir
2021-02-19 Eric Wongt/lei-externals: favor "-o format:$PATHNAME" over "-f"
2021-02-19 Eric Wongemergency: modernize and reduce syscalls
2021-02-19 Eric Wonglei_to_mail: Maildir: ensure link(2) succeeds
2021-02-19 Eric Wonglei: check for IMAP auth errors
2021-02-19 Eric Wonglei: consolidate the bulk of the IPC code
2021-02-19 Eric Wonglei import: add IMAP and (maildir|mbox*):$PATHNAME...
2021-02-19 Eric Wonglei convert: mail format conversion sub-command
next