]> Sergey Matveev's repositories - public-inbox.git/commit
config: use inbox names to map inboxes <-> coderepos
authorEric Wong <e@80x24.org>
Tue, 10 Jan 2023 11:49:21 +0000 (11:49 +0000)
committerEric Wong <e@80x24.org>
Wed, 11 Jan 2023 04:41:18 +0000 (04:41 +0000)
commit64e922b569c6dc16d7e1d4851253b09da35b7265
treedd9abd78eb45da615d30f3de19d4d5a9a5ea2c26
parent4c48cee337c2d05d13122e442f7950b640e25b38
config: use inbox names to map inboxes <-> coderepos

We can avoid having to deal with weakening references and then
later creating strong references in WwwCoderepo.
lib/PublicInbox/Config.pm
lib/PublicInbox/ViewVCS.pm
lib/PublicInbox/WwwCoderepo.pm