about summary refs log tree commit homepage
DateCommit message (Expand)
2019-11-16t/convert-compact: convert to run_script
2019-11-16t/v2mirror: switch to default run_mode for speedup
2019-11-16doc: remove IPC::Run as a dev and test dependency
2019-11-16t/mda_filter_rubylang: drop IPC::Run dependency
2019-11-16t/mda: switch to run_script for testing
2019-11-16t/v2mirror: get rid of IPC::Run dependency
2019-11-16t/purge: convert to run_script
2019-11-16t/init: convert to using run_script
2019-11-16t/edit: switch to use run_script
2019-11-16t/common: introduce run_script wrapper for t/cgi.t
2019-11-16spawn: which: allow embedded slash for relative path
2019-11-16xapcmd: do not fire END and DESTROY handlers in child
2019-11-16import: only pass Inbox object to SearchIdx->new
2019-11-16inboxwritable: add ->cleanup method
2019-11-16learn: pass global variables into subs
2019-11-16mda: pass global variables into subs
2019-11-16init: pass global variables into subs
2019-11-16index: pass global variables into subs
2019-11-16admin: get rid of singleton $CFG var
2019-11-16edit: use OO API of File::Temp to shorten lifetime
2019-11-16edit: pass global variables into subs
2019-11-16mboxgz: use Compress::Raw::Zlib instead of IO::Compress::Gzip
2019-11-16mbox: split mboxgz out into a separate file
2019-11-16mbox: unused mid_clean import
2019-11-15doc: check-man: save the result of successful runs
2019-11-15t/psgi_mount: require SearchIdx before using
2019-11-15t/common: move unix_server to t/httpd-corner.t
2019-11-15t/common: inline stream_to_string into t/feed.t
2019-11-14doc: mknews: support Email::MIME <1.930
2019-11-14convert: remove duplicated GetOptions() call
2019-11-14inboxwritable: drop {-importer} cyclic reference
2019-11-14xapcmd: localize %SIG changes using "local"
2019-11-14solvergit: use --unidiff-zero with git-apply(1)
2019-11-09doc: drop a repeated word
2019-11-08t/*.t: disable nntpd/httpd worker processes in most tests
2019-11-08t/hl_mod.t: remove IPC::Run (and File::Temp) dependency
2019-11-08t/httpd-corner.t: get rid of IPC::Run for running curl
2019-11-08t/httpd-corner.t: drop unnecessary bytes:: for length()
2019-11-08t/*.t: remove IPC::Run dependency for git commands
2019-11-08edit: check for write errors writing "From_" line
2019-11-08edit: propagate correct editor exit code
2019-11-08doc: actually document publicinboxwatch.watchspam
2019-11-04t/edit: use PublicInbox::Git::qx for pathname safety
2019-11-04tests: rely on PublicInbox::Git for pathname safety
2019-11-04t/httpd-corner.t: check for curl(1) errors in big async test
2019-11-04index: "git log" failures are fatal
2019-11-03searchidxshard: reuse $SIG{__WARN__} callback from Admin
2019-11-03public-inbox v1.2.0 v1.2.0
2019-11-03build: add "git-dist" target for making gzipped tarballs
2019-11-03doc: mknews: force plain-text NEWS to UTF-8