about summary refs log tree commit homepage
DateCommit message (Expand)
2021-10-06xt/perf-msgview: modernize, support TEST_BLOB
2021-10-05index: --reindex w/ --{since,until,before,after}
2021-10-05extsearchidx: favor 20-byte OID comparison
2021-10-05overidx: update comment for new sub name
2021-10-04{dir,inbox}idle: use level-triggered epoll
2021-10-04hl_mod: don't memoize highlight::codeGenerator objects
2021-10-04www: fix ref cycle from threading w/ extindex
2021-10-04t/thread-cycle: make Email::Simple optional
2021-10-02extsearchidx: emit diagnostics for missing blobs
2021-10-02content_hash: normalize whitespace before hashing addresses
2021-10-02lei mail-diff: diagnostic command to diff mail contents
2021-10-02extsearchidx: attach_config: set {ibx_map} value to $ibx
2021-10-02lei inspect: fix "mid:" prefix, expand to Xapian
2021-10-02lei inspect: integerize "bytes" and "lines" fields
2021-10-02extsearchidx: do not process eidxq w/o config
2021-10-02doc: lei-daemon: new manpage
2021-10-01ds: inline set_cloexec
2021-10-01inbox: keep DB handles if git processes are live
2021-10-01inbox: inline and eliminate git_cleanup
2021-10-01ds: simplify signalfd use
2021-10-01ipc: run Net::SSLeay::randomize
2021-10-01daemon: make SO_ACCEPTFILTER a shared variable
2021-10-01listener: switch to level-triggered epoll
2021-10-01doc: lei-security: some more updates
2021-10-01search_view: various navigation tweaks
2021-09-29git: shorten --git-dir= in CLI with chdir in spawn
2021-09-29ds: drop ::later support
2021-09-29ds: simplify idle time expiry, slightly
2021-09-29t/solver_git: fix test to work with git <2.29
2021-09-29inbox: do not vivify {-repo_objs} during cleanup
2021-09-29inbox: drop memoization/preload, cleanup expires caches
2021-09-29inbox: rewrite cleanup to be more aggressive
2021-09-29www: do not bump {over} refcnt on long responses
2021-09-28www+httpd: lower priority of large mbox downloads
2021-09-28doc: lei-rediff: grammar fixes for --drq and --dequote-only
2021-09-27lei completion: workaround old Perl bug
2021-09-27t/lei-index: IMAP and NNTP dependencies are optional
2021-09-27fetch: support running as root
2021-09-27t/cmd_ipc: allow extra errors and add diagnostics
2021-09-27xt/net_writer_imap: env knobs for compress/debug/proxy
2021-09-27config: get_1: use full parameter name
2021-09-27lei rediff: add --drq and --dequote-only
2021-09-27lei rediff: quiet warnings from Import and Eml
2021-09-26net_reader: drop support for IgnoreSizeErrors option
2021-09-26lei: ensure refresh_watches isn't called from workers
2021-09-26t/run.perl: less confusing error reporting
2021-09-26inbox: cloneurl: avoid undef to hash table value
2021-09-26lei -f reply: fix Cc: header combining
2021-09-26www_listing: support /all/ search as a 302 redirect
2021-09-26lei note-event: ignore kw_changed exceptions