about summary refs log tree commit homepage
path: root/script
DateCommit message (Expand)
2020-06-23init: add --skip-artnum parameter
2020-06-23init: refer to inboxes as "inbox" or "inboxes" in errors
2020-06-23init: add -j / --jobs parameter
2020-06-13imap: start doing iterative config reloading
2020-06-13preliminary imap server implementation
2020-06-08index: v2: parallel by default
2020-05-27learn: support --all with `rm'
2020-05-27learn: fix buggy typo on List-ID mapping
2020-05-20convert: describe the release of fast-import pipes
2020-05-19favor readline() and print() as functions
2020-05-18index: add --batch-size=SIZE option
2020-05-12rename "ContentId" to "ContentHash"
2020-05-09replace most uses of PublicInbox::MIME with Eml
2020-04-22make zlib-related modules a hard dependency
2020-04-21index: support --max-size / publicinbox.indexMaxSize
2020-04-20drop needless `eval {}' around Config->new
2020-04-19favor `do {}' over `eval {}' for localized slurp
2020-04-19inboxwritable: mime_from_path: reuse in more places
2020-03-29index: support --compact / -c on command-line
2020-02-23doc: improve wording of "inbox" vs "repository"
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