aboutsummaryrefslogtreecommitdiff
path: root/src/jinja2/lexer.py
AgeCommit message (Expand)Author
2020-08-18Revert "Revert "Import external/python/jinja into master""IRIS YANG
2020-07-17Revert "Import external/python/jinja into master"IRIS YANG
2020-06-22ignore trim_blocks using '+%}'Amy
2020-04-13Merge branch '2.11.x'David Lord
2020-04-13Fix unintended lstrip_blocks behavior. Fixes #1138Peter Dolak
2020-03-30Merge branch '2.11.x'David Lord
2020-03-30Fix tokens line number calculation when whitespace stripping is usedAndrey Lisin
2020-02-05apply pyupgrade and f-stringsDavid Lord
2020-02-05remove more compat codeDavid Lord
2020-02-05remove _compat moduleDavid Lord
2020-02-05remove Python 2 from docsDavid Lord
2020-01-26Revert "rename directory to jinja"David Lord
2020-01-10rename directory to jinjaDavid Lord
2020-01-10simplify module docstringsDavid Lord
2020-01-10more relative importsDavid Lord
2020-01-10apply flake8David Lord
2020-01-10apply blackDavid Lord
2020-01-10apply reorder-python-importsDavid Lord
2020-01-09move to src directoryDavid Lord