]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
2019-11-01  David Lordreformat, doc, and test for wordwrap 766/head
2019-11-01  Florian Heinlelet wordwrap filter respect existing newlines
2019-11-01  David LordMerge pull request #673 from MrSenko/get_corresponding_...
2019-10-28  David LordMerge pull request #1096 from pallets/compile-encoding
2019-10-28  David Lordcompile writes utf8 1096/head
2019-10-28  David LordMerge pull request #1095 from pallets/native-template-env
2019-10-28  David Lordcreating a NativeTemplate creates a NativeEnvironment 1095/head
2019-10-28  David LordMerge pull request #1093 from cclauss/print-function
2019-10-27  cclaussUse print() function in both Python2 and Python 3 1093/head
2019-10-24  David LordMerge pull request #1090 from pallets/lrucache-copy
2019-10-24  David Lorddon't create a third queue 1090/head
2019-10-24  Ryan SiemensLRUCache.copy initializes queue methods
2019-10-23  David Lorduse "Jinja" instead of "Jinja2"
2019-10-23  David LordMerge pull request #1087 from pallets/jinja-name
2019-10-23  David Lorduse "Jinja" instead of "Jinja2" 1087/head
2019-10-22  David LordMerge pull request #1086 from pallets/native-string...
2019-10-22  David Lordpreserve quotes between nodes in native env 1086/head
2019-10-21  David LordMerge pull request #1064 from alexwlchan/support-pathlib
2019-10-21  David Lorduse fspath instead of str 1064/head
2019-10-21  Alex Chansupport pathlib in FileSystemLoader and ModuleLoader
2019-10-20  David LordMerge pull request #1085 from pallets/docs-cycler
2019-10-20  David Lordclarify cycler.next() behavior 1085/head
2019-10-19  David LordMerge pull request #1084 from pallets/i18n-docs
2019-10-19  David Lordclean up i18n documentation 1084/head
2019-10-18  David LordMerge pull request #1083 from pallets/docs-changes
2019-10-18  David Lorddocument equivalent generator expressions for filters 1083/head
2019-10-18  David Lorddocument how ContextReference relates to contextfunction
2019-10-18  David Lorddocument formatting methods in format filter
2019-10-18  David Lorddocument lack of file extension
2019-10-18  David Lorddocument behavior of block tag in if block
2019-10-18  David Lordformat expression docs
2019-10-18  David Lordimprove docs about string methods in templates
2019-10-17  David LordMerge pull request #1082 from pallets/pkgutil-loader
2019-10-17  David LordPackageLoader doesn't depend on setuptools 1082/head
2019-10-14  David LordMerge pull request #993 from aayushuppal/loop_fix
2019-10-14  aayushuppalfixing LoopContext, loops indexing and iterator length... 993/head
2019-10-14  David Lordreformat changelog
2019-10-13  David LordMerge pull request #1079 from ThiefMaster/cond-expr...
2019-10-13  Adrian MoennichDon't make cond_expr_undefined configurable 1079/head
2019-10-13  Adrian MoennichUse separate undefined object for CondExpr
2019-10-13  David LordMerge pull request #1081 from pallets/open-if-exists
2019-10-13  David Lordskip template with same name as directory 1081/head
2019-10-13  David LordMerge pull request #1080 from pallets/no-finalize-templ...
2019-10-13  David Lorddon't finalize TemplateData nodes 1080/head
2019-10-10  David Lordconsistent use of token constants
2019-10-10  David LordMerge pull request #1077 from pallets/pytest-cleanup
2019-10-10  David Lordfix invalid double extends test 1077/head
2019-10-10  Kevin BrownReplaced try...catch within tests with pytest.raises
2019-10-10  David LordMerge pull request #824 from dagwieers/new-type-tests
2019-10-10  Dag WieersAdd more strict type tests 824/head
2019-10-09  David LordMerge pull request #1073 from brtomas0/master
2019-10-09  Brandon Tomáschanged test_join functions to unique names 1073/head
2019-10-07  David Lorduse slots for lexer lstrip marker
2019-10-07  David Lordadd changelog for #938
2019-10-07  David LordMerge pull request #938 from stevenorum/master
2019-10-07  David Lordadd changelog for #858
2019-10-07  David LordMerge pull request #858 from exponea/857-lexer-whitespa...
2019-10-07  David Lordadd comments about lstrip code 858/head
2019-10-07  David LordMerge branch 'master' into 857-lexer-whitespace-performance
2019-10-06  David LordMerge pull request #1071 from btharper/pytest-raises
2019-10-06  btharperEliminate dead code by using pytests.raises instead... 1071/head
2019-10-05  David LordMerge pull request #983 from kevin-brown/pr/798
2019-10-05  David Lorddocument debug extension 983/head
2019-10-05  David Lorddon't bypass autoescape
2019-10-04  Shaheed HaqueAdd support for a {% debug %} extension tag.
2019-10-04  David LordMerge pull request #1047 from lfdebrux/ldeb-bug-chainab...
2019-10-04  Laurence de... Fix bug with when using Markup on ChainableUndefined 1047/head
2019-10-04  David LordMerge branch '2.10.x'
2019-10-04  David LordMerge pull request #1070 from anowlcalledjosh/develop
2019-10-04  Josh HollandFix incorrect release date for 2.10.3 1070/head
2019-10-04  David LordMerge pull request #828 from chamini2/trim-more
2019-10-04  David LordMerge branch '2.10.x'
2019-10-04  David Lordrelease version 2.10.3 2.10.3
2019-10-04  AdrianFix typo in setup.py
2019-10-04  Matteo Ferrandoadd chars option to trim 828/head
2019-10-04  David LordMerge branch '2.10.x'
2019-10-04  David Lordrelease version 2.10.2 2.10.2
2019-10-04  David Lordupdate project metadata
2019-10-04  David LordMerge pull request #1000 from EtiennePelletier/fix_dead...
2019-10-04  EtiennePelletierAdd tests for Undefined classes 1000/head
2019-10-04  EtiennePelletierAdd tests for utils.py - LRUCache, Lorem Ipsum & +
2019-10-04  EtiennePelletierPrevent deadlock in LRUCache.setdefault
2019-10-04  David LordMerge pull request #1040 from minho42/Simplify-import...
2019-09-22  Joshua BronsonMerge pull request #1065 from alexwlchan/add-pypi-links
2019-09-22  Alex ChanAdd docs, code and issue tracker links to setup.py 1065/head
2019-09-20  Joshua BronsonMerge pull request #1063 from PikachuEXE/fix/manifest
2019-09-20  PikachuEXEFix MANIFEST.in to include renamed license file 1063/head
2019-09-04  Tim GatesFix simple typo: problemtic -> problematic (#1059)
2019-09-04  David LordMerge branch '2.10.x'
2019-09-04  David LordMerge pull request #1051 from vstinner/tb_next_py37
2019-09-04  Victor StinnerFix TracebackFrameProxy.set_next() on Python 3.7 1051/head
2019-08-09  Joshua BronsonMerge pull request #1045 from yuriks/patch-1
2019-08-09  Yuri Kunde... Update PyPI link to point to Jinja2 instead of 1 1045/head
2019-07-26  David LordMerge branch '2.10.x'
2019-07-26  David Lordfix tox docs build
2019-07-26  David LordMerge branch '2.9.x' into docs
2019-07-26  David LordMerge pull request #1042 from pallets/docs
2019-07-26  David Lordreformat readme 1042/head
2019-07-26  David Lordfix linkcheck issues
2019-07-26  David Lordmodernize docs config, use pallets-sphinx-themes
next