]> Sergey Matveev's repositories - public-inbox.git/history - t/mda.t
www: drop --subject from "git send-email" instructions
[public-inbox.git] / t / mda.t
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2020-12-26 Eric Wongmda: match List-Id insensitively
2020-09-22 Eric Wongmda: match List-Id insensitively
2020-05-27 Eric Wonglearn: fix buggy typo on List-ID mapping
2020-05-09 Eric Wongremove most internal Email::MIME usage
2020-04-26 Eric Wongtests: replace mime_from_path with mime_load
2020-04-26 Eric Wongtests: remove Email::MIME->create use entirely
2020-04-26 Eric Wongtestcommon: introduce mime_load sub
2020-04-22 Eric Wongt/mda.t: avoid needless use of Email::Simple
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-20 Eric Wongtestcommon: spawn-aware system() and qx[] workalikes
2020-04-20 Eric Wongimport: init_bare: allow use as method, use in tests
2020-04-19 Eric Wonginboxwritable: mime_from_path: reuse in more places
2020-04-09 Eric Wongtriewyde: ficks soem speling errrors
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-01-05 Eric Wongtests: remove some "git config" calls after "git init"
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-12-19 Eric Wongt/*.t: avoid sharing "my" variables in subs
2019-11-24 Eric Wongtests: use File::Temp->newdir instead of tempdir()
2019-11-16 Eric Wongt/mda: switch to run_script for testing
2019-11-04 Eric Wongtests: rely on PublicInbox::Git for pathname safety
2019-10-30 Eric WongMerge branch 'learn'
2019-10-30 Eric Wongmda: support multiple List-ID matches
2019-10-17 Eric WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
2019-10-16 Eric Wongmda: support --no-precheck option
2019-10-16 Eric WongMerge branch 'listid'
2019-10-15 Eric Wongmda, watch: wire up List-ID header support
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-05-14 Eric Wongtests: get rid of unnecessary Cwd module use
2018-02-07 Eric Wongupdate copyrights for 2018
2016-07-26 Eric Wonglearn: fix uninitialized variable
2016-06-25 Eric Wongaddress: remove Address::from_name
2016-06-17 Eric Wongremove dependency on IPC::Run
2016-06-15 Eric Wongt/mda: use only Maildir for testing
2016-06-15 Eric Wongt/mda.t: remove senseless use of Email::Filter
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-25 Eric Wongremove Email::Address dependency
2016-04-25 Eric Wongremove GIT_DIR env usage in favor of --git-dir
2016-04-25 Eric Wongremove ssoma dependency
2016-03-03 Eric Wongt/*.t: use identifiable tempdir names
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-07-14 Eric Wongreject HTML loudly and automatically
2014-11-13 Eric Wong-learn: nuke HTML portions when training as ham
2014-04-26 Eric Wonghuge refactor of encoding handling
2014-04-20 Eric Wonguse ORIGINAL_RECIPIENT once again
2014-04-19 Eric Wongmda: rename PI_FAILBOX to PI_EMERGENCY
2014-04-11 Eric Wongadd spam/ham learning wrapper script
2014-04-09 Eric Wongt/mda: additional precheck tests
2014-04-09 Eric Wongmda: set GIT_AUTHOR_DATE in commits as well
2014-04-05 Eric Wongremove failrepo config
2014-04-05 Eric Wongflesh out MDA and simplify config setup