summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This is 0.230.23Armin Ronacher2014-05-081-1/+1
* Fixed a version checkArmin Ronacher2014-05-081-1/+1
* Skip a testcase for 2.60.22baserock/morphArmin Ronacher2014-05-081-3/+8
* This is 0.22Armin Ronacher2014-05-081-1/+1
* Added a workaround for Python bug 13598Armin Ronacher2014-05-082-2/+37
* Another pep8 fixArmin Ronacher2014-05-081-1/+1
* Fixed some pep8 issuesArmin Ronacher2014-05-081-2/+3
* Fixed a formatting error in the readmeArmin Ronacher2014-04-171-1/+1
* This is 0.210.21Armin Ronacher2014-04-171-1/+1
* Added docs and more tests for new string formattingArmin Ronacher2014-04-173-6/+123
* This is 0.200.20Armin Ronacher2014-04-171-5/+5
* Fixed missing escaping for keyword arguments.Armin Ronacher2014-04-173-2/+13
* Bumped version0.19Armin Ronacher2014-03-061-1/+1
* Silently reject old argumentsArmin Ronacher2014-03-061-0/+9
* Remove use of setuptools Feature. Fixes #23Jason R. Coombs2014-02-161-13/+4
* This is 0.180.18Armin Ronacher2013-05-221-1/+1
* Updated changelogArmin Ronacher2013-05-221-0/+16
* Fixed __mul__ on Python 3Armin Ronacher2013-05-223-5/+9
* Fixed splitting API on Python 3Armin Ronacher2013-05-222-3/+17
* Fixed a broken test on 3.3Armin Ronacher2013-05-221-2/+2
* This is 0.170.17Armin Ronacher2013-05-211-1/+1
* Fixed interpolation on tuplesArmin Ronacher2013-05-212-1/+16
* Added travis fileArmin Ronacher2013-05-201-0/+8
* Added a tiny note on Python 3Armin Ronacher2013-05-201-1/+2
* This is 0.160.16Armin Ronacher2013-05-201-2/+2
* Add test helpersArmin Ronacher2013-05-203-0/+13
* Added compat moduleArmin Ronacher2013-05-201-0/+24
* Switch to native port and remove 2to3Armin Ronacher2013-05-204-80/+45
* Merge pull request #6 from bukzor/subclass_testsArmin Ronacher2012-05-272-16/+62
|\
| * tests for subclassing Markup, overriding escapeBuck Golemon2012-05-152-16/+62
|/
* And now it should work again on pypy0.15Armin Ronacher2011-07-202-2/+8
* And forgot to merge ;( New release as 0.140.14Armin Ronacher2011-07-202-1/+6
* Merge branch 'master' of github.com:mitsuhiko/markupsafeArmin Ronacher2011-07-201-0/+5
|\
| * Merge pull request #3 from Cito/masterArmin Ronacher2011-07-201-0/+5
| |\
| | * Workaround for Issue7511 did not run under Python 3.Christoph Zwerschke2011-06-051-3/+3
| | * Workaround for Python Issue7511 (setup failing on Win 64).Christoph Zwerschke2011-06-041-0/+5
* | | Do not attempt to compile extensions for pypy and jython. This fixes #40.13Armin Ronacher2011-07-203-17/+34
|/ /
* | Added basic benchmarksArmin Ronacher2011-06-096-0/+71
|/
* master is 0.13-devArmin Ronacher2011-02-171-1/+1
* added changelog, raise to 0.120.12Armin Ronacher2011-02-172-1/+8
* Changed PyUnicodeObject struct access into official CPython Macro uses. The m...Daniel Roberts2011-02-171-7/+7
* Raised version numberArmin Ronacher2010-09-071-1/+1
* Fixed partition and rparition. This fixes #1Armin Ronacher2010-09-071-2/+6
* Improved descriptionArmin Ronacher2010-08-131-0/+2
* MarkupSafe now provides a escape_silent method as well.Armin Ronacher2010-08-136-5/+46
* Fixed a tiny issue with __all__0.9.3Armin Ronacher2010-08-113-2/+7
* More 3.x fixes0.9.2Armin Ronacher2010-06-221-9/+13
* This should fix MarkupSafe on 3.xArmin Ronacher2010-06-221-3/+3
* Enabled 2to3 for Python 30.9.1Armin Ronacher2010-06-221-2/+8
* Updated 'documentation'0.9Armin Ronacher2010-06-221-0/+22