about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2021-06-20lei import: help + completion for --new-only
2021-06-20lei sucks: don't warn or error out on missing dependencies
2021-06-20view: extra check to for redundant messages in HTML view
2021-06-20scripts: add syscall-list tool for development
2021-06-18lei/store: do not put NULL into over.num column
2021-06-17lei/store: cull redundant docids based on blob OID
2021-06-17lei_input: prefix bare Maildir paths w/ "maildir:"
2021-06-17lei inspect: learn "num:" and "docid:" prefixes
2021-06-14lei index+import: reject keywords from R/O IMAP
2021-06-14lei_input: allow keywords when importing 1 file from Maildir
2021-06-13net_reader: canonicalize URL args on add_url
2021-06-13lei import: use url_folder_cache for completion
2021-06-13lei ls-mail-source: write through to URL folder cache
2021-06-13lei: stop pager early on exit
2021-06-12lei ls-mail-source: list IMAP folders and NNTP groups
2021-06-10lei tag: less confusing warning about unimported messages
2021-06-10lei import: support --new-only for IMAP
2021-06-09lei prune-mail-sync: new command to prune invalid sync data
2021-06-09lei_mail_sync: hoist out --all handling from export-kw
2021-06-09lei tag: parallelize Maildir access
2021-06-09mdir_reader: maildir_each_file: pass flags, skip Trash
2021-06-09inbox_writable: fix import_maildir
2021-06-09lei/store: do eidx_init before creating R/W lms dbh
2021-06-09lei edit-search: fix and add a (weak) test
2021-06-09lei pmdir: fix nproc for <= 4 CPUs
2021-06-08lei import: speed up repeated Maildir imports
2021-06-08lei: generalize auxiliary WQ handling
2021-06-08lei: safety fix for multiple WQ classes
2021-06-08lei/store: checkpoint commits mail_sync.sqlite3
2021-06-06lei: don't drop WQ workers on normal exit
2021-06-04pkt_op: make pkt_do an OO method
2021-06-03pkt_op: remove blocking I/O support
2021-06-03lei import: speed up kw updates for old IMAP messages
2021-06-02lei export-kw: do not write directly to mail_sync.sqlite3
2021-06-02lei: remove "forget" (old name for "rm")
2021-06-01lei_mail_sync: more debug info for uncommitted txn
2021-06-01lei import: reduce writes to lei/store on IMAP sync
2021-05-30lei import: import IMAP flag changes from old messages
2021-05-30lei: support implicit stdin by default
2021-05-30lei lcat: support maildir: paths, too
2021-05-30lei lcat: allow IMAP folder URLs w/o UIDVALIDITY
2021-05-30lei lcat+inspect: start wiring up completion
2021-05-30lei q: --sort and --save|v2 are incompatible
2021-05-30lei import|lcat: improve+fix single message IMAP support
2021-05-29lei_to_mail: use abs_path for Maildir in mail_sync.sqlite3
2021-05-28lei q|up: support v2:/path/to/inboxdir destination
2021-05-28lei: retry_reopen on read-only Xapian access
2021-05-28lei: restore working directory in more places
2021-05-28lei: handle a single IMAP message in most places
2021-05-28lei_mail_sync: debug code for uncommitted txn