]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
msgmap: take Getopt::Long options hashref for read-write DBs
authorEric Wong <e@80x24.org>
Tue, 26 Aug 2025 19:50:46 +0000 (19:50 +0000)
committerEric Wong <e@80x24.org>
Thu, 28 Aug 2025 18:48:17 +0000 (18:48 +0000)
commitd4ba2361216f2f014d9028a30f500ef01f32d450
tree5999e1c8b9caa7cf72c141be115e095786e900b0
parentd0b933bd4b7e205534264836ddc314758b7577ae
msgmap: take Getopt::Long options hashref for read-write DBs

Another step towards making it easier to support more SQLite and
Xapian-specific options on the CLI for tuning.
lib/PublicInbox/AltId.pm
lib/PublicInbox/InboxWritable.pm
lib/PublicInbox/Msgmap.pm
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/V2Writable.pm
scripts/xhdr-num2mid
t/altid.t
t/altid_v2.t
t/extsearch.t
t/msgmap.t