Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply pyupgrade and f-strings | David Lord | 2020-01-28 | 1 | -190/+146 |
| | |||||
* | remove more compat code | David Lord | 2020-01-28 | 1 | -0/+1 |
| | |||||
* | remove _compat module | David Lord | 2020-01-28 | 1 | -78/+32 |
| | |||||
* | import Markup from markupsafe, fix flake8 import warnings | David Lord | 2020-01-26 | 1 | -3/+4 |
| | |||||
* | Revert "rename directory to jinja"revert-rename | David Lord | 2020-01-26 | 1 | -0/+1842 |
| | | | | This reverts commit eac9acb7aeabf6f3e0ed4cb876e200e5e72d0d0e. | ||||
* | rename directory to jinja | David Lord | 2020-01-10 | 1 | -1842/+0 |
| | |||||
* | simplify module docstringsstyle | David Lord | 2020-01-10 | 1 | -9/+1 |
| | |||||
* | more relative imports | David Lord | 2020-01-10 | 1 | -1/+1 |
| | | | | | _identifier exports a compiled regex instead of a string to avoid some tricky cleanup | ||||
* | apply flake8 | David Lord | 2020-01-10 | 1 | -7/+6 |
| | |||||
* | apply black | David Lord | 2020-01-10 | 1 | -415/+484 |
| | |||||
* | apply reorder-python-imports | David Lord | 2020-01-10 | 1 | -11/+21 |
| | |||||
* | move to src directory | David Lord | 2020-01-09 | 1 | -0/+1772 |