about summary refs log tree commit homepage
path: root/lib/PublicInbox
DateCommit message (Expand)
2023-11-20git: return upon self->close
2023-11-20test_common: fix excessive wait for GNU tail inotify
2023-11-16extindex: warn and hint about --gc on bad ibx_id
2023-11-16lei q|up|convert: common finish_output to detect errors
2023-11-16lei: avoid extra fork for v2 outputs
2023-11-16lei convert: fix repeat and idempotent v2 output
2023-11-16lei: fix idempotent STDERR redirect in workers
2023-11-15xap_helper_cxx: accept leading spaces from pkg-config
2023-11-15treewide: more autodie safety fixes for older Perl
2023-11-15gcf2: fix autodie usage for older Perl
2023-11-15gcf2client: add alias for PublicInbox::Git::fail
2023-11-15ds: run @post_loop_do if any user-queued events run
2023-11-15cindex: fix test when missing time(1) executable
2023-11-15lei: use -signal numbers for old Perl
2023-11-14TestCommon: older strace does not have --version
2023-11-14config: avoid eidx_key and newsgroup conflicts
2023-11-14cindex: fix missing semicolon on broken $GIT_DIR/objects
2023-11-13cindex: support --associate-aggressive shortcut
2023-11-13cindex: rename associate-max => window
2023-11-13cindex: do not guess integer maximum for Xapian
2023-11-13xap_helper: better variable naming for key buffer
2023-11-13xap_helper: stricter and harsher error handling
2023-11-13cidx_xap_helper_aux: complain about truncated inputs
2023-11-13xap_helper: Perl dump_ibx respects `-m MAX'
2023-11-13cindex: delay associate until prune+indexing finish
2023-11-13cindex: imply --all with --associate w/o -I/--only
2023-11-13spawn: don't append to scalarrefs on stdout/stderr
2023-11-13treewide: update read_all to avoid eof|close checks
2023-11-13xap_client: spawn C++ xap_helper directly
2023-11-13xap_helper_cxx: use -pipe by default in CXXFLAGS
2023-11-13xap_helper_cxx: make the build process ccache-friendly
2023-11-13xap_helper_cxx: use write_file helper
2023-11-13cindex: use `local' for pipes between processes
2023-11-13tmpfile: check `stat' errors, use autodie for unlink
2023-11-13cindex: check `say' errors w/ close or ->flush
2023-11-13xap_helper: reset getopt(3) properly in workers
2023-11-13lei: don't read --stdin terminals from daemon
2023-11-11mda|learn|watch: support dropUniqueUnsubscribe config
2023-11-11t/lei-import: skip strace for restricted systems
2023-11-10www: add topics_(new|active).(html|atom) endpoints
2023-11-09spawn: get rid of wantarray popen_rd/popen_wr
2023-11-09lei: get rid of autoreap usage
2023-11-09xapcmd: get rid of scalar wantarray popen_rd
2023-11-09lei_input: always close single `eml' inputs
2023-11-09ipc: simplify partial sendmsg fallback
2023-11-09lei_mirror: note missing local manifests are non-fatal
2023-11-09net: retry on EINTR and check for {quit} flag
2023-11-09lei ls-mail-source: gracefully handle network failures
2023-11-09net_nntp_socks: more comments around how it works
2023-11-09lei_up: use v5.12