about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2021-07-31extindex: -xcpdb and -compact support
2021-07-31admin: index_inbox: drop unnecessary check
2021-07-28listener: maximize listen(2) backlog
2021-07-28treewide: s/sequential_shard/sequential-shard/g
2021-07-25extindex: support --jobs/-j properly on creation for shard count
2021-07-25lei_mail_sync: locations_for API uses oidbin for comparisons
2021-07-25lei_inspect: fix typo
2021-07-25lei_search: favor binary OID comparisons
2021-07-25extsearchidx: favor binary comparison in common case
2021-07-25extsearchidx: use more appropriate max for dedupe
2021-07-25extindex: improve comment around git->async_wait_all
2021-07-25extindex: support --dedupe[=MSGID]
2021-07-25lei rm-watch: new command to support removing watches
2021-07-25lei: avoid SQLite COUNT() for dedupe
2021-07-22lei: auto-refresh watches in config, cancel missing
2021-07-22lei: start implementing inotify Maildir support
2021-07-22extsearch: support publicinbox.*.boost parameter
2021-07-18config: s/_one_val/get_1/ for public use
2021-07-08extindex: dedupe: reduce SQLite contention and dirty data
2021-07-08extsearchidx: ignore Eml warnings across the board
2021-07-06extindex: --gc: avoid SQLite lock conflict on shard cleanup
2021-07-06extindex: implement --dedupe to fix old extindices
2021-07-06eml: relax warn_ignore regexps for current Email::Address::XS
2021-07-05lei: drop workers on EOF from clients
2021-07-03lei import: increase flags search batch size, display progress
2021-07-03lei inspect: help+completion for --dir option
2021-07-03extsearchidx: extra assertions for deduplication flow
2021-07-01lei inspect: support "mid:" (and "m:") prefix
2021-07-01lei inspect: support automatic pager in output
2021-07-01extsearchidx: lock before writing multi-pack-index
2021-06-30extsearchidx: symlink .rev and .bitmap files into ALL.git
2021-06-30searchidx: default BATCH_BYTES to 8MB on 64-bit systems
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-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-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-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