Skip to content

Commit

Permalink
[fc] Repository: txtfilter
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2015-09-12T16:29:07+02:00
Author: Gil Forcada Codinachs (gforcada) <gforcada@gnome.org>
Commit: plone/txtfilter@de402d3

Remove egg_info

See plone/plone.registry#4

Files changed:
D setup.cfg
Repository: txtfilter
Branch: refs/heads/master
Date: 2015-09-13T22:28:22+02:00
Author: Gil Forcada Codinachs (gforcada) <gforcada@gnome.org>
Commit: plone/txtfilter@6bd6fe6

Merge pull request #1 from plone/gforcada-patch-1

Remove egg_info

Files changed:
D setup.cfg
  • Loading branch information
gforcada committed Sep 13, 2015
1 parent 797f9de commit 27285d2
Showing 1 changed file with 44 additions and 26 deletions.
70 changes: 44 additions & 26 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,52 @@
Repository: plonetheme.barceloneta
Repository: txtfilter


Branch: refs/heads/master
Date: 2015-09-13T20:15:05+03:00
Author: ichim-david (ichim-david) <ichim.david@gmail.com>
Commit: https://github.com/plone/plonetheme.barceloneta/commit/dab61099350b9bdcd8c5eeb8fddc7f78d81f14cf
Date: 2015-09-12T16:29:07+02:00
Author: Gil Forcada Codinachs (gforcada) <gforcada@gnome.org>
Commit: https://github.com/plone/txtfilter/commit/de402d30e4b347ebf62f57e69e95d68ac03ec3f0

Update HOWTO_DEVELOP.rst to use pre instead of blockquote
Remove egg_info

See https://github.com/plone/plone.registry/pull/4

Files changed:
D setup.cfg

diff --git a/setup.cfg b/setup.cfg
deleted file mode 100644
index 01bb954..0000000
--- a/setup.cfg
+++ /dev/null
@@ -1,3 +0,0 @@
-[egg_info]
-tag_build = dev
-tag_svn_revision = true


Repository: txtfilter


Branch: refs/heads/master
Date: 2015-09-13T22:28:22+02:00
Author: Gil Forcada Codinachs (gforcada) <gforcada@gnome.org>
Commit: https://github.com/plone/txtfilter/commit/6bd6fe6960ada89d1845add101e71e3836a48957

Merge pull request #1 from plone/gforcada-patch-1

Remove egg_info

Files changed:
M HOWTO_DEVELOP.rst

diff --git a/HOWTO_DEVELOP.rst b/HOWTO_DEVELOP.rst
index 3b9872a..b72f317 100644
--- a/HOWTO_DEVELOP.rst
+++ b/HOWTO_DEVELOP.rst
@@ -8,11 +8,11 @@ After executing these commands you can run grunt to watch for any less changes::

grunt watch

-This will make sure that the many .less files are compiled to .css on the fly
-and then served up from the theme.
+This will make sure that the many .less files are compiled to .css on the fly and then served up from the theme.
+
See rules.xml for the relevant Diazo rules.

-| If you prefer to do a one time compile of the less files you can run::
+If you prefer to do a one time compile of the less files you can run::

grunt less

D setup.cfg

diff --git a/setup.cfg b/setup.cfg
deleted file mode 100644
index 01bb954..0000000
--- a/setup.cfg
+++ /dev/null
@@ -1,3 +0,0 @@
-[egg_info]
-tag_build = dev
-tag_svn_revision = true


0 comments on commit 27285d2

Please sign in to comment.