Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove date tagging1.0.x1.01.0.x | Armin Ronacher | 2017-03-07 | 1 | -7/+0 |
* | Add license_file to setup.cfg metadata (#61) | Philippe Ombredanne | 2016-11-01 | 1 | -0/+3 |
* | README - add syntax highlighting (#55) | Adam Chainz | 2016-06-03 | 1 | -28/+40 |
* | tag dev builds | David Lord | 2016-04-11 | 3 | -1/+8 |
* | standard test tools setup | David Lord | 2016-04-11 | 5 | -6/+22 |
* | change from @mitsuhiko to pallets project | José Carlos García | 2016-04-03 | 1 | -1/+1 |
* | Added a missing import and cleaned up flake8 warnings | Armin Ronacher | 2016-01-13 | 1 | -8/+11 |
* | Fixed a broken test on python 3 | Armin Ronacher | 2016-01-13 | 1 | -0/+2 |
* | Add new python versions to tox too | Armin Ronacher | 2016-01-13 | 1 | -1/+1 |
* | Disable sudo because old platform | Armin Ronacher | 2016-01-13 | 1 | -0/+1 |
* | Test for things in travis | Armin Ronacher | 2016-01-13 | 1 | -0/+2 |
* | Added changelog entries | Armin Ronacher | 2016-01-13 | 1 | -0/+2 |
* | Only mention version once | Armin Ronacher | 2016-01-13 | 2 | -3/+9 |
* | Merge pull request #36 from matthew-brett/fix-osx-compiler-check | Armin Ronacher | 2016-01-13 | 1 | -1/+6 |
|\ | |||||
| * | Added SystemError as possible compiling error | Matthew Brett | 2014-08-02 | 1 | -1/+6 |
* | | Merge pull request #20 from bukzor/idempotent-escape | Armin Ronacher | 2016-01-13 | 2 | -3/+16 |
|\ \ | |||||
| * | | idempotent unescape | Buck Golemon | 2014-04-17 | 2 | -3/+16 |
* | | | Merge pull request #40 from illico/master | Armin Ronacher | 2016-01-13 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Made gc.collect() call conditional to running on pypy. | Alice Bevan–McGregor | 2014-11-21 | 1 | -2/+2 |
| * | | | Explicitly trigger GC prior to counting; fixes #39. | Alice Bevan–McGregor | 2014-11-21 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #38 from adalq/version | Armin Ronacher | 2016-01-13 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Add __version__ | Adal Chiriliuc | 2014-10-10 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge pull request #43 from gtback/restore-speedups-feature | Armin Ronacher | 2016-01-13 | 1 | -12/+12 |
|\ \ \ | |||||
| * | | | Revert "Remove use of setuptools Feature. Fixes #23" | Greg Back | 2015-07-14 | 1 | -4/+13 |
| * | | | Revert "Silently reject old arguments" | Greg Back | 2015-07-14 | 1 | -9/+0 |
| |/ / | |||||
* | | | Merge pull request #44 from richardasaurus/master | Armin Ronacher | 2016-01-13 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Fixes typo in speedups | Richard O'Dwyer | 2015-07-18 | 1 | -3/+3 |
| |/ / | |||||
* | | | Fixed custom types not having their __unicode__ method invoked | Armin Ronacher | 2016-01-13 | 3 | -1/+22 |
|/ / | |||||
* | | Added a version info to markupsafe | Armin Ronacher | 2014-06-30 | 1 | -0/+2 |
* | | This is 0.230.23 | Armin Ronacher | 2014-05-08 | 1 | -1/+1 |
* | | Fixed a version check | Armin Ronacher | 2014-05-08 | 1 | -1/+1 |
* | | Skip a testcase for 2.60.22baserock/morph | Armin Ronacher | 2014-05-08 | 1 | -3/+8 |
* | | This is 0.22 | Armin Ronacher | 2014-05-08 | 1 | -1/+1 |
* | | Added a workaround for Python bug 13598 | Armin Ronacher | 2014-05-08 | 2 | -2/+37 |
* | | Another pep8 fix | Armin Ronacher | 2014-05-08 | 1 | -1/+1 |
* | | Fixed some pep8 issues | Armin Ronacher | 2014-05-08 | 1 | -2/+3 |
|/ | |||||
* | Fixed a formatting error in the readme | Armin Ronacher | 2014-04-17 | 1 | -1/+1 |
* | This is 0.210.21 | Armin Ronacher | 2014-04-17 | 1 | -1/+1 |
* | Added docs and more tests for new string formatting | Armin Ronacher | 2014-04-17 | 3 | -6/+123 |
* | This is 0.200.20 | Armin Ronacher | 2014-04-17 | 1 | -5/+5 |
* | Fixed missing escaping for keyword arguments. | Armin Ronacher | 2014-04-17 | 3 | -2/+13 |
* | Bumped version0.19 | Armin Ronacher | 2014-03-06 | 1 | -1/+1 |
* | Silently reject old arguments | Armin Ronacher | 2014-03-06 | 1 | -0/+9 |
* | Remove use of setuptools Feature. Fixes #23 | Jason R. Coombs | 2014-02-16 | 1 | -13/+4 |
* | This is 0.180.18 | Armin Ronacher | 2013-05-22 | 1 | -1/+1 |
* | Updated changelog | Armin Ronacher | 2013-05-22 | 1 | -0/+16 |
* | Fixed __mul__ on Python 3 | Armin Ronacher | 2013-05-22 | 3 | -5/+9 |
* | Fixed splitting API on Python 3 | Armin Ronacher | 2013-05-22 | 2 | -3/+17 |
* | Fixed a broken test on 3.3 | Armin Ronacher | 2013-05-22 | 1 | -2/+2 |
* | This is 0.170.17 | Armin Ronacher | 2013-05-21 | 1 | -1/+1 |