From 984c21dda421c4d2c104d72e4954e8ee44a815f3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 31 Jan 2017 22:55:58 +0000 Subject: search: hoist out git directory search index helper We will be reusing this for indexing normal (code) repositories using git and Xapian, too. --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 29b98e90..9e4e7cab 100644 --- a/MANIFEST +++ b/MANIFEST @@ -58,6 +58,7 @@ lib/PublicInbox/Git.pm lib/PublicInbox/GitAsync.pm lib/PublicInbox/GitAsyncWr.pm lib/PublicInbox/GitHTTPBackend.pm +lib/PublicInbox/GitIdx.pm lib/PublicInbox/HTTP.pm lib/PublicInbox/HTTPD.pm lib/PublicInbox/HTTPD/Async.pm @@ -154,6 +155,7 @@ t/git-http-backend.t t/git.fast-import-data t/git.t t/git_async.t +t/git_idx.t t/html_index.t t/httpd-corner.psgi t/httpd-corner.t -- cgit v1.2.3-24-ge0c7