about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
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-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-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-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-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-27lei completion: workaround old Perl bug
2021-09-27fetch: support running as root
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-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
2021-09-26search: avoid setting undef hashtable entries
2021-09-26extmsg: search_partial: use ->isrch if available
2021-09-25lei ls-external: split into separate file
2021-09-25lei add-external: split into separate file
2021-09-25lei forget-external: split into separate file
2021-09-25lei: make pkt_op easier-to-use and understand
2021-09-25lei2mail: augment_inprogress: guard against closed FDs
2021-09-25lei: restore old sigmask before daemon exit
2021-09-25lei up: show timezone offset with localtime
2021-09-24fetch: support v2 w/o manifest on old WWW