about summary refs log tree commit homepage
DateCommit message (Expand)
2021-03-15lei q: do not import unnecessarily from externals
2021-03-13searchidx: fix -Lmedium for IDs and filenames
2021-03-13lei q: mbox*: disable changing parallelism, add --rsyncable
2021-03-13lei: rearrange OPT_DESC and drop some TBD switches
2021-03-13lei: add help + completion for --no-external
2021-03-13examples/varnish-4: http => httpd
2021-03-13TODO: update tests item
2021-03-12t/v2reindex: avoid reading ~/.public-inbox/config in test
2021-03-12msg_part_text: discover text in application/octet-stream
2021-03-11www_attach: remove unnecessary parse_content_type import
2021-03-11v2writable: fix undocumented --xapian-only
2021-03-11config: use '-f' key to store config file pathname
2021-03-11imapclient: disable workaround for Mail::IMAPClient 3.43+
2021-03-11doc: update 1.7 release notes, tuning, TODO
2021-03-11lei_curl: note proposed master/client mode for curl
2021-03-11searchidx: remove smsg_from_doc
2021-03-11doc: glossary: add information for dates and timestamps
2021-03-10doc: start glossary for overlapping concepts
2021-03-10lei import: skip trashed Maildir messages
2021-03-10lei import: simplify Maildir handling
2021-03-10watch: IMAP: ignore \Deleted and \Draft messages
2021-03-10doc: technical/data_structures: update for EOFpipe
2021-03-09lei q: remove angle brackets around Message-IDs
2021-03-05lei q: one -t shouldn't set `flagged' on external mail
2021-03-05lei q: fix --import-before default and FIFO output
2021-03-05search: use "z:" instead of "bytes:" prefix
2021-03-04lei q: s/import-augment/import-before/g
2021-03-04t/lei_to_mail: no need to cat in FIFO test
2021-03-04lei q: --import-augment for mbox and mbox.gz
2021-03-04lei_xsearch: cleanup {pkt_op_p} on exceptions
2021-03-04lei: dclose: do not EPOLL_CTL_DEL w/o event_init
2021-03-04lei q: support --import-augment for IMAP
2021-03-04lei q: import flags when clobbering/augmenting Maildirs
2021-03-04lei: use maildir_each_eml in more places
2021-03-04lei_xsearch: add_eml for remote mboxrd, not set_eml
2021-03-04eml: each_part: document IMAP user of the $all parameter
2021-03-04ds: import croak properly
2021-03-02inbox: ->mailboxid accessor
2021-03-01lei p2q: fix /dev/null filenames, fix phrase quoting rules
2021-03-01lei q: improve early aborts w/ remote externals
2021-03-01lei q: fix "-" shortcut for --stdin
2021-03-01lei p2q: patch-to-query generator for "lei q --stdin"
2021-02-27examples/cgit-commit-filter: improve quoted text handling
2021-02-27doc: lei-overview: add performance and bash completion sections
2021-02-27doc: lei-import: drop markup of "stdin"
2021-02-27doc: lei: update manpages
2021-02-26lei_xsearch: more detail about ->xdb call chain
2021-02-26t/lei_store: rename $lst to $sto
2021-02-26lei import|convert: support mbox locking on reads
2021-02-26lei q: support mbox locking by default