about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2021-03-17config: lazy-load coderepos, support extindex
2021-03-17extindex: add some validation and config knobs for WWW
2021-03-17www_stream: add trailing slash for help and color links
2021-03-16eml: decode Bcc, and Resent-* address variants
2021-03-16lock: remove new_tmp method
2021-03-16git: drop async_prefetch method
2021-03-16nntp: remove unused header_append method
2021-03-16lei_store: remove maildir_keywords
2021-03-16mbox: move mbox_keywords to MboxReader
2021-03-15t/convert-compact: create_inbox
2021-03-15test_common: minor simplifications to setup_public_inboxes
2021-03-15test_common: add create_inbox helper sub
2021-03-15lei: reuse LeiStore object on config changes
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-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-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-10lei import: skip trashed Maildir messages
2021-03-10lei import: simplify Maildir handling
2021-03-10watch: IMAP: ignore \Deleted and \Draft messages
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-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-26lei_xsearch: more detail about ->xdb call chain
2021-02-26lei import|convert: support mbox locking on reads