]> Sergey Matveev's repositories - public-inbox.git/history - t/convert-compact.t
tests: consistently check for xapian-compact
[public-inbox.git] / t / convert-compact.t
2020-09-14 Eric Wongtests: consistently check for xapian-compact
2020-09-02 Eric Wonginit+convert: create non-existing directory hierarchies
2020-06-08 Eric Wongindex: v2: parallel by default
2020-05-09 Eric Wongremove most internal Email::MIME usage
2020-05-03 Eric Wongt/convert-compact: avoid warning on `scalar(split(...
2020-04-22 Eric Wongt/*.t: reduce dependency on Email::MIME APIs
2020-04-22 Eric Wongt/*.t: use Email::MIME->create over PublicInbox::MIME...
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-20 Eric Wongimport: init_bare: allow use as method, use in tests
2020-03-29 Eric Wongindex: support --compact / -c on command-line
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-02-02 Eric Wongconvert: fix --no-index switch
2020-01-31 Eric Wongconvert: preserve highwater mark from v1 msgmap
2019-12-24 Eric Wongtestcommon: add require_mods method and use it
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-11-24 Eric Wongtests: use File::Temp->newdir instead of tempdir()
2019-11-16 Eric Wongt/convert-compact: convert to run_script
2019-10-17 Eric WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-05-23 Eric Wongt/convert-compact: skip on missing xapian-compact(1)
2019-01-10 Eric WongMerge commit 'mem'
2019-01-10 Eric Wongcheck git version requirements
2018-05-24 Eric Wongworkaround Xapian OFD locks w/o close-on-exec
2018-05-11 Eric Wongconvert+compact: fix when running without ~/.public...
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-04-18 Eric Wong (Contrac... compact: do not merge v2 repos by default
2018-04-06 Eric Wong (Contrac... ensure Xapian and SQLite are still optional for v1...
2018-04-02 Eric Wong (Contrac... www: rework query responses to avoid COUNT in SQLite
2018-04-01 Eric Wong (Contrac... v2: one file, really
2018-03-30 Eric Wong (Contrac... v2: respect core.sharedRepository in git configs
2018-03-29 Eric Wong (Contrac... public-inbox-compact: new tool for driving xapian-compact