about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-03-28 09:01:22 +0000
committerEric Wong <e@80x24.org>2021-03-28 23:01:37 +0000
commit7d3a5e7e0edf0c3aef219d0e03af905f956cf671 (patch)
treed1e9269999e8b905cff64dd111351802026eb328 /MANIFEST
parent8e23948182a82b5037bc9a5ffb7e42a862119644 (diff)
downloadpublic-inbox-7d3a5e7e0edf0c3aef219d0e03af905f956cf671.tar.gz
Introduce a new LeiRemote wrapper to provide an internal API
which SolverGit expects.  This lets us use HTTP/HTTPS endpoints
to reconstruct blobs off patches as we would with local
endpoints, just more slowly...
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 9048b900..913ce55c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -196,6 +196,7 @@ lib/PublicInbox/LeiMirror.pm
 lib/PublicInbox/LeiOverview.pm
 lib/PublicInbox/LeiP2q.pm
 lib/PublicInbox/LeiQuery.pm
+lib/PublicInbox/LeiRemote.pm
 lib/PublicInbox/LeiSearch.pm
 lib/PublicInbox/LeiStore.pm
 lib/PublicInbox/LeiToMail.pm