]> Sergey Matveev's repositories - public-inbox.git/commit
lei q: honor --no-local to force remote searches
authorEric Wong <e@80x24.org>
Sun, 24 Jan 2021 11:46:51 +0000 (04:46 -0700)
committerEric Wong <e@80x24.org>
Sun, 24 Jan 2021 19:45:24 +0000 (15:45 -0400)
commit4f50ccec41960faa703bf71b30d8ae867d0bd039
tree5e87a475ba5f390693a3b264159c30a6fa59a158
parentd3a2b3c8df7ce2c2d62b532b814a3fdcc89f1cac
lei q: honor --no-local to force remote searches

This can be useful for testing remote behavior, or for
augmenting local results.  It'll also be possible to explicitly
include/exclude externals via CLI switches (once names are
decided).
lib/PublicInbox/LeiQuery.pm
lib/PublicInbox/LeiXSearch.pm
t/lei.t