about summary refs log tree commit homepage
DateCommit message (Expand)
2019-12-12Makefile.PL: fix "dsyn" target
2019-12-12mbox: do not try to create filename from empty string
2019-12-12msgtime: avoid obviously out-of-range dates (for now)
2019-12-12Date::Parse is now optional
2019-12-12msgtime: drop Date::Parse for RFC2822
2019-12-12add msgtime_cmp maintainer test
2019-12-12git: async batch interface
2019-12-11build: support doc generation w/o GNU make
2019-12-11import: (cleanup) drop redundant env arg to run_die
2019-12-11spawn: remove support for clearing the env
2019-12-11tests: don't repeatly validate NEWS.atom
2019-12-11TODO: update and add a few more items
2019-12-11ds: ->Reset initializes $nextq
2019-12-11t/common: set $0 when running script w/o fork
2019-12-11t: localize the PI_CONFIG env
2019-11-29replace: quiet "git gc" invocation
2019-11-29t/replace: quiet "git fsck" invocation
2019-11-28t/httpd-unix: FreeBSD expects to fail with EADDRINUSE
2019-11-27Makefile.PL: MANIFEST dependency fix
2019-11-27httpd|nntpd: avoid missed signal wakeups
2019-11-27dskqxs: fix missing EV_DISPATCH define
2019-11-27msgtime: deal with strange minutes in TZ offsets
2019-11-27t/msgtime: add more checks for known cases
2019-11-27t/msgtime: show date in test descriptions
2019-11-24tests: move giant inbox/git dependent tests to xt/
2019-11-24t/perf-*.t: use $ENV{GIANT_INBOX_DIR} consistently
2019-11-24tests: quiet down commit graph
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-24xapcmd: replace Xtmpdirs with File::Temp->newdir
2019-11-24t/nntpd-validate: get rid of threads dependency
2019-11-24t/common: start_script replaces spawn_listener
2019-11-24daemon: avoid race when quitting workers
2019-11-24daemon: use sigprocmask when respawning workers
2019-11-24daemon: use sigprocmask to block signals at startup
2019-11-24.gitignore: ignore local prove(1) files
2019-11-24t/nntpd-tls: sometimes SSL_connect succeeds quickly
2019-11-24t/httpd-corner: wait for worker process death
2019-11-24t/xcpdb-reshard: test xcpdb --compact
2019-11-24t/v1-add-remove-add: quiet down "git init"
2019-11-24tests: use strict everywhere
2019-11-24tests: disable daemon workers in a few more places
2019-11-24mboxgz: fix compiler parse error under under Perl 5.16.3
2019-11-24check for File::Temp 0.19 for ->newdir method
2019-11-16t/xcpdb-reshard: use run_script for -xcpdb
2019-11-16t/indexlevels-mirror*: switch to run_script
2019-11-16t/v2mda: switch to run_script in many places
2019-11-16t/watch_filter_rubylang: run_script for -init and -index
2019-11-16t/nntpd: use run_script for -init
2019-11-16t/watch_maildir_v2: use run_script for -init
2019-11-16t/httpd: use run_script for -init