about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
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
2021-09-24clone|fetch|--mirror: cull manifest in partial mirrors
2021-09-24clone|--mirror: fix and test against pre-manifest WWW
2021-09-24fetch: fix skipping with multi-epoch inboxes
2021-09-24clone|--mirror: support --epoch=RANGE for partial clones
2021-09-23lei_xsearch: use localtime for user message
2021-09-23lei: common --all[=remote|local] help message
2021-09-23xcpdb: avoid race when shards are added
2021-09-23xcpdb: -R$SHARDS creates new shards with correct perms
2021-09-23test_common: reset umask on non-forking run_script