user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: meta@public-inbox.org
Subject: [PATCH 2/3] MANIFEST: update (generate via "git ls-files")
Date: Sun, 28 Feb 2016 05:42:55 +0000	[thread overview]
Message-ID: <20160228054256.10194-2-e@80x24.org> (raw)
In-Reply-To: <20160228054256.10194-1-e@80x24.org>

It's been a while...
---
 MANIFEST | 45 +++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 41 insertions(+), 4 deletions(-)

diff --git a/MANIFEST b/MANIFEST
index e11afc8..9718eed 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,5 +1,6 @@
 .gitignore
 COPYING
+Documentation/.gitignore
 Documentation/dc-dlvr-spam-flow.txt
 Documentation/design_notes.txt
 Documentation/design_www.txt
@@ -16,39 +17,75 @@ examples/README
 examples/apache2_cgi.conf
 examples/apache2_perl.conf
 examples/cgi-webrick.rb
+examples/cgit-commit-filter.lua
 examples/public-inbox-config
 examples/public-inbox.psgi
 lib/PublicInbox/Config.pm
+lib/PublicInbox/Daemon.pm
+lib/PublicInbox/ExtMsg.pm
 lib/PublicInbox/Feed.pm
 lib/PublicInbox/Filter.pm
 lib/PublicInbox/Git.pm
+lib/PublicInbox/GitHTTPBackend.pm
+lib/PublicInbox/HTTP.pm
 lib/PublicInbox/Hval.pm
+lib/PublicInbox/Listener.pm
 lib/PublicInbox/MDA.pm
-lib/PublicInbox/View.pm
+lib/PublicInbox/MID.pm
+lib/PublicInbox/Mbox.pm
+lib/PublicInbox/Msgmap.pm
+lib/PublicInbox/NNTP.pm
+lib/PublicInbox/NewsGroup.pm
+lib/PublicInbox/NewsWWW.pm
+lib/PublicInbox/ProcessPipe.pm
+lib/PublicInbox/Search.pm
+lib/PublicInbox/SearchIdx.pm
+lib/PublicInbox/SearchMsg.pm
+lib/PublicInbox/SearchView.pm
+lib/PublicInbox/Spawn.pm
+lib/PublicInbox/SpawnPP.pm
 lib/PublicInbox/Thread.pm
+lib/PublicInbox/View.pm
 lib/PublicInbox/WWW.pm
-public-inbox-learn
-public-inbox-mda
-public-inbox.cgi
 sa_config/Makefile
 sa_config/README
 sa_config/root/etc/spamassassin/public-inbox.pre
 sa_config/user/.spamassassin/user_prefs
+script/public-inbox-httpd
+script/public-inbox-index
+script/public-inbox-init
+script/public-inbox-learn
+script/public-inbox-mda
+script/public-inbox-nntpd
+script/public-inbox.cgi
 scripts/dc-dlvr
 scripts/dc-dlvr.pre
 scripts/edit-sa-prefs
 scripts/import_maildir
+scripts/import_slrnspool
 scripts/report-spam
 scripts/slrnspool2maildir
 t/cgi.t
+t/common.perl
 t/config.t
 t/fail-bin/spamc
 t/feed.t
 t/filter.t
+t/git.fast-import-data
+t/git.t
 t/html_index.t
+t/httpd-corner.psgi
+t/httpd-corner.t
+t/httpd.t
+t/init.t
 t/main-bin/spamc
 t/mda.t
+t/msgmap.t
+t/nntp.t
+t/nntpd.t
 t/plack.t
 t/precheck.t
+t/search.t
+t/spawn.t
 t/utf8.mbox
 t/view.t
-- 
EW


  reply	other threads:[~2016-02-28  5:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-28  5:42 [PATCH 1/3] httpd: allow running if ReverseProxy is missing Eric Wong
2016-02-28  5:42 ` Eric Wong [this message]
2016-02-28  5:42 ` [PATCH 3/3] searchmsg: update + fix license header Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160228054256.10194-2-e@80x24.org \
    --to=e@80x24.org \
    --cc=meta@public-inbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).