]> Sergey Matveev's repositories - public-inbox.git/commit
lei_mail_sync: set_src uses binary OIDs
authorEric Wong <e@80x24.org>
Tue, 31 Aug 2021 11:21:24 +0000 (11:21 +0000)
committerEric Wong <e@80x24.org>
Tue, 31 Aug 2021 11:29:12 +0000 (11:29 +0000)
commit4853dee600d76ed5de5807605fa78bcd0557babd
treedfc51894dc4098e699db0b93b65f16b5bc42b028
parent67bbb44851c45ca727a8a1112b01408195f66442
lei_mail_sync: set_src uses binary OIDs

Another step towards moving more of our internals to use binary
OIDs to avoid needless conversions before hitting disk.
lib/PublicInbox/LeiMailSync.pm
lib/PublicInbox/LeiStore.pm
t/lei_mail_sync.t