From aca6555ed4696ba1f24296a63afa7450a5afde2a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 27 Mar 2021 11:45:51 +0000 Subject: lei blob: aka "git-show-harder" for blobs This implements blob reconstruction via SolverGit, emulating the functionality of /$INBOX/$OID/s/ endpoint in PublicInbox::WWW. It uses the current working tree as a coderepo, and accepts any number of --git-dir=$PATH args. Remote externals are not yet supported. v2: use absolute path for git repos --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 6b2b33ac..64b3626f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -181,6 +181,7 @@ lib/PublicInbox/KQNotify.pm lib/PublicInbox/LEI.pm lib/PublicInbox/LeiALE.pm lib/PublicInbox/LeiAuth.pm +lib/PublicInbox/LeiBlob.pm lib/PublicInbox/LeiConvert.pm lib/PublicInbox/LeiCurl.pm lib/PublicInbox/LeiDedupe.pm -- cgit v1.2.3-24-ge0c7