| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update code style: | JensDiemer | 2020-02-07 | 3 | -6/+1 |
| * | add isort config and apply itfix#44 | JensDiemer | 2020-02-07 | 3 | -0/+3 |
| * | Fix code style with autopep8 | JensDiemer | 2020-01-19 | 3 | -6/+6 |
| * | fix import code style with isort | JensDiemer | 2020-01-19 | 3 | -3/+0 |
| * | convert old "%-formatted" and .format(...) strings into "f-strings" with flynt | JensDiemer | 2020-01-19 | 1 | -1/+1 |
| * | remove python 2 compatibility code | JensDiemer | 2020-01-19 | 2 | -24/+5 |
| * | remove __future__ imports | JensDiemer | 2020-01-18 | 3 | -7/+7 |
| * | Squashed commit of the following: | JensDiemer | 2015-06-02 | 1 | -1/+1 |
| * | starting Python v3 support (like http://python3porting.com/noconv.html strategy) | JensDiemer | 2011-10-04 | 3 | -53/+65 |
| * | move TODOs into seperate test files, so they excluded by normal test run... | JensDiemer | 2011-10-04 | 1 | -4/+5 |
| * | use from __future__ import division, absolute_import | JensDiemer | 2011-08-12 | 3 | -0/+3 |
| * | v0.6 - *NEW*: html2textile converter (not completed and some API changed!) | JensDiemer | 2011-06-06 | 4 | -0/+251 |
