]> Sergey Matveev's repositories - public-inbox.git/commit
lei blob: support "lei index"-ed mail
authorEric Wong <e@80x24.org>
Wed, 5 May 2021 10:46:38 +0000 (10:46 +0000)
committerEric Wong <e@80x24.org>
Wed, 5 May 2021 17:45:17 +0000 (17:45 +0000)
commit18a0f22e6755af7b283b91722e9e9e649ec9d345
tree39c037407a4f1b182faeb4ff6d7d92f8da29429f
parentcf0c7ce3ce81b5c33cb149a7edc3efd99631a57d
lei blob: support "lei index"-ed mail

Normal git retrieval don't work for Maildir blobs indexed using
"lei index".  Fortunately, this oddness is limited to the
LeiStore class and we can override smsg_eml with a fallback
to read blobs from Maildirs.
lib/PublicInbox/LeiSearch.pm
t/solver_git.t