about summary refs log tree commit homepage
path: root/t/msgmap.t
DateCommit message (Expand)
2021-10-12msgmap: ->new_file to supports $ibx arg, drop ->new
2021-01-01update copyrights for 2021
2020-11-28mm: min/max: return 0 instead of undef
2020-07-29v2writable: use {inboxdir} for msgmap->tmp_clone
2020-07-18msgmap: fix atfork_* callbacks
2020-02-06treewide: run update-copyrights from gnulib for 2019
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-09-09run update-copyrights from gnulib for 2019
2019-06-24msgmap: mid_insert: use plain "INSERT" to detect duplicates
2018-04-22extmsg: use Xapian only for partial matches
2018-03-22msgmap: add tmp_clone to create an anonymous copy
2018-02-07update copyrights for 2018
2017-06-22msgmap: mid_insert ignores duplicates instead of die-ing
2016-03-03t/*.t: use identifiable tempdir names
2015-12-26tests: fixup requirements for tests
2015-09-18read-only NNTP server
2015-09-15msgmap: add message mapping via SQLite