]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2021-10-15 Eric Wongwww: various help text updates
2021-10-15 Eric Wonglei up --all: send signals to workers, receive errors
2021-10-15 Eric Wonglei up: actually rely on DESTROY for --alllll
2021-10-15 Eric Wonglei: TSTP affects all curl and related subprocesses
2021-10-15 Eric Wonggit: cat-file --batch are their own pgrp
2021-10-15 Eric Wonggit: ->fail invokes current callback
2021-10-15 Eric Wonggit: async_err shows retried requests properly
2021-10-15 Eric Wonglei: use send() perlop for signals
2021-10-15 Eric Wonglei: give workers their own process group
2021-10-14 Eric Wonglei: -d (--dir) and -O (only) shortcuts
2021-10-14 Eric Wonglei add-external --mirror: respect client umask
2021-10-14 Eric Wongclone+fetch: respect umask for all downloaded files
2021-10-14 Eric Wonglei inspect: account for non-extindex inboxes
2021-10-14 Eric Wongextindex: guard against buggy unrefs
2021-10-13 Eric Wongfetch: support --try-remote/-T for alternate remote...
2021-10-13 Eric Wongt/nntpd-tls: change diag() to like() assertion
2021-10-13 Eric Wongt/git: avoid "once" warning for async_warn
2021-10-13 Eric Wongt/lei-mirror: avoid reading ~/.public-inbox/config...
2021-10-13 Eric Wongeml: avoid Encode 2.87..3.12 leak
2021-10-13 Eric Wongt/www_listing: require opt-in for grokmirror tests
2021-10-13 Eric Wongtest_common: hoist out tail_f sub
2021-10-13 Eric Wongxt/perf-msgview: drop unnecessary use_ok
2021-10-13 Eric Wongwww: preload: load ExtSearch via ->ALL
2021-10-13 Eric Wongextindex: set {current_info} in eidxq processing
2021-10-13 Eric Wongtreewide: use warn() or carp() instead of env->{psgi...
2021-10-13 Eric Wonglei: use standard warn() in more places
2021-10-13 Eric Wongextindex: show OID on bad blob failure
2021-10-13 Eric Wongdaemon: set $SIG{__WARN__} properly
2021-10-13 Eric Wonglei up --all: show output for warnings
2021-10-13 Eric Wongdoc: relnotes: note some recent improvements
2021-10-13 Eric Wongindex: optimize after all SQLite DB commits
2021-10-13 Eric Wonglei/store: use remove_doc to save some LoC
2021-10-13 Eric Wongextindex: flush pending reindex before unref
2021-10-12 Eric Wongwww: _/text/config/raw Last-Modified: is mm->created_at
2021-10-12 Eric Wongmsgmap: ->new_file to supports $ibx arg, drop ->new
2021-10-12 Eric Wongdaemon: unconditionally close Xapian shards on cleanup
2021-10-12 Eric Wongmsgmap: share most of check_inodes w/ over
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-11 Kyle Meyerdoc: lei-refresh-mail-sync: drop repeated word
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-06 Eric Wongxt/perf-msgview: modernize, support TEST_BLOB
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-04 Eric Wongt/thread-cycle: make Email::Simple optional
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-02 Eric Wongdoc: lei-daemon: new manpage
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 Wongdoc: lei-security: some more updates
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
next