]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
2019-07-22  David LordMerge branch 'master' into 557-map-default 985/head
2019-07-22  BrendanAdding a default parameter to builtin map filter
2019-07-22  David LordMerge pull request #990 from tbnorth/vim_syntax_tweak
2019-07-22  David LordMerge pull request #1018 from kbiggers/jinja/557
2019-07-22  Kevinadd default to map filter 1018/head
2019-07-20  David LordMerge pull request #1014 from markroth8/mroth/fix/748
2019-07-20  Mark RothAllow '{%+' to be valid syntax (but NOP) when lstrip_bl... 1014/head
2019-07-20  David LordMerge pull request #1022 from jdufresne/hl
2019-07-20  Jon DufresneCorrect syntax highlighting of jinja block in docs 1022/head
2019-07-20  David LordMerge branch '2.10.x'
2019-07-20  David LordMerge pull request #1030 from rillian/PytestUnknownMark...
2019-07-20  David Lordwarnings are errors during tests 1030/head
2019-07-20  Ralph GilesRegister custom test category markers.
2019-07-20  David Lordignore coverage parse errors
2019-07-20  David Lordswitch tests to azure pipelines
2019-07-20  David LordMerge pull request #1025 from pallets/unpin-pytest
2019-07-17  David Lordstandardize license
2019-07-07  Joshua BronsonMerge pull request #1031 from minho42/Fix-typo
2019-07-07  Min ho KimFix line length 1031/head
2019-07-07  Min ho KimApply suggestions
2019-07-06  Min ho KimFix typo
2019-06-25  Kevin BrownMerge pull request #975 from kevbroch/master
2019-06-25  Kevin BrownMerge pull request #1002 from eplata31/bugfix-template...
2019-06-25  Kevin BrownMerge pull request #1013 from mayuropensource/jinja...
2019-06-25  Kevin BrownUnpin pytest in tox.ini 1025/head
2019-06-21  Joshua BronsonMerge pull request #1021 from jdufresne/the-the
2019-06-21  Jon DufresneFix typo "the the" 1021/head
2019-06-18  David LordMerge pull request #1019 from jbarreneche/backport...
2019-06-18  Juan BarrenecheAdd python 3.7 deprecation warning fix to changelog 1019/head
2019-06-18  Florian BruhinImport abstract base classes from collections.abc
2019-06-09  mayur-srivastavaRefactor _prepare_attribute_parts() to use in both... 1013/head
2019-06-06  Joshua BronsonMerge pull request #1009 from shamsimam/doc-python...
2019-06-06  Joshua BronsonMerge pull request #1012 from yongbozhang/issue-423
2019-06-06  Joshua BronsonMerge pull request #1015 from jab/pr-1011
2019-06-06  jabFix "duplicate object description of jinja2" warning 1015/head
2019-06-06  jabImprove nested extends (super.super) example.
2019-06-06  Scott CrosbyWrite a new documentation section on nesting extends.
2019-06-02  yongbozhangissue-423 remind not to put block in if statements... 1012/head
2019-05-31  David LordMerge pull request #1010 from dvamin/master
2019-05-31  mayur-srivastavaAdd ability to specify multiple attributes in sort,
2019-05-31  Deepak Amindocs: Python3-ize the examples 1010/head
2019-05-31  Shams Imamadds documentation on use of python methods in expressions 1009/head
2019-05-31  David LordMerge pull request #1008 from gokcegrbl/GH-999
2019-05-31  gokcegrblAdded new method itervalues() to LRUCache and deprecate... 1008/head
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-13  eplata31BUGFIX #930 - Template parse if with when referencing... 1002/head
2019-05-11  Kevin BrownMerge pull request #988 from tbnorth/triv_docs_link
2019-05-08  Étienne PelletierAdd ChainableUndefined allowing getattr & getitem ...
2019-05-07  Kevin BrownAdd new maintenance branch format to Travis (#987)
2019-05-06  David LordMerge pull request #989 from LindsayYoung/patch-1
2019-05-06  Terry N. BrownThis is the correct thing to do, vim-wise, although... 990/head
2019-05-06  Lindsay YoungCreate CODE_OF_CONDUCT.md 989/head
2019-05-06  Terry N. Brownfixes #242, deletes link to Jinja 1 docs. 988/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-29  Kevin Brochadd list filter to make example match output 975/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
next