]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
(ext)index: move {-regen_fmt} from $sync to $self
authorEric Wong <e@80x24.org>
Fri, 10 Jan 2025 23:18:10 +0000 (23:18 +0000)
committerEric Wong <e@80x24.org>
Tue, 14 Jan 2025 04:45:27 +0000 (04:45 +0000)
commited9511d39ff9e44f3a29d8fd708c565d16dec76d
tree4332e2c5ca67af4acd4002f60abd5ec2544da1cb
parent9a22ce092b4c676e4d658c87de880ea84a5e8bf9
(ext)index: move {-regen_fmt} from $sync to $self

We rely on `local' anyways in some cases.  This is yet another
step towards eliminating the $sync structure.
lib/PublicInbox/ExtSearchIdx.pm
lib/PublicInbox/V2Writable.pm