about summary refs log tree commit homepage
path: root/t/import.t
DateCommit message (Expand)
2020-03-22*idx: pass smsg in even more places
2020-03-01import: drop '<' and '>' characters in addresses
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-28avoid relying on IO::Handle/IO::File autoload
2019-12-30spawn: allow passing GLOB handles for redirects
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-10-30inboxwritable: add assert_usable_dir sub
2019-09-09run update-copyrights from gnulib for 2019
2019-01-10check git version requirements
2018-03-03import: consolidate object info for v2 imports
2018-02-14import: APIs to support v2 use
2018-02-12t/import: test for last_object_id insertion
2018-02-07update copyrights for 2018
2017-01-10introduce PublicInbox::MIME wrapper class
2016-06-24watch_maildir: implement optional spam checking
2016-04-27import: document API for public consumption
2016-04-11import: initial module + test case