]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
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
2021-09-29  Eric Wongt/solver_git: fix test to work with git <2.29
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-28  Kyle Meyerdoc: lei-rediff: grammar fixes for --drq and --dequote...
2021-09-27  Eric Wonglei completion: workaround old Perl bug
2021-09-27  Eric Wongt/lei-index: IMAP and NNTP dependencies are optional
2021-09-27  Eric Wongfetch: support running as root
2021-09-27  Eric Wongt/cmd_ipc: allow extra errors and add diagnostics
2021-09-27  Eric Wongxt/net_writer_imap: env knobs for compress/debug/proxy
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 Wongt/run.perl: less confusing error reporting
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 Wongdoc: lei-rm: remove unnecessary -F values
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-25  Eric Wongdoc: lei: manpages for export-kw and refresh-mail-sync
2021-09-25  Eric Wongdoc: lei-index: remove --stdin, reword -F
2021-09-25  Eric Wongdoc: lei-overview: implicit stdin, correct Inline:...
2021-09-25  Eric Wongdoc: lei blob+rediff+p2q: add notes about git directory
2021-09-25  Eric Wongt/v2mirror: check dependencies for legacy test
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
next