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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove old scripts and examples
David Lord
2020-01-10
7
-1056
/
+0
*
apply flake8
David Lord
2020-01-10
2
-89
/
+90
*
apply black
David Lord
2020-01-10
4
-183
/
+223
*
apply reorder-python-imports
David Lord
2020-01-10
3
-12
/
+24
*
ext/Vim/jinja.vim: fix issues reported by vint
Daniel Hahler
2020-01-06
1
-5
/
+5
*
ext/Vim/jinja.vim: fix indent
Daniel Hahler
2020-01-06
1
-3
/
+3
*
Use print() function in both Python2 and Python 3
cclauss
2019-10-27
2
-3
/
+4
*
use "Jinja" instead of "Jinja2"
David Lord
2019-10-23
4
-8
/
+8
*
Merge pull request #990 from tbnorth/vim_syntax_tweak
David Lord
2019-07-22
1
-0
/
+3
|
\
|
*
This is the correct thing to do, vim-wise, although whether
Terry N. Brown
2019-05-06
1
-0
/
+3
*
|
Fix use of 'is' operator for comparison
Raul Tambre
2019-05-06
1
-1
/
+1
*
|
Trim trailing white space throughout the project
Jon Dufresne
2018-08-29
1
-14
/
+14
*
|
Remove old GPL licensed emacs support
Armin Ronacher
2018-03-28
1
-128
/
+0
|
/
*
disable recursive comments in vim syntax file
John Passaro
2017-06-02
1
-1
/
+1
*
Fix literal \ characters at the end of a string
highlyunavailable
2015-03-20
1
-2
/
+2
*
Update djangojinja2.py
topher86
2014-08-28
1
-1
/
+1
*
Merge pull request #188 from lemonad/master
Armin Ronacher
2013-05-18
1
-1
/
+1
|
\
|
*
Fixed typos: overriden to overridden
Jonas Nockert
2013-02-23
1
-1
/
+1
*
|
Fix vim syntax: Correctly highlight filters.
René Neumann
2013-04-23
1
-8
/
+8
|
/
*
Removed tmbundle. Now in mitsuhiko/jinja2-textmate
Armin Ronacher
2011-10-03
1
-0
/
+0
*
jinja.vim subsumes htmljinja.vim
Jin Yi
2011-05-13
2
-30
/
+25
*
jinja.el: replace obsolete mumamo-find-possible-chunk with mumamo-quick-chunk...
Kanak Kshetri
2011-04-25
1
-94
/
+9
*
explanation for a strange monkey patch in django2jinja (thanks djc)
Armin Ronacher
2009-07-07
1
-1
/
+4
*
Moved tmbundle into tarfile (does not check out properly on windows)
Armin Ronacher
2009-04-02
18
-993
/
+0
*
This fixes #325.
Armin Ronacher
2009-02-04
1
-1
/
+1
*
This fixes #317.
Armin Ronacher
2009-02-04
1
-0
/
+1
*
Copyright switch to "The Jinja Team".
Armin Ronacher
2009-01-04
4
-3
/
+4
*
Added support for variable name translations in django2jinja
Julien Visinand
2008-10-20
1
-7
/
+90
*
Fixed a bug in djangojinja2 that caused mimetype being forwarded propertly.
Armin Ronacher
2008-09-21
1
-1
/
+1
*
Unified some code in the super/template reference system.
Armin Ronacher
2008-09-20
1
-1
/
+1
*
Added i18n support to django2jinja (not complete support, but the best you ca...
Armin Ronacher
2008-09-18
3
-2
/
+115
*
Nearly complete core django template code coverage.
Armin Ronacher
2008-09-16
4
-77
/
+438
*
Moved django configuration into the __main__ section
Armin Ronacher
2008-09-16
1
-1
/
+1
*
Added first code for a django-to-jinja converter
Armin Ronacher
2008-09-16
3
-0
/
+278
*
Added example extension that uses the stream filtering and added unittests.
Armin Ronacher
2008-06-14
1
-0
/
+78
*
added the title case versions of the special constants to jinja.vim
Armin Ronacher
2008-05-28
1
-1
/
+1
*
some more documentation updates and minor code cleanups. Additionally True a...
Armin Ronacher
2008-05-28
1
-3
/
+3
*
Add Jinja2 Emacs mode, first approximation.
Georg Brandl
2008-05-22
1
-0
/
+212
*
added djangojinja2 extension
Armin Ronacher
2008-05-09
1
-0
/
+85
*
removed wsgi and django from the integration page, wsgi is not interesting an...
Armin Ronacher
2008-05-09
1
-0
/
+1
*
added TextMate bundle and vim syntax files
Armin Ronacher
2008-05-09
60
-743
/
+222
*
moved code into bundle
Armin Ronacher
2007-11-29
57
-0
/
+0
*
added jinja tm bundle
Armin Ronacher
2007-11-29
57
-0
/
+1653