| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | remove decoy trove classifier | Chris McDonough | 2011-09-27 | 1 | -1/+0 |
| * | vb | Chris McDonough | 2011-09-22 | 1 | -1/+1 |
| * | add a test extras_require for benefit of the buildbot | Chris McDonough | 2011-09-16 | 1 | -1/+2 |
| * | Merge chrism-componentregistry branch: | Chris McDonough | 2011-09-15 | 1 | -1/+1 |
| * | Merge changelog entry from 3.6 branch | Hanno Schlichting | 2011-08-20 | 1 | -1/+1 |
| * | svb | Tres Seaver | 2011-08-13 | 1 | -1/+1 |
| * | Prep 3.7.0 release. | Tres Seaver | 2011-08-13 | 1 | -1/+1 |
| * | Move changes from 3.6.2 - 3.6.5 to a new 3.7.x release line. | Tres Seaver | 2011-08-13 | 1 | -1/+1 |
| * | svb | Tres Seaver | 2011-08-11 | 1 | -1/+1 |
| * | Prep 3.6.5 release. | Tres Seaver | 2011-08-11 | 1 | -1/+1 |
| * | Under PyPy, 'zope.interface' should not build its C extension. | Tres Seaver | 2011-07-05 | 1 | -12/+24 |
| * | svb | Tres Seaver | 2011-07-05 | 1 | -1/+1 |
| * | Prep 3.6.4 release. | Tres Seaver | 2011-07-05 | 1 | -1/+1 |
| * | svb | Tres Seaver | 2011-05-26 | 1 | -1/+1 |
| * | Prep 3.6.3 release. | Tres Seaver | 2011-05-26 | 1 | -1/+1 |
| * | svb | Tres Seaver | 2011-05-17 | 1 | -1/+1 |
| * | Prep 3.6.2 release. | Tres Seaver | 2011-05-17 | 1 | -1/+1 |
| * | Detailed documentation moved out-of-line from PyPI page | Tres Seaver | 2011-05-17 | 1 | -12/+0 |
| * | Works with 2.7 and 3.2 as well. | Lennart Regebro | 2011-03-14 | 1 | -0/+3 |
| * | Remove CVS-era Id fossils. | Tres Seaver | 2010-06-03 | 1 | -2/+0 |
| * | Back to development: 3.6.2 | Lennart Regebro | 2010-05-03 | 1 | -1/+1 |
| * | Preparing release 3.6.1 | Lennart Regebro | 2010-05-03 | 1 | -1/+1 |
| * | Back to development. | Lennart Regebro | 2010-04-29 | 1 | -1/+1 |
| * | Preparing for release. | Lennart Regebro | 2010-04-29 | 1 | -1/+1 |
| * | Hey, we should have classifiers, to tag it as being Python 3 compatible. | Lennart Regebro | 2010-04-19 | 1 | -0/+11 |
| * | Cleaning up imports, mostly in tests, some duplicates created by my merge. Py... | Lennart Regebro | 2010-04-11 | 1 | -3/+0 |
| * | Merge of regebro-python3 branch, adding Python 3.1 compatibility\! | Lennart Regebro | 2010-04-09 | 1 | -40/+29 |
| * | Comply with repository policy. | Tres Seaver | 2010-04-06 | 1 | -2/+2 |
| * | Use the standard Python doctest module instead of zope.testing.doctest, which | Fabio Tranchitella | 2009-12-23 | 1 | -1/+1 |
| * | Revert incorrect copyright header update. | Christian Theune | 2009-12-17 | 1 | -1/+1 |
| * | Back to development: 3.5.4dev | Thomas Lotze | 2009-12-08 | 1 | -1/+1 |
| * | Preparing release 3.5.3 | Thomas Lotze | 2009-12-08 | 1 | -1/+1 |
| * | Updating copyright header after transfer of ownership to the Zope Foundation | Christian Theune | 2009-11-02 | 1 | -1/+1 |
| * | Mark as part of the ZTK | Martijn Faassen | 2009-09-11 | 1 | -0/+5 |
| * | bump version for development | Fred Drake | 2009-07-01 | 1 | -1/+1 |
| * | Bump version. | Dan Korostelev | 2009-03-13 | 1 | -1/+1 |
| * | Little description formatting fix. | Dan Korostelev | 2009-03-13 | 1 | -1/+1 |
| * | Fix formatting. Improve package description. Add changelog entries. | Dan Korostelev | 2009-03-01 | 1 | -1/+3 |
| * | Add sphinx docs generation. | Dan Korostelev | 2009-03-01 | 1 | -5/+6 |
| * | Update after 3.5.0 | Hanno Schlichting | 2008-10-26 | 1 | -1/+1 |
| * | Prepare release | Hanno Schlichting | 2008-10-26 | 1 | -1/+1 |
| * | Fixed declaration of _zope_interface_coptimizations, it's not a top level pac... | Florian Schulze | 2008-08-30 | 1 | -3/+3 |
| * | Reverted my last change, judging from the setuptools/distutils docs it should... | Florian Schulze | 2008-08-27 | 1 | -1/+1 |
| * | Fixed declaration of _zope_interface_coptimizations, it's not a top level pac... | Florian Schulze | 2008-08-27 | 1 | -1/+1 |
| * | Added optional code optimizations support, which allows the building of | Georgy Berdyshev | 2008-07-08 | 1 | -6/+49 |
| * | Bumped version # to next feature release. | Jim Fulton | 2008-01-06 | 1 | -1/+1 |
| * | Don't spit out files, if you want to check the long_description (e.g. whether | Philipp von Weitershausen | 2007-11-10 | 1 | -2/+0 |
| * | The 3.4.1 release has happened already, so bump version number and add dev ma... | Philipp von Weitershausen | 2007-11-10 | 1 | -1/+1 |
| * | Write long_description to a text file so it can be tested against the | Jim Fulton | 2007-10-02 | 1 | -11/+15 |
| * | bump version number for next release | Fred Drake | 2007-07-19 | 1 | -1/+1 |