]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
2016-05-01  Raphael BoidolRemove `sudo` command from documentation (fixes #543). 577/head
2016-05-01  Raphael BoidolUse constant name in doc (fixes #544)
2016-04-19  Sebastian NoackMerge pull request #570 from mr-m/patch-1
2016-04-19  Dmitriy TrifonovFix the typo 570/head
2016-04-15  Jeff WidmanSuggest installing via Pip (#569)
2016-04-15  Jeff WidmanMerge pull request #439 from jgmize/title-filter-capita...
2016-04-15  Jeff WidmanMerge pull request #473 from snoack/redundant-sorting
2016-04-15  Jeff WidmanMerge pull request #470 from snoack/partial-next
2016-04-15  Jeff WidmanMerge pull request #567 from gpanther/update-gae-exampl...
2016-04-14  Attila-Mihaly... Update GAE example code 567/head
2016-04-13  Jeff WidmanMerge pull request #500 from snoack/setup-py-versions
2016-04-12  Markus UnterwaditzerMerge branch '2.8-maintenance'
2016-04-12  Markus UnterwaditzerChangelog for #466
2016-04-12  Markus UnterwaditzerMerge branch 'snoack-issue-466' into 2.8-maintenance
2016-04-12  Sebastian NoackFixed int() filter for non-string objects #466
2016-04-11  David Lordstandard tox/travis config
2016-04-10  Kojo IdrissaFixed typo/grammar error (#532)
2016-04-10  AdrianUse container-based travis infrastructure (#496)
2016-04-10  Guillaume PaumierFix typo (#531)
2016-04-10  Abdullahlink fix (#527)
2016-04-10  Tim SwastChange links for Babel to new docs location. (#562)
2016-04-10  Sambhav SatijaEscape target attribute in the urlize function in utils...
2016-04-03  José Carlos... change from @mitsuhiko to pallets project
2016-01-04  Armin RonacherMerge pull request #526 from ioab/master
2016-01-04  Abdullahdocs: Integration link fix 526/head
2016-01-04  Armin RonacherMerge pull request #523 from alimony/patch-1
2015-12-28  Markus Amalthea... Fix typo. 523/head
2015-11-20  Armin RonacherMerge branch '2.8-maintenance'
2015-11-20  Armin RonacherFixed for_qs for urlencode. This fixes #515
2015-11-20  Armin RonacherThis is 2.8.1-dev
2015-11-14  Armin RonacherMerge pull request #513 from spookylukey/patch-1
2015-11-14  Luke PlantFixed a few spelling mistakes in a docstring 513/head
2015-10-06  Sebastian NoackAdded Python 3.4 and 3.5 to the classifiers in setup.py 500/head
2015-09-20  Markus UnterwaditzerMerge pull request #497 from snoack/pypy
2015-09-20  Sebastian NoackAdded pypy to the list of Python versions tested by... 497/head
2015-09-20  Markus UnterwaditzerDon't pin to .0 version
2015-09-20  Markus UnterwaditzerMerge pull request #495 from snoack/py35
2015-09-20  Sebastian NoackAdded Python 3.5 to tox and Travis configuration 495/head
2015-08-10  Sebastian NoackUse partial(next, ...) instead get_next() 470/head
2015-08-07  Sebastian NoackGot rid of redundant sorting in groupby filter 473/head
2015-08-06  Markus UnterwaditzerMerge pull request #472 from pydanny/pydanny-update...
2015-08-06  Daniel GreenfeldRemoved outdated condition section on Django 472/head
2015-08-06  Markus UnterwaditzerMerge pull request #471 from snoack/metaclass-improvement
2015-08-05  Sebastian NoackImprove with_metaclass() 471/head
2015-07-26  Armin RonacherImprove release script to support new format and wheels.
2015-07-26  Armin RonacherThis is 2.9.dev
2015-07-26  Armin RonacherBump version number to 2.8 2.8
2015-07-26  Armin RonacherHardcode version in setup.py again.
2015-07-26  Armin RonacherRelease date is today.
2015-07-26  Armin RonacherMerge pull request #425 from highlyunavailable/master
2015-07-12  Markus UnterwaditzerMerge pull request #461 from StevenMaude/patch-1
2015-07-11  Steven MaudeFix typo: "the iterates" > "that iterates" 461/head
2015-06-01  Markus UnterwaditzerFix syntax error
2015-06-01  Markus UnterwaditzerUpdate FAQ about unsupported Python versions
2015-06-01  Markus UnterwaditzerAdd Python classifiers for all supported versions
2015-06-01  Markus UnterwaditzerChangelog for #447
2015-06-01  Markus UnterwaditzerMerge pull request #447 from bentimms/int-filter-base
2015-06-01  Markus UnterwaditzerMerge pull request #450 from jenisys/fixdoc.extension_e...
2015-06-01  Markus UnterwaditzerSort filters, remove dupes
2015-06-01  Markus UnterwaditzerMerge branch 'merwok-patch-1'
2015-06-01  Éric AraujoFix typo
2015-05-25  Armin RonacherEscape slashes in query strings. This fixes #445
2015-05-25  Armin RonacherMerge branch 'pr/451'
2015-05-25  Armin RonacherAdded decorator support for finalize. This fixes #431
2015-05-17  Markus UnterwaditzerAmend to #453
2015-05-17  Markus UnterwaditzerMerge pull request #453 from jeffwidman/patch-1
2015-05-17  Jeff WidmanFix typos and grammar in Readme 453/head
2015-05-10  Antti Haapalafix the fancy tracebacks on Python 3 451/head
2015-05-09  jenisysFIX EXAMPLE: 450/head
2015-04-29  Ben TimmsAdd 'base' parameter to 'int' filter 447/head
2015-04-08  Josh MizeMake title filter capitalize words in (),{},[],<> 439/head
2015-04-06  Markus UnterwaditzerMerge branch 'override-codegen-context'
2015-04-06  Markus UnterwaditzerAdd changelog for #404
2015-04-06  ThiefMasterLet the Environment override the Context
2015-04-06  ThiefMasterLet the Environment override the CodeGenerator
2015-04-06  Markus UnterwaditzerMerge pull request #437 from alexwlchan/master
2015-04-05  Alex ChanFix a few small typos in the docs 437/head
2015-04-02  Markus UnterwaditzerMerge branch '2.7-maintenance'
2015-04-02  Markus UnterwaditzerFix syntax error
2015-04-01  Markus UnterwaditzerMerge branch '2.7-maintenance'
2015-04-01  Markus UnterwaditzerFix #433
2015-03-22  Markus UnterwaditzerActually don't run doctests
2015-03-22  Markus UnterwaditzerFix travis
2015-03-22  Markus UnterwaditzerAdd build badges
2015-03-22  Kartheek Lenkalachange py2 print statements to py3
2015-03-22  Markus UnterwaditzerFix doctests
2015-03-22  Markus UnterwaditzerMerge branch 'lkarthee-pytest_migration'
2015-03-22  Markus UnterwaditzerExclude examples
2015-03-22  Markus UnterwaditzerUse tox in travis
2015-03-22  Kartheek LenkalaRename testsuite to tests and suggestions 426/head
2015-03-22  Kartheek LenkalaMoving testsuite directory to root folder
2015-03-22  Kartheek Lenkalafixing errors due to removal of init.py from test suite
2015-03-22  Kartheek LenkalaAdding pytest references and dependencies in setup...
2015-03-22  Kartheek LenkalaPytest Initial Commit
2015-03-22  Kartheek LenkalaPytest migration initial commit
2015-03-20  highlyunavailableFix literal \ characters at the end of a string 425/head
2015-03-11  Markus UnterwaditzerMerge pull request #254 from yoloseem/master
2015-03-11  Markus UnterwaditzerMerge branch '2.7-maintenance'
2015-03-11  Markus UnterwaditzerImport from correct location.
2015-03-11  Markus UnterwaditzerMerge pull request #275 from yoloseem/patch-1
next