about summary refs log tree commit homepage
DateCommit message (Expand)
2021-08-25lei_mail_sync: remove warning message from caller
2021-08-25lei up: improve --all=local stderr output
2021-08-25imap+nntp: die loudly if ->mm or ->over disappear
2021-08-24lei: non-blocking lei/store->done in lei-daemon
2021-08-24lei: add missing LeiWatch lazy-load
2021-08-21lei: implicitly watch all Maildirs it knows about
2021-08-19lei q: make --save the default
2021-08-18lei forget-mail-sync: rely on lei/store process
2021-08-18ipc: remove WQ_MAX_WORKERS
2021-08-18lei: add ->lms shortcut for LeiMailSync
2021-08-17view: remove mbox.gz and Atom from topic view
2021-08-17user_content: update + wrap lines for CSS change
2021-08-16Duplicate base css definitions in stylesheets
2021-08-16t/run.perl: fix "make check-run" on FreeBSD 11.x
2021-08-16lei_search: avoid unconditional warning when no exception
2021-08-16www: uninitialized vars due to extindex lacking address
2021-08-14www: avoid uninitialized vars from shadowed Message-IDs
2021-08-14lei: hexdigest mocks account for unwanted headers
2021-08-14lei <q|up>: wait on remote mboxrd imports synchronously
2021-08-14lei: diagnostics for /Document \d+ not found/ errors
2021-08-13lei up: note errors if one output destination fails
2021-08-13lei up: support multiple output folders w/o --all=local
2021-08-11lei: attempt to canonicalize away "/../" pathnames
2021-08-11lei_saved_search: canonicalized relative save paths
2021-08-11treewide: use *nix-specific dirname regexps
2021-08-09lei_xsearch: improve Xapian open failure messages
2021-08-08searchidx: die on Xapian load errors
2021-08-08tests: fix test failures when Xapian is missing
2021-08-08httpd: set psgi.url_scheme to 'https' for TLS listeners
2021-08-06li2wrap: avoid double-close on Linux::Inotify2 <2.3
2021-08-05lei export-kw: workaround race in updating Maildir locations
2021-08-04extindex: fix boost with partial runs
2021-08-04extindex: do not over-account for cross-posted messages
2021-08-04lei: close inotify FD in forked child
2021-07-31extindex: -xcpdb and -compact support
2021-07-31admin: index_inbox: drop unnecessary check
2021-07-28listener: maximize listen(2) backlog
2021-07-28lei: die on ECONNRESET
2021-07-28treewide: s/sequential_shard/sequential-shard/g
2021-07-25extindex: support --jobs/-j properly on creation for shard count
2021-07-25doc: lei-{p2q,rediff}: note implicit --stdin
2021-07-25t/lei-watch.t: improve test reliability
2021-07-25init: support git <2.30 for "-c KEY=VALUE" args
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]