about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-12-31 11:16:47 +0000
committerEric Wong <e@80x24.org>2017-01-07 23:38:29 +0000
commit68f83ca5236078128a0ccf47a1e54bd955777120 (patch)
treef60805615cb69e97c7e79182d2b991f67f900210 /MANIFEST
parent0753326bc4f148436b4c34dfb8133b5579de0198 (diff)
downloadpublic-inbox-68f83ca5236078128a0ccf47a1e54bd955777120.tar.gz
This will allow us to handle network operations while waiting
on "git cat-file" to seek and unpack things.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 59d44bcf..cc4882a1 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -55,6 +55,8 @@ lib/PublicInbox/Filter/Mirror.pm
 lib/PublicInbox/Filter/Vger.pm
 lib/PublicInbox/GetlineBody.pm
 lib/PublicInbox/Git.pm
+lib/PublicInbox/GitAsyncRd.pm
+lib/PublicInbox/GitAsyncWr.pm
 lib/PublicInbox/GitHTTPBackend.pm
 lib/PublicInbox/HTTP.pm
 lib/PublicInbox/HTTPD.pm
@@ -151,6 +153,7 @@ t/git-http-backend.psgi
 t/git-http-backend.t
 t/git.fast-import-data
 t/git.t
+t/git_async.t
 t/html_index.t
 t/httpd-corner.psgi
 t/httpd-corner.t