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
/
environment.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
async support doesn't require patching
inline-async
David Lord
2021-04-10
1
-45
/
+88
*
unify/rename filter and function decorators
David Lord
2021-04-10
1
-7
/
+7
*
add type annotations to filters and tests
David Lord
2021-04-05
1
-1
/
+1
*
add 'is filter' and 'is test' tests
David Lord
2021-04-04
1
-33
/
+62
*
more detailed docs about globals
David Lord
2021-03-31
1
-41
/
+80
*
fix bug with cached templates not using new globals
Amy
2021-03-30
1
-0
/
+10
*
consistent typing config
David Lord
2021-02-24
1
-3
/
+3
*
Setup mypy
Teymour Aldridge
2020-07-28
1
-1
/
+4
*
imported templates can see the current globals
Amy
2020-06-22
1
-1
/
+18
*
apply pyupgrade and f-strings
David Lord
2020-02-05
1
-24
/
+23
*
remove more compat code
David Lord
2020-02-05
1
-8
/
+6
*
remove _compat module
David Lord
2020-02-05
1
-24
/
+13
*
remove deprecated code
David Lord
2020-02-05
1
-36
/
+2
*
remove Python 2 from docs
David Lord
2020-02-05
1
-6
/
+6
*
Use stricter getattr() checks for decorator functions
Tomas Krizek
2020-02-04
1
-3
/
+3
*
import Markup from markupsafe, fix flake8 import warnings
David Lord
2020-01-26
1
-2
/
+3
*
Revert "rename directory to jinja"
revert-rename
David Lord
2020-01-26
1
-0
/
+1361
*
rename directory to jinja
David Lord
2020-01-10
1
-1361
/
+0
*
simplify module docstrings
style
David Lord
2020-01-10
1
-8
/
+2
*
more relative imports
David Lord
2020-01-10
1
-3
/
+3
*
ensure deprecation warnings mention version
David Lord
2020-01-10
1
-2
/
+7
*
apply flake8
David Lord
2020-01-10
1
-9
/
+15
*
apply black
David Lord
2020-01-10
1
-153
/
+213
*
apply reorder-python-imports
David Lord
2020-01-10
1
-21
/
+53
*
move to src directory
David Lord
2020-01-09
1
-0
/
+1264