]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
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'
2017-08-09  Armin RonacherAdded a changelog entry
2017-08-09  Zac MedicoFix regression in 2.9 involving unsafe Context.get_all...
2017-07-26  James Tannerquickly fix py3 tests
2017-07-26  James TannerAdd requested patch for safe_repr and nodes.Impossible
2017-07-14  AdrianMerge branch 'master' into NATIVE_TYPES
2017-07-09  David LordMerge pull request #672 from alexk307/tests-memcached...
2017-07-09  David Lordrewrite tests to match usage 672/head
2017-07-09  Alex KahanAdds tests for the memcached bytecode cache module
2017-07-08  David LordMerge pull request #692 from dnmvisser/dictsort_reverse
2017-07-08  David Lordadd test and changelog 692/head
2017-07-08  Dick Visser'reverse' option for dictsort
2017-07-07  David LordMerge pull request #502 from berrange/callable
2017-07-07  David LordMerge pull request #685 from jkfran/master
2017-07-07  David Lordshorten arguments 685/head
2017-07-07  Francisco Jiménez... Ignore empty lines in indent filter
2017-07-07  David LordMerge pull request #617 from jackwilsdon/dont-skip...
2017-07-07  David Lordadd test and changelog 617/head
2017-07-07  Jack WilsdonDon't skip an erroneous comma when parsing from
2017-07-07  David LordMerge pull request #618 from jackwilsdon/stricter-from...
2017-07-07  David Lordadd tests and changelog 618/head
2017-07-07  Jack WilsdonAdd stricter checking to "from ... import ..."
2017-07-07  David LordMerge pull request #740 from davidism/optimize-tests
2017-07-07  Sebastian NoackInline template tests during optimization 740/head
2017-07-06  James TannerAdd support for the Environment to optionally return...
2017-07-06  David LordMerge pull request #665 from pallets/operator-tests
2017-07-06  David Lordallow using comparison operator symbols as tests 665/head
2017-07-06  David LordMerge pull request #738 from davidism/test-config
2017-07-06  David Lordstandard test configuration 738/head
2017-07-06  David Lordfix docs warnings
2017-07-06  David Lordremove test copied from markupsafe
2017-07-06  David LordMerge pull request #737 from davidism/minmax-filters
2017-07-06  David Lordparametrize tests 737/head
2017-07-06  Sebastian NoackAdded min and max filters
2017-07-05  David LordMerge pull request #735 from davidism/unique-filter
2017-07-05  David Lordmake attrgetter take generic postprocess function 735/head
2017-07-05  David LordMerge branch 'master' into unique-filter
2017-07-05  David LordMerge pull request #734 from davidism/dont-inline-random
next