about summary refs log tree commit homepage
path: root/script
DateCommit message (Expand)
2020-02-08convert: preserve indexlevel on conversions
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-02-02convert: fix --no-index switch
2020-02-02convert: shift @ARGV explicitly
2020-02-02convert: remove unused variables capturing :from
2020-01-31convert: preserve highwater mark from v1 msgmap
2020-01-27init: use Import::run_die instead of system()
2020-01-27inbox: add ->version method
2020-01-11make Plack optional for non-WWW and non-httpd users
2020-01-06treewide: "require" + "use" cleanup and docs
2020-01-01filter/base: export REJECT as a constant
2019-12-24remove "no warnings 'once'" in a few places
2019-11-24check for File::Temp 0.19 for ->newdir method
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-14convert: remove duplicated GetOptions() call
2019-11-14inboxwritable: drop {-importer} cyclic reference
2019-11-08edit: check for write errors writing "From_" line
2019-11-08edit: propagate correct editor exit code
2019-10-30mda: support multiple List-ID matches
2019-10-30mda: prepare for multiple destinations
2019-10-30inboxwritable: add assert_usable_dir sub
2019-10-30mda: skip MIME parsing if spam
2019-10-30mda: hoist out mda_filter_adjust
2019-10-30mda: hoist out List-ID handling and reuse in -learn
2019-10-30learn: hoist out remove_or_add subroutine
2019-10-30learn: GIT_COMMITTER_<NAME|EMAIL> may be "" or "0"
2019-10-30learn: update usage statement
2019-10-30learn: only map recipient list on "ham" or "rm"
2019-10-30learn: support multiple To/Cc headers
2019-10-17Merge remote-tracking branch 'origin/inboxdir'
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-10-16mda: support --no-precheck option
2019-10-15mda, watch: wire up List-ID header support
2019-10-05init: implement locking
2019-10-05init: favor --skip-epoch instead of --skip
2019-09-27qspawn: workaround Perl 5.16.3 leak, re-enable Deflater
2019-09-26httpd: disable Deflater middleware by default on Perl <5.18
2019-09-09run update-copyrights from gnulib for 2019
2019-07-06nntp: support COMPRESS DEFLATE per RFC 8054
2019-06-24nntp: NNTPS and NNTP+STARTTLS working
2019-06-14edit: fix portability of editor invocation
2019-06-14Merge remote-tracking branch 'origin/reshard' into next
2019-06-14xcpdb: support resharding v2 repos