about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2017-01-31 22:55:58 +0000
committerEric Wong <e@80x24.org>2017-02-07 03:47:07 +0000
commit984c21dda421c4d2c104d72e4954e8ee44a815f3 (patch)
treef92dc5f31f6f73b5ed87cd96b26a37e0e2baecb2 /MANIFEST
parent19fb59f389e988e880d378fdb79a53eb16f292a3 (diff)
downloadpublic-inbox-984c21dda421c4d2c104d72e4954e8ee44a815f3.tar.gz
We will be reusing this for indexing normal (code) repositories
using git and Xapian, too.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
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