]> Sergey Matveev's repositories - public-inbox.git/history - lib
t/watch_maildir: support non-master default branch
[public-inbox.git] / lib /
2021-10-12 Eric Wongmsgmap: use DBI->prepare_cached
2021-10-12 Eric Wongnntp: use defined-OR from Perl 5.10 for msgid check
2021-10-12 Eric Wongsearch: delete QueryParser along with DB handle
2021-10-12 Eric Wongdaemon: quiet down Eml-related warnings
2021-10-12 Eric Wongdaemon: use v5.10.1, disable local warnings
2021-10-12 Eric Wongisearch: do not access Extsearch->{over} directly
2021-10-12 Eric Wongextindex: avoid invalid blobs after unref
2021-10-12 Eric Wongextindex: more consistent doc removal
2021-10-12 Eric Wongextindex: share unref logic in more places
2021-10-12 Eric Wongextindex: rename var: active => active_shards
2021-10-12 Eric Wongsqlite: PRAGMA optimize on close
2021-10-12 Eric Wongextindex: speed up --reindex --fast
2021-10-10 Eric Wongextindex: sync each inbox before checking for missed...
2021-10-10 Eric Wonglei/store: keep ".err-XXXX" in stderr tmpfile
2021-10-10 Eric Wongextindex: --gc doesn't touch ghost entries
2021-10-10 Eric Wongextindex: minor cost reductions
2021-10-10 Eric Wongextindex: speed up Xapian cleanup in --gc
2021-10-10 Eric Wongset nodatacow on more SQLite files
2021-10-10 Eric Wongadmin: add '# ' prefix for progress messages
2021-10-10 Eric Wonglei_to_mail: show --output on augment progress failure
2021-10-09 Eric Wongextindex: support --reindex --fast
2021-10-09 Eric Wongview: save memory by dropping smsg->{from_name} on use
2021-10-09 Eric Wonghttp: avoid Perl target cache for psgi.input
2021-10-09 Eric Wongview: discard Eml->{bdy} when done using
2021-10-09 Eric Wongsolver_git: shorten scalar lifetimes
2021-10-09 Eric Wongnet_reader: hoist out _imap_fetch_bodies
2021-10-08 Eric Wonggit: fatalize async callback errors by default
2021-10-08 Eric Wonggit: async_abort includes --batch-check requests
2021-10-08 Eric Wonggit: use async_wait_all everywhere
2021-10-08 Eric Wongoveridx: each_by_mid: account for messages being deleted
2021-10-06 Eric Wongds: tmpio: avoid Perl target cache
2021-10-06 Eric Wongmsg_iter: split_quotes adds trailing "\n"
2021-10-06 Eric Wongoveridx: subject_path: allow non-ASCII char in subject...
2021-10-06 Eric Wongextindex: --gc checkpoints
2021-10-05 Eric Wongindex: --reindex w/ --{since,until,before,after}
2021-10-05 Eric Wongextsearchidx: favor 20-byte OID comparison
2021-10-05 Eric Wongoveridx: update comment for new sub name
2021-10-04 Eric Wong{dir,inbox}idle: use level-triggered epoll
2021-10-04 Eric Wonghl_mod: don't memoize highlight::codeGenerator objects
2021-10-04 Eric Wongwww: fix ref cycle from threading w/ extindex
2021-10-02 Eric Wongextsearchidx: emit diagnostics for missing blobs
2021-10-02 Eric Wongcontent_hash: normalize whitespace before hashing addresses
2021-10-02 Eric Wonglei mail-diff: diagnostic command to diff mail contents
2021-10-02 Eric Wongextsearchidx: attach_config: set {ibx_map} value to...
2021-10-02 Eric Wonglei inspect: fix "mid:" prefix, expand to Xapian
2021-10-02 Eric Wonglei inspect: integerize "bytes" and "lines" fields
2021-10-02 Eric Wongextsearchidx: do not process eidxq w/o config
2021-10-01 Eric Wongds: inline set_cloexec
2021-10-01 Eric Wonginbox: keep DB handles if git processes are live
2021-10-01 Eric Wonginbox: inline and eliminate git_cleanup
2021-10-01 Eric Wongds: simplify signalfd use
2021-10-01 Eric Wongipc: run Net::SSLeay::randomize
2021-10-01 Eric Wongdaemon: make SO_ACCEPTFILTER a shared variable
2021-10-01 Eric Wonglistener: switch to level-triggered epoll
2021-10-01 Eric Wongsearch_view: various navigation tweaks
2021-09-29 Eric Wonggit: shorten --git-dir= in CLI with chdir in spawn
2021-09-29 Eric Wongds: drop ::later support
2021-09-29 Eric Wongds: simplify idle time expiry, slightly
2021-09-29 Eric Wonginbox: do not vivify {-repo_objs} during cleanup
2021-09-29 Eric Wonginbox: drop memoization/preload, cleanup expires caches
2021-09-29 Eric Wonginbox: rewrite cleanup to be more aggressive
2021-09-29 Eric Wongwww: do not bump {over} refcnt on long responses
2021-09-28 Eric Wongwww+httpd: lower priority of large mbox downloads
2021-09-27 Eric Wonglei completion: workaround old Perl bug
2021-09-27 Eric Wongfetch: support running as root
2021-09-27 Eric Wongconfig: get_1: use full parameter name
2021-09-27 Eric Wonglei rediff: add --drq and --dequote-only
2021-09-27 Eric Wonglei rediff: quiet warnings from Import and Eml
2021-09-26 Eric Wongnet_reader: drop support for IgnoreSizeErrors option
2021-09-26 Eric Wonglei: ensure refresh_watches isn't called from workers
2021-09-26 Eric Wonginbox: cloneurl: avoid undef to hash table value
2021-09-26 Eric Wonglei -f reply: fix Cc: header combining
2021-09-26 Eric Wongwww_listing: support /all/ search as a 302 redirect
2021-09-26 Eric Wonglei note-event: ignore kw_changed exceptions
2021-09-26 Eric Wongsearch: avoid setting undef hashtable entries
2021-09-26 Eric Wongextmsg: search_partial: use ->isrch if available
2021-09-25 Eric Wonglei ls-external: split into separate file
2021-09-25 Eric Wonglei add-external: split into separate file
2021-09-25 Eric Wonglei forget-external: split into separate file
2021-09-25 Eric Wonglei: make pkt_op easier-to-use and understand
2021-09-25 Eric Wonglei2mail: augment_inprogress: guard against closed FDs
2021-09-25 Eric Wonglei: restore old sigmask before daemon exit
2021-09-25 Eric Wonglei up: show timezone offset with localtime
2021-09-24 Eric Wongfetch: support v2 w/o manifest on old WWW
2021-09-24 Eric Wongclone|fetch|--mirror: cull manifest in partial mirrors
2021-09-24 Eric Wongclone|--mirror: fix and test against pre-manifest WWW
2021-09-24 Eric Wongfetch: fix skipping with multi-epoch inboxes
2021-09-24 Eric Wongclone|--mirror: support --epoch=RANGE for partial clones
2021-09-23 Eric Wonglei_xsearch: use localtime for user message
2021-09-23 Eric Wonglei: common --all[=remote|local] help message
2021-09-23 Eric Wongxcpdb: avoid race when shards are added
2021-09-23 Eric Wongxcpdb: -R$SHARDS creates new shards with correct perms
2021-09-23 Eric Wongtest_common: reset umask on non-forking run_script
2021-09-23 Eric Wongdaemons: revamp periodic cleanup task
2021-09-23 Eric Wonggcf2 + extsearch: check for unlinked files on Linux
2021-09-22 Eric Wonglei: drop redundant WQ EOF callbacks
2021-09-22 Eric Wonglei up: avoid excessively parallel --all
2021-09-22 Eric Wonginbox: do not waste hash slot on httpbackend_limiter
2021-09-22 Eric Wonglei: dclose: do not close unnecessarily
2021-09-22 Eric Wongtreewide: fix %SIG localization, harder
next