index
:
delta/jinja2.git
2.10-maintenance
2.10.x
2.11.x
2.5-maintenance
2.7-maintenance
2.8-maintenance
2.9-maintenance
2.9.x
3.0.x
3.1.x
GH-1194-formal-grammar
GH-1253-set-within-if
GH-1413-set-namespace-tuple
baserock/morph
bugfix/attribute-access
bugfix/inline-optmiize
dependabot/add-v2-config-file
dependabot/pip/pip-tools-5.2.0
dependabot/pip/pip-tools-6.3.0
dependabot/pip/pip-tools-6.4.0
dependabot/pip/pre-commit-2.10.0
dependabot/pip/pre-commit-2.14.1
dependabot/pip/pre-commit-2.15.0
dependabot/pip/pre-commit-2.16.0
dependabot/pip/pytest-5.4.3
dependabot/pip/pytest-6.2.2
dependabot/pip/pytest-6.2.5
dependabot/pip/requirements/3.0.x/sphinx-issues-2.0.0
dependabot/pip/requirements/3.0.x/tox-3.24.5
dependabot/pip/tox-3.15.2
dependabot/pip/tox-3.24.3
dependabot/pip/tox-3.24.4
docs
docs-globals
drop-python2
feature/async
feature/kill-stringdefs
feature/no-locals
feature/overlay-scopes
feature/pairs
inline-async
isinstance-tests
main
master
native-template-env
no-finalize-template-data
operator-tests
patch-traceback
pkgutil-loader
pre-commit-ci-update-config
pytest-cleanup
refactor-loop-context
remove-docs-dev
replace-easy-install-instructions-with-pip
revert-1121-the-great-rename
revert-rename
sphinx
sprint-branch
style
the-great-rename
tproxy
unify-decorators
unpin-pytest
urlize-speedup
website
github.com: mitsuhiko/jinja2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jinja2
/
compiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
async support doesn't require patching
inline-async
David Lord
2021-04-10
1
-8
/
+7
*
unify/rename filter and function decorators
David Lord
2021-04-10
1
-21
/
+26
*
extract common code for import/from nodes
David Lord
2021-04-10
1
-20
/
+13
*
refactor compiler environment.is_async checks
angelafrentz
2021-04-09
1
-25
/
+21
*
add 'is filter' and 'is test' tests
David Lord
2021-04-04
1
-29
/
+66
*
allow optional use of filter based on existence
Amy
2021-04-04
1
-2
/
+26
*
track local loop/block vars for contextfunctions
Amy
2021-03-26
1
-4
/
+37
*
allow scoped blocks to access loop vars
Amy
2021-03-26
1
-3
/
+6
*
consistent typing config
David Lord
2021-02-24
1
-1
/
+2
*
add required attribute to blocks
Amy
2021-01-29
1
-0
/
+9
*
Setup mypy
Teymour Aldridge
2020-07-28
1
-12
/
+12
*
imported templates can see the current globals
Amy
2020-06-22
1
-2
/
+2
*
apply pyupgrade and f-strings
David Lord
2020-02-05
1
-190
/
+146
*
remove more compat code
David Lord
2020-02-05
1
-0
/
+1
*
remove _compat module
David Lord
2020-02-05
1
-78
/
+32
*
Use stricter getattr() checks for decorator functions
Tomas Krizek
2020-02-04
1
-6
/
+6
*
Fix attribute access in async code. Fixes #1141
Armin Ronacher
2020-01-30
1
-4
/
+4
*
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
*
rename directory to jinja
David Lord
2020-01-10
1
-1842
/
+0
*
simplify module docstrings
style
David Lord
2020-01-10
1
-9
/
+1
*
more relative imports
David Lord
2020-01-10
1
-1
/
+1
*
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