about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2023-11-16lei convert: fix repeat and idempotent v2 output
2023-11-15treewide: more autodie safety fixes for older Perl
2023-11-15t/lei-import: account for more verbose error
2023-11-14config: avoid eidx_key and newsgroup conflicts
2023-11-13xap_helper: stricter and harsher error handling
2023-11-13spawn: don't append to scalarrefs on stdout/stderr
2023-11-13xap_client: spawn C++ xap_helper directly
2023-11-11mda: fix and test some usage problems
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-09lei_input: always close single `eml' inputs
2023-11-09ipc: simplify partial sendmsg fallback
2023-11-07lei: fix SIGPIPE on large result sets to pager
2023-11-03t/cindex+extsearch: use write_file, autodie, etc.
2023-11-03move read_all, try_cat, and poll_in to PublicInbox::IO
2023-11-03io: introduce write_file helper sub
2023-11-03replace ProcessIO with untied PublicInbox::IO
2023-11-03treewide: use ->close to call ProcessIO->CLOSE
2023-11-03ds: don't try ->close after ->accept_SSL failure
2023-11-01ds: move maxevents further down the stack
2023-10-31poll+select: check EBADF + POLLNVAL errors
2023-10-28treewide: use run_qx where appropriate
2023-10-25cindex: quiet --prune when checking objectFormat
2023-10-25drop psgi_return, httpd/async and GetlineBody
2023-10-25xt/check-run: call DS->Reset after all tests
2023-10-25spawn: support synchronous run_qx
2023-10-25limiter: split out from qspawn
2023-10-24cindex: basic inboxes are non-fatal for --associate
2023-10-24t/cindex: use autodie
2023-10-23t/init.t: don't modify $HOME/.public-inbox/config in test
2023-10-18init: drop extraneous `+'
2023-10-18t/lei-up: additional diagnostics for match failures
2023-10-18syscall: common $F_SETPIPE_SZ definition
2023-10-18ds: get rid of SetLoopTimeout
2023-10-17lei: consolidate stdin slurp, fix warnings
2023-10-15learn: respect indexlevel for v1 inboxes
2023-10-11lei import|tag|rm: support --commit-delay=SECONDS
2023-10-10t/imap_searchqp.t: retry bad query test on failure
2023-10-10t/nntp.t: attempt to track source of undefined vars
2023-10-08process_io: fix binmode and use it in lei_xsearch
2023-10-08process_io: pass args to awaitpid as list
2023-10-08rename ProcessPipe to ProcessIO
2023-10-08ipc: require fork+SOCK_SEQPACKET for wq_* functions
2023-10-08lei: always use async `done' requests to store
2023-10-06finalize DragonFlyBSD support
2023-10-06t/dir_idle: dump event list on failure
2023-10-06ipc: lower-level send_cmd/recv_cmd handle EINTR directly
2023-10-04treewide: use PublicInbox::Lock->new
2023-10-04t/lei_to_mail: modernize and document test