about summary refs log tree commit homepage
DateCommit message (Expand)
2021-06-29www: fix manifest.js.gz for default publicInbox.grokManifest
2021-06-27extindex: maintain pack symlinks and use "git multi-pack-index"
2021-06-24www_listing: fix manifest.js.gz generation with extindex "all"
2021-06-24v2writable: avoid spawning "git hash-object"
2021-06-24doc: tuning: add a note about Linux sys.vm.max_map_count
2021-06-24favor git(1) rather than libgit2 for ExtSearch
2021-06-23www: do not warn on blank query parameters
2021-06-23www_listing: start updating for pagination + search
2021-06-23search: make xap_terms easier-to-use and use it more
2021-06-22t/hl_mod: accept "make" or "makefile" for Makefile
2021-06-22lei: use open() perlop for -C (chdir)
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-18t/sigfd: add diagnostic for occasional FreeBSD failure
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-13t/lei-import-http: quiet unnecessary diag message
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-06INSTALL: note about lei metadata storage
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