From 7f9cf4cbf5920591a955035555c2969d7d29af66 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 10 Mar 2019 22:02:29 +0000 Subject: cgit: support running cgit as a standalone CGI We depend on git-http-backend for smart HTTP clone support, however; since cgit does not support smart clones natively. WWW.pm will be able to cascade down to this as a 404 handler in the future. --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index e6316ef6..150e337f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -38,6 +38,7 @@ examples/apache2_perl.conf examples/apache2_perl_old.conf examples/cgi-webrick.rb examples/cgit-commit-filter.lua +examples/cgit.psgi examples/highlight.psgi examples/logrotate.conf examples/newswww.psgi @@ -58,6 +59,7 @@ examples/varnish-4.vcl lib/PublicInbox/Address.pm lib/PublicInbox/Admin.pm lib/PublicInbox/AltId.pm +lib/PublicInbox/Cgit.pm lib/PublicInbox/Config.pm lib/PublicInbox/ContentId.pm lib/PublicInbox/Daemon.pm -- cgit v1.2.3-24-ge0c7