summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update to latest bootstrap.pyMarius Gedminas2014-11-061-26/+34
* svbTres Seaver2014-03-192-1/+6
* Prep 4.0.7 release.4.0.7Tres Seaver2014-03-192-2/+2
* Note explicit support for Python 3.4.Tres Seaver2014-03-173-2/+5
* Update to buildout 2.2's bootstrap.Tres Seaver2013-07-092-170/+63
* modernize bootstrap.pyAdam Groszer2013-07-061-53/+165
* 'Updated Travis YAML.'Stephan Richter2013-03-041-0/+13
* Back to development: 4.0.7Stephan Richter2013-02-282-1/+7
* Preparing release 4.0.64.0.6Stephan Richter2013-02-282-2/+2
* - Make sure that ``setup.py`` finds all tests. Now tox runs them all as well.Stephan Richter2013-02-285-84/+156
* Nest into Github.Tres Seaver2013-01-115-20/+11
* REST fixes.Tres Seaver2013-01-072-4/+4
* Ignore derived.Tres Seaver2013-01-071-0/+13
* svbTres Seaver2012-12-312-1/+7
* Prep 4.0.5 release.Tres Seaver2012-12-312-3/+5
* Normalize Python classifiers.Tres Seaver2012-12-311-0/+1
* Fix test failure under Python 2.6.Marius Gedminas2012-12-191-4/+4
* Back to development: 4.0.5Adam Groszer2012-12-132-1/+7
* Preparing release 4.0.4Adam Groszer2012-12-132-3/+3
* Fix MANIFEST.in: don't include .installed.cfg, do include docs/Marius Gedminas2012-12-101-3/+3
* Back to development: 4.0.4Marius Gedminas2012-12-102-1/+7
* Preparing release 4.0.3Marius Gedminas2012-12-102-2/+2
* Add a MANIFEST.in because setuptools doesn't understand svn 1.7Marius Gedminas2012-12-101-0/+7
* Fix HTML-escaping bug in format_exception(as_html=True).Marius Gedminas2012-12-103-10/+34
* svbTres Seaver2012-11-212-1/+6
* Prep 4.0.2 release.Tres Seaver2012-11-212-2/+2
* Test Python 3.3 support under tox.Tres Seaver2012-11-212-1/+2
* vbHanno Schlichting2012-08-202-1/+5
* prepareHanno Schlichting2012-08-202-2/+3
* Fixed optional dependency code for `zope.security` to work under Python 3.3.Hanno Schlichting2012-08-202-2/+2
* Add page on hacking the package.Tres Seaver2012-07-022-0/+339
* svbTres Seaver2012-05-162-1/+7
* Prep 4.0.0.1 release.Tres Seaver2012-05-162-4/+4
* Point to public docs URL.Tres Seaver2012-05-161-0/+2
* ReST fixes.Tres Seaver2012-05-162-6/+4
* svbTres Seaver2012-05-162-1/+7
* Prep 4.0.0 release.Tres Seaver2012-05-162-10/+7
* Coverage.Tres Seaver2012-05-161-1/+1
* Enable tox build of docs by default.Tres Seaver2012-05-091-1/+1
* Automate build of Sphinx HTML docs and running doctest snippets via tox.Tres Seaver2012-05-092-0/+13
* Three-part version numbers for auto-docs.Tres Seaver2012-04-171-1/+1
* Ignore tox artifacts.Tres Seaver2012-04-171-0/+3
* Merge tseaver-no_2to3 branch.Tres Seaver2012-04-1717-203/+1651
|\
| * Note docs.Tres Seaver2012-04-061-0/+2
| * Add Sphinx docs.Tres Seaver2012-04-069-10/+779
| * Ignore Py3k artifacts.Tres Seaver2012-04-060-0/+0
| * Ignore Tox artifacts.Tres Seaver2012-04-060-0/+0
| * Work around pip's namespace package brokenness.Tres Seaver2012-04-061-0/+5
| * Ignore Tox artifacts.Tres Seaver2012-04-060-0/+0
| * Add support for continuous integration using ``tox`` and ``jenkins``.Tres Seaver2012-04-062-0/+28