summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove date tagging1.0.x1.01.0.xArmin Ronacher2017-03-071-7/+0
* Add license_file to setup.cfg metadata (#61)Philippe Ombredanne2016-11-011-0/+3
* README - add syntax highlighting (#55)Adam Chainz2016-06-031-28/+40
* tag dev buildsDavid Lord2016-04-113-1/+8
* standard test tools setupDavid Lord2016-04-115-6/+22
* change from @mitsuhiko to pallets projectJosé Carlos García2016-04-031-1/+1
* Added a missing import and cleaned up flake8 warningsArmin Ronacher2016-01-131-8/+11
* Fixed a broken test on python 3Armin Ronacher2016-01-131-0/+2
* Add new python versions to tox tooArmin Ronacher2016-01-131-1/+1
* Disable sudo because old platformArmin Ronacher2016-01-131-0/+1
* Test for things in travisArmin Ronacher2016-01-131-0/+2
* Added changelog entriesArmin Ronacher2016-01-131-0/+2
* Only mention version onceArmin Ronacher2016-01-132-3/+9
* Merge pull request #36 from matthew-brett/fix-osx-compiler-checkArmin Ronacher2016-01-131-1/+6
|\
| * Added SystemError as possible compiling errorMatthew Brett2014-08-021-1/+6
* | Merge pull request #20 from bukzor/idempotent-escapeArmin Ronacher2016-01-132-3/+16
|\ \
| * | idempotent unescapeBuck Golemon2014-04-172-3/+16
* | | Merge pull request #40 from illico/masterArmin Ronacher2016-01-131-1/+2
|\ \ \
| * | | Made gc.collect() call conditional to running on pypy.Alice Bevan–McGregor2014-11-211-2/+2
| * | | Explicitly trigger GC prior to counting; fixes #39.Alice Bevan–McGregor2014-11-211-0/+1
| | |/ | |/|
* | | Merge pull request #38 from adalq/versionArmin Ronacher2016-01-131-0/+1
|\ \ \
| * | | Add __version__Adal Chiriliuc2014-10-101-0/+1
| |/ /
* | | Merge pull request #43 from gtback/restore-speedups-featureArmin Ronacher2016-01-131-12/+12
|\ \ \
| * | | Revert "Remove use of setuptools Feature. Fixes #23"Greg Back2015-07-141-4/+13
| * | | Revert "Silently reject old arguments"Greg Back2015-07-141-9/+0
| |/ /
* | | Merge pull request #44 from richardasaurus/masterArmin Ronacher2016-01-131-3/+3
|\ \ \
| * | | Fixes typo in speedupsRichard O'Dwyer2015-07-181-3/+3
| |/ /
* | | Fixed custom types not having their __unicode__ method invokedArmin Ronacher2016-01-133-1/+22
|/ /
* | Added a version info to markupsafeArmin Ronacher2014-06-301-0/+2
* | 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