From 68f83ca5236078128a0ccf47a1e54bd955777120 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 31 Dec 2016 11:16:47 +0000 Subject: initial git async work This will allow us to handle network operations while waiting on "git cat-file" to seek and unpack things. --- MANIFEST | 3 +++ 1 file changed, 3 insertions(+) (limited to 'MANIFEST') 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 -- cgit v1.2.3-24-ge0c7