about summary refs log tree commit homepage
path: root/t/import.t
DateCommit message (Expand)
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