]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2023-10-28  Eric Wongexamples/logrotate: only SIGUSR1 main process
2023-10-28  Eric Wongexamples/*.service: avoid `nobody' user on systemd
2023-10-28  Eric Wongspawn: use readline instead of read for scalar redirects
2023-10-28  Eric Wonglei_ale: use v5.12, autodie, and try_cat
2023-10-28  Eric Wongxt/eml_check_limits: remove useless import
2023-10-28  Eric Wongwww_altid: reduce FD pressure in qspawn queues
2023-10-28  Eric Wongtreewide: use run_qx where appropriate
2023-10-28  Eric Wonggcf2: simplify pkg-config and Inline::C setup
2023-10-28  Eric Wonggit: avoid extra stat(2) for git version
2023-10-28  Eric Wonggit: use run_qx to read `git --version'
2023-10-28  Eric Wongspawn: avoid alloca in C pi_fork_exec
2023-10-28  Eric Wongspawnpp: use autodie for syscall failures
2023-10-28  Eric Wongspawn: croak directly in C pi_fork_exec
2023-10-27  Eric Wonglei: don't exit lei-daemon on ovv_begin failure
2023-10-26  Eric Wongcindex: clarify fatal vs non-fatal messages
2023-10-26  Eric Wonggit: cleanup un-associated coderepo processes
2023-10-25  Eric Wongcindex: fix large prunes
2023-10-25  Eric Wongcindex: quiet --prune when checking objectFormat
2023-10-25  Eric Wongcindex: store coderepo data asynchronously
2023-10-25  Eric Wonglei_mirror+fetch: don't slurp `git show-ref' output
2023-10-25  Eric Wongcindex: use sysread for generating fingerprint
2023-10-25  Eric Wongcindex: use run_await wrapper for git commands
2023-10-25  Eric Wongcindex: drop XH_PID global
2023-10-25  Eric Wongcindex: use run_await to read extensions.objectFormat
2023-10-25  Eric Wongcindex: start using run_await to simplify code
2023-10-25  Eric Wongcindex: use timer for inits
2023-10-25  Eric Wongcindex: avoid awaitpid for popen
2023-10-25  Eric Wongcidx_log_p: don't bother with F_SETPIPE_SZ
2023-10-25  Eric Wongqspawn: simplify internal argument passing
2023-10-25  Eric Wongqspawn: use WwwStatic for fallbacks and error code
2023-10-25  Eric Wongdrop psgi_return, httpd/async and GetlineBody
2023-10-25  Eric Wongwww_coderepo: use psgi_yield
2023-10-25  Eric Wongcgit: switch to psgi_yield
2023-10-25  Eric Wongwww_altid: switch to psgi_yield
2023-10-25  Eric Wongviewvcs: psgi_yield
2023-10-25  Eric Wongrepo_snapshot: psgi_yield
2023-10-25  Eric Wongrepo_atom: switch to psgi_yield
2023-10-25  Eric Wongqspawn: introduce new psgi_yield API
2023-10-25  Eric Wongxt/check-run: call DS->Reset after all tests
2023-10-25  Eric Wonghttpd/async: require IO arg
2023-10-25  Eric Wongqspawn: drop unused err arg for ->event_step
2023-10-25  Eric Wongqspawn: psgi_return allows list for callback args
2023-10-25  Eric Wongwww_coderepo: capture uses a flattened list
2023-10-25  Eric Wongpsgi_qx: use a temporary file rather than pipe
2023-10-25  Eric Wongspawn: support synchronous run_qx
2023-10-25  Eric Wonglimiter: split out from qspawn
2023-10-24  Eric Wongcindex: basic inboxes are non-fatal for --associate
2023-10-24  Eric Wongt/cindex: use autodie
2023-10-24  Eric Wongcindex: --associate fails when no inboxes are given
2023-10-23  Eric Wongxap_helper.pm: quiet undefined warnings at shutdown
2023-10-23  Eric Wongt/init.t: don't modify $HOME/.public-inbox/config in...
2023-10-23  Eric Wongwww: fully qualify read_all subroutine call
2023-10-19  Eric Wonglei: simplify startq/au_done wakeup notifications
2023-10-18  Eric WongRevert "kqnotify: drop EV_CLEAR (edge triggering)"
2023-10-18  Eric Wongidx_stack: use autodie + read_all
2023-10-18  Eric Wongconvert: use read_all to simplify error checks
2023-10-18  Eric Wonglei_config: drop redundant open check
2023-10-18  Eric Wonglei_auth: update comments and use v5.12
2023-10-18  Eric Wonglei: use autodie where appropriate
2023-10-18  Eric Wongxt/mem-imapd-tls: reduce FDs for lsof use
2023-10-18  Eric Wongxt/mem-imapd-tls: remove unused/broken epoll imports
2023-10-18  Eric Wonginit: use autodie to reduce distractions
2023-10-18  Eric Wonginit: drop extraneous `+'
2023-10-18  Eric Wongtest_common: use $cwdfh for every run_script command
2023-10-18  Eric Wongtest_common: only hide TCP port in messages
2023-10-18  Eric Wongtest_common: use autodie and read_all where possible
2023-10-18  Eric Wongt/lei-up: additional diagnostics for match failures
2023-10-18  Eric Wongsyscall: common $F_SETPIPE_SZ definition
2023-10-18  Eric Wongcindex: drop some unused functions
2023-10-18  Eric Wongds: get rid of SetLoopTimeout
2023-10-18  Eric Wongds: introduce and use do_fork helper
2023-10-18  Eric Wongxt/git-http-backend: remove Net::HTTP usage
2023-10-18  Eric Wongxap_client: autodie for pipe and socketpair
2023-10-18  Eric Wongxap_helper: autodie for getsockopt
2023-10-18  Eric Wongxap_helper: simplify SIGTERM exit checks
2023-10-18  Eric Wongxap_helper: die more easily in both implementations
2023-10-18  Eric Wongxap_helper*: use autodie in more places
2023-10-18  Eric Wonguse read_all in more places to improve safety
2023-10-18  Eric Wonglei_mirror: use read_all
2023-10-18  Eric Wongimport: use read_all to detect short reads
2023-10-18  Eric Wonggit: introduce read_all function
2023-10-18  Eric Wonglei_mirror: use autodie for most `open' calls
2023-10-18  Eric Wonglei_mirror: autodie most `close' calls
2023-10-18  Eric Wonglei_mirror: start converting to autodie
2023-10-17  Eric Wonginput_pipe: fix socket check
2023-10-17  Eric Wonginput_pipe: handle noncanonical TTY
2023-10-17  Eric Wonginput_pipe: improve error handling
2023-10-17  Eric Wonglei: consolidate stdin slurp, fix warnings
2023-10-17  Eric Wonginstall/README: improve wording
2023-10-17  Štěpán Němecsearch: rectify comment (rt: documented since 738c4a65719e)
2023-10-17  Štěpán Němecdoc: lei-q: drop stale TODO comment (fixed in 1f1b1f0e22f7)
2023-10-17  Štěpán Němecdoc: fix some typos and grammar
2023-10-15  Eric Wonglearn: respect indexlevel for v1 inboxes
2023-10-14  Eric Wongxap_helper_cxx: allow sharing XDG_CACHE_HOME across...
2023-10-12  Eric Wonglei: quiet excessive write/seen messages
2023-10-11  Eric Wongemergency: support hostname of `.'
2023-10-11  Eric Wonglei import|tag|rm: support --commit-delay=SECONDS
2023-10-11  Eric Wonglei blob: run cat_blob on lei/store for pending blobs
2023-10-11  Eric Wongimport: cat_blob is a no-op w/o live fast-import
2023-10-11  Eric Wongimport: switch to Unix stream socket for fast-import
next