[Bps-public-commit] Prophet branch, master, updated. 0.73-36-g5f3f5d4
spang at bestpractical.com
spang at bestpractical.com
Fri Jan 8 22:07:00 EST 2010
The branch, master has been updated
via 5f3f5d48534b5ec8afd79ac3c51ff29b547b3805 (commit)
from 7bb6a4daaea41052b9cbafa8a8e349f5ab530958 (commit)
Summary of changes:
MANIFEST | 18 ++++++++++++++++++
MANIFEST.SKIP | 1 -
2 files changed, 18 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 5f3f5d48534b5ec8afd79ac3c51ff29b547b3805
Author: Christine Spang <spang at mit.edu>
Date: Fri Jan 8 22:05:37 2010 -0500
Kill this pattern in MANIFEST.SKIP
It's excluding a lot of files from the dist that we actually want
in there, including all of the jquery js.
diff --git a/MANIFEST b/MANIFEST
index 2bfd595..cf6e14a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3,9 +3,12 @@ bin/dump_record.idx
bin/prophet
bin/run_test_yml.pl
bin/taste_recipe
+Changes
+doc/foreign-replicas
doc/glossary
doc/jesse_test_env_setup
doc/luid
+doc/merging-and-conflicts
doc/notes-on-merging
doc/repository-layout
doc/todo
@@ -113,12 +116,26 @@ MANIFEST This list of files
MANIFEST.SKIP
META.yml
share/web/static/jquery/css/indicator.gif
+share/web/static/jquery/css/jquery.autocomplete.css
+share/web/static/jquery/css/superfish-navbar.css
+share/web/static/jquery/css/superfish-vertical.css
+share/web/static/jquery/css/superfish.css
share/web/static/jquery/css/tablesorter/asc.gif
share/web/static/jquery/css/tablesorter/bg.gif
share/web/static/jquery/css/tablesorter/desc.gif
+share/web/static/jquery/css/tablesorter/style.css
share/web/static/jquery/images/arrows-cccccc.png
share/web/static/jquery/images/arrows-ffffff.png
share/web/static/jquery/images/shadow.png
+share/web/static/jquery/js/hoverIntent.js
+share/web/static/jquery/js/jquery-1.2.6.min.js
+share/web/static/jquery/js/jquery-autocomplete.js
+share/web/static/jquery/js/jquery.bgiframe.min.js
+share/web/static/jquery/js/jquery.tablesorter.min.js
+share/web/static/jquery/js/pretty.js
+share/web/static/jquery/js/superfish.js
+share/web/static/jquery/js/supersubs.js
+share/web/static/yui/css/reset.css
t/aliases.t
t/aliases_with_quotes.t
t/canonicalize.t
@@ -159,6 +176,7 @@ t/references.t
t/res-conflict-3.t
t/resty-server.t
t/search.t
+t/Settings/bin/settings
t/Settings/lib/App/Settings.pm
t/Settings/lib/App/Settings/Bug.pm
t/Settings/lib/App/Settings/CLI.pm
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index 3768694..216b48d 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -1,6 +1,5 @@
~$
.tmp$
-.sw?$
.svn$
.git/*
.bak$
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list