]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
2019-06-09  mayur-srivastavaRefactor _prepare_attribute_parts() to use in both... 1013/head
2019-05-31  mayur-srivastavaAdd ability to specify multiple attributes in sort,
2019-05-21  David LordMerge pull request #1004 from myii/patch-1
2019-05-20  Imran Iqbaldocs(filters): fix typo `columwrapper` => `columnwrapper` 1004/head
2019-05-17  David LordMerge pull request #1003 from flexferrum/master
2019-05-16  Flex FerrumRemove duplicated testcase 1003/head
2019-05-08  Étienne PelletierAdd ChainableUndefined allowing getattr & getitem ...
2019-05-06  David LordMerge pull request #989 from LindsayYoung/patch-1
2019-05-06  Lindsay YoungCreate CODE_OF_CONDUCT.md 989/head
2019-05-06  Raul TambreFix use of 'is' operator for comparison
2019-05-06  David LordMerge remote-tracking branch 'origin/2.10.x'
2019-05-06  David LordMerge pull request #982 from kevin-brown/sphinx-upgrade
2019-05-06  Kevin BrownFix tox docs-html builds 982/head
2019-04-06  David LordMerge branch '2.10.x' 798/head
2019-04-06  David Lordrelease 2.10.1 2.10.1
2019-04-06  Armin Ronachersandbox str.format_map
2019-02-18  Armin RonacherUpdate CHANGES.rst
2019-02-18  seadersAwait in async version of the map filter (#913)
2019-02-08  David LordMerge pull request #943 from RubenGarcia/master
2019-02-08  Ruben GarciaFix typo 943/head
2018-12-08  David LordMerge pull request #932 from jdufresne/py37
2018-12-08  Jon DufresneAdd testing and document support for Python 3.7 & pypy3 932/head
2018-11-25  David LordMerge pull request #929 from ExplodingCabbage/fix-nl2br
2018-11-25  Mark AmeryFix broken nl2br filter example 929/head
2018-11-20  David LordMerge pull request #920 from jdufresne/easy-install
2018-11-20  David LordMerge pull request #926 from PinkFloyded/last_filter_do...
2018-11-16  PinkFloydedClarify that last filter doesn't work with generators 926/head
2018-11-02  Jon DufresneRemove reference to deprecated easy_install; use pip... 920/head
2018-10-30  David LordMerge pull request #918 from TGogniashvili/tg.fix-lineno
2018-10-29  Tornike Gogniashviliparser: Fix typo `self.lineno` -> `token.lineno` 918/head
2018-10-18  David LordMerge pull request #914 from greyli/fix-tag-statement...
2018-10-18  Grey LiFix ambiguity in include section 914/head
2018-08-30  David LordMerge pull request #797 from jdufresne/pyreq
2018-08-30  David LordMerge pull request #891 from jdufresne/ws
2018-08-30  David LordMerge pull request #892 from jdufresne/trove-pypy
2018-08-30  Jon DufresneAdd trove classifier for PyPy support 892/head
2018-08-30  Jon DufresneTrim trailing white space throughout the project 891/head
2018-08-30  Jon DufresnePass python_requires argument to setuptools 797/head
2018-08-07  David LordMerge pull request #853 from doobeh/584-filters-index
2018-08-07  David LordMerge pull request #869 from jwflory/docs/vim-syntax
2018-08-07  David LordMerge pull request #867 from The-Compiler/collections
2018-08-07  Florian BruhinImport abstract base classes from collections.abc 867/head
2018-08-07  David LordMerge pull request #883 from pallets/pytest
2018-08-07  David Lordtemporarily pin pytest to avoid test bug 883/head
2018-08-07  David LordMerge pull request #868 from The-Compiler/py33
2018-06-27  Florian BruhinAdd myself to AUTHORS 868/head
2018-06-27  Florian BruhinAlso drop Python 2.6
2018-06-27  Justin W. FloryUpdate integration docs for Vim syntax highlighting 869/head
2018-06-27  Florian BruhinDrop Python 3.3 support
2018-05-15  Hsiaoming YangMerge pull request #849 from funkyfuture/patch-1
2018-05-14  Anthony PlunkettQuick lookup table for builtin filters and tests--... 853/head
2018-05-14  David LordMerge pull request #852 from ngr/html_highlight_fix
2018-05-14  David LordMerge pull request #802 from abadger/allow-more-splatting
2018-05-14  ngrremove html+jinja highlight 852/head
2018-05-14  David LordMerge pull request #851 from ngr/tests_for_raw
2018-05-14  ngr{% raw %} tests and note for documentation 851/head
2018-05-11  Frank SachsenheimFixes 'awaitable' typo in api.rst 849/head
2018-04-19  David LordMerge pull request #841 from jdufresne/pypi
2018-04-19  Jon DufresneUpdate all pypi.python.org URLs to pypi.org 841/head
2018-04-17  David LordMerge pull request #840 from nwalsh1995/master
2018-04-17  nwalsh1995Fix small typo 840/head
2018-03-28  Armin RonacherRemove old GPL licensed emacs support
2018-03-22  David LordMerge pull request #826 from terminalmage/issue823
2018-03-20  Erik JohnsonRemove unescape method for fixing concatenation issue 826/head
2018-03-19  Erik JohnsonAdd .pytest_cache/ to gitignore
2018-03-19  Erik JohnsonApply unesacpe fix when blank is True
2018-03-19  Erik JohnsonFix spelling in docstring
2018-03-19  Erik JohnsonAdd test cases for quotes and expand coverage to includ...
2018-03-19  Erik JohnsonFix cases where filter input is not a Markup type
2018-03-19  Erik JohnsonFix escaped characters in indent filter
2018-03-19  Sean SabbageCorrect documentation for min method (#825)
2018-03-05  David LordMerge pull request #820 from jdufresne/typo
2018-03-04  Jon DufresneFix typo: apparenlty -> apparently. 820/head
2018-02-18  luzpazFix typos (#815)
2018-02-06  David LordMerge pull request #806 from methane/lazy-async-patch
2018-02-06  David Lordadd changelog 806/head
2018-02-06  INADA NaokiLazy asyncsupport.patch_all()
2018-01-30  Godefroid ChapelleRemove old statement about Python 3 (#803)
2018-01-29  Toshio KuratomiMore closely match python splatting for calls 802/head
2018-01-23  David LordMerge pull request #799 from mkrizek/native-concat...
2018-01-18  David Lordfix code block markup
2018-01-17  Martin KrizekDon't check for generator if not needed 799/head
2018-01-17  Martin KrizekAllow to pass a list to native_concat
2017-12-01  David LordMerge pull request #787 from SabujXi/patch-1
2017-12-01  Md. Sabuj SarkerFix typo instanciable > instantiable 787/head
2017-11-09  David LordMerge pull request #783 from luzpaz/trivial-typos
2017-11-09  UnknownTrivial typos 783/head
2017-11-08  David LordBump version number to 2.11.dev
2017-11-08  David LordBump version number to 2.10 2.10
2017-11-08  David Lordclean up MANIFEST.in
2017-10-31  ThiefMasterSupport filters in set block 489/head
2017-10-31  David LordMerge pull request #708 from jctanner/NATIVE_TYPES
2017-10-31  David LordMerge branch 'master' into NATIVE_TYPES 708/head
2017-10-16  Ricardo LafuenteFix typo in docstring (#779)
2017-10-08  David Lordcodecov needs argparse on 2.6
2017-09-18  Eli BoyarskiMinor docstring grammar fix (#772)
2017-08-22  Adrian Moennichs/Add/Added/ in CHANGES
2017-08-22  Adrian MoennichMerge branch '2.9-maintenance'
2017-08-22  Adrian MoennichCompile `elif` tag to `elif` instead of `else: if` 760/head
2017-08-09  Armin RonacherMerge branch '2.9-maintenance'
next