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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1108 from captainmalloc/runtime_calls
David Lord
2019-11-20
3
-6
/
+4
|
\
|
*
use 'callable' instead of typechecking to inject context
Adriano Scoditti
2019-11-20
3
-6
/
+4
|
/
*
Merge pull request #1101 from pallets/refactor-loop-context
David Lord
2019-11-08
6
-176
/
+273
|
\
|
*
async templates await attribute access
refactor-loop-context
David Lord
2019-11-07
4
-25
/
+49
|
*
don't prefetch next item in loop context
David Lord
2019-11-07
3
-151
/
+224
|
/
*
Merge pull request #1098 from pallets/urlencode-docs
David Lord
2019-11-04
3
-38
/
+61
|
\
|
*
clarify quoting behavior of urlencode filter
David Lord
2019-11-04
3
-38
/
+61
|
/
*
Merge pull request #829 from aogier/feature/550-hyphens-wordwrap
David Lord
2019-11-01
2
-1
/
+17
|
\
|
*
add break_on_hyphens parameter to wordwrap filter
Alessandro -oggei- Ogier
2019-11-01
2
-1
/
+17
|
/
*
Merge pull request #766 from fheinle/palletes_jinja_175-wordwrap
David Lord
2019-11-01
3
-15
/
+45
|
\
|
*
reformat, doc, and test for wordwrap
David Lord
2019-11-01
3
-28
/
+44
|
*
let wordwrap filter respect existing newlines
Florian Heinle
2019-11-01
1
-3
/
+17
|
/
*
Merge pull request #673 from MrSenko/get_corresponding_lineno_traceback
David Lord
2019-11-01
2
-2
/
+8
|
\
|
*
Return empty list when debug_info is empty string
Mr. Senko
2017-01-29
1
-2
/
+4
|
*
Add test for Template.get_corresponding_lineno()
Mr. Senko
2017-01-29
1
-0
/
+4
*
|
Merge pull request #1096 from pallets/compile-encoding
David Lord
2019-10-28
2
-7
/
+9
|
\
\
|
*
|
compile writes utf8
David Lord
2019-10-28
2
-7
/
+9
|
/
/
*
|
Merge pull request #1095 from pallets/native-template-env
David Lord
2019-10-28
4
-135
/
+153
|
\
\
|
*
|
creating a NativeTemplate creates a NativeEnvironment
native-template-env
David Lord
2019-10-28
4
-135
/
+153
*
|
|
Merge pull request #1093 from cclauss/print-function
David Lord
2019-10-28
12
-11
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use print() function in both Python2 and Python 3
cclauss
2019-10-27
12
-11
/
+22
|
/
/
*
|
Merge pull request #1090 from pallets/lrucache-copy
David Lord
2019-10-24
3
-3
/
+17
|
\
\
|
*
|
don't create a third queue
David Lord
2019-10-24
3
-5
/
+5
|
*
|
LRUCache.copy initializes queue methods
Ryan Siemens
2019-10-24
3
-1
/
+15
|
/
/
*
|
use "Jinja" instead of "Jinja2"
David Lord
2019-10-23
3
-6
/
+6
*
|
Merge pull request #1087 from pallets/jinja-name
David Lord
2019-10-23
30
-160
/
+158
|
\
\
|
*
|
use "Jinja" instead of "Jinja2"
David Lord
2019-10-23
30
-160
/
+158
|
/
/
*
|
Merge pull request #1086 from pallets/native-string-literal
David Lord
2019-10-22
3
-18
/
+52
|
\
\
|
*
|
preserve quotes between nodes in native env
David Lord
2019-10-22
3
-18
/
+52
|
/
/
*
|
Merge pull request #1064 from alexwlchan/support-pathlib
David Lord
2019-10-21
6
-17
/
+136
|
\
\
|
*
|
use fspath instead of str
David Lord
2019-10-21
3
-21
/
+40
|
*
|
support pathlib in FileSystemLoader and ModuleLoader
Alex Chan
2019-10-21
6
-14
/
+114
|
/
/
*
|
Merge pull request #1085 from pallets/docs-cycler
David Lord
2019-10-20
2
-25
/
+54
|
\
\
|
*
|
clarify cycler.next() behavior
David Lord
2019-10-20
2
-25
/
+54
|
/
/
*
|
Merge pull request #1084 from pallets/i18n-docs
David Lord
2019-10-19
3
-115
/
+153
|
\
\
|
*
|
clean up i18n documentation
David Lord
2019-10-19
3
-115
/
+153
|
/
/
*
|
Merge pull request #1083 from pallets/docs-changes
David Lord
2019-10-18
3
-53
/
+139
|
\
\
|
*
|
document equivalent generator expressions for filters
David Lord
2019-10-18
1
-0
/
+35
|
*
|
document how ContextReference relates to contextfunction
David Lord
2019-10-18
1
-0
/
+5
|
*
|
document formatting methods in format filter
David Lord
2019-10-18
1
-4
/
+15
|
*
|
document lack of file extension
David Lord
2019-10-18
1
-0
/
+14
|
*
|
document behavior of block tag in if block
David Lord
2019-10-18
1
-0
/
+4
|
*
|
format expression docs
David Lord
2019-10-18
1
-37
/
+37
|
*
|
improve docs about string methods in templates
David Lord
2019-10-18
1
-12
/
+29
|
/
/
*
|
Merge pull request #1082 from pallets/pkgutil-loader
David Lord
2019-10-17
4
-54
/
+152
|
\
\
|
*
|
PackageLoader doesn't depend on setuptools
David Lord
2019-10-17
4
-54
/
+152
|
/
/
*
|
Merge pull request #993 from aayushuppal/loop_fix
David Lord
2019-10-14
3
-12
/
+62
|
\
\
|
*
|
fixing LoopContext, loops indexing and iterator length property
aayushuppal
2019-10-14
3
-12
/
+62
|
/
/
*
|
reformat changelog
David Lord
2019-10-14
1
-5
/
+5
*
|
Merge pull request #1079 from ThiefMaster/cond-expr-undefined
David Lord
2019-10-13
5
-3
/
+13
|
\
\
[next]