about summary refs log tree commit homepage
path: root/t/convert-compact.t
DateCommit message (Expand)
2021-03-15t/convert-compact: create_inbox
2021-01-01update copyrights for 2021
2021-01-01spawn: move run_die here from PublicInbox::Import
2020-09-14tests: consistently check for xapian-compact
2020-09-02init+convert: create non-existing directory hierarchies
2020-06-08index: v2: parallel by default
2020-05-09remove most internal Email::MIME usage
2020-05-03t/convert-compact: avoid warning on `scalar(split(...))'
2020-04-22t/*.t: reduce dependency on Email::MIME APIs
2020-04-22t/*.t: use Email::MIME->create over PublicInbox::MIME->create
2020-04-20import: init_bare: allow use as method, use in tests
2020-03-29index: support --compact / -c on command-line
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-02-02convert: fix --no-index switch
2020-01-31convert: preserve highwater mark from v1 msgmap
2019-12-24testcommon: add require_mods method and use it
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-16t/convert-compact: convert to run_script
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09run update-copyrights from gnulib for 2019
2019-05-23t/convert-compact: skip on missing xapian-compact(1)
2019-01-10check git version requirements
2018-05-24workaround Xapian OFD locks w/o close-on-exec
2018-05-11convert+compact: fix when running without ~/.public-inbox/config
2018-04-18compact: do not merge v2 repos by default
2018-04-06ensure Xapian and SQLite are still optional for v1 tests
2018-04-02www: rework query responses to avoid COUNT in SQLite
2018-04-01v2: one file, really
2018-03-30v2: respect core.sharedRepository in git configs
2018-03-29public-inbox-compact: new tool for driving xapian-compact