]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
2013-05-18  Armin RonacherMerge pull request #213 from Lukasa/luk-sprint-branch
2013-05-18  Armin RonacherFixed a check that broke pypy
2013-05-18  Armin RonacherAdded .tox to .gitignore
2013-05-18  Armin RonacherMerge pull request #212 from DasIch/add-tox
2013-05-18  Cory BenfieldNo need for tuple comparisons. 213/head
2013-05-18  Cory BenfieldWe don't support 2.4 anymore.
2013-05-18  Daniel NeuhäuserAdd tox configuration 212/head
2013-05-18  Armin RonacherA bit of cleanup in the environment
2013-05-18  Armin RonacherMerge pull request #207 from ekalinin/patch-1
2013-05-18  Cory BenfieldAdd myself. 211/head
2013-05-18  Cory BenfieldTrash debugsupport.
2013-05-17  Thomas Waldmannsetup.py: add "six" library to install_requires 210/head
2013-05-17  Thomas Waldmannupdate docs / changelog about python requirement, add...
2013-05-17  Thomas Waldmannutils: remove some old py compat code
2013-05-17  Thomas Waldmann_markupsafe: remove some py2.4/2.5 compat code
2013-05-17  Thomas Waldmannpython 3 port: manual fixes, remove 2to3 from setup...
2013-05-17  Thomas Waldmannpython 3 port: automated changes by a slightly modified...
2013-05-14  Eugene KalininFixed improperly closed tag in menu example in tricks.rst 207/head
2013-05-08  John McDonnellAllow choice of wrap string in wordwrap filter. 206/head
2013-05-01  Adam SpiersPrevent line statements eating newlines (fixes #52) 203/head
2013-04-23  René NeumannFix vim syntax: Correctly highlight filters. 202/head
2013-04-16  Richard Eames- Allow callable classes to have contextfunction and... 200/head
2013-04-16  Richard Eames- Testcase
2013-04-12  Armin RonacherMerge pull request #177 from sakti/patch-1
2013-04-12  Armin RonacherMerge pull request #171 from mgorny/master
2013-04-12  Armin RonacherPessimistic locking for LRU cache. This fixes #8
2013-04-12  Armin RonacherMerge pull request #187 from jet-sun/patch-1
2013-04-12  Armin RonacherMerge pull request #193 from mozillazg/patch-1
2013-04-12  Armin RonacherMerge pull request #195 from vergenzt/master
2013-03-28  Tim VergenzCorrect typo in dictsort filter documentation 195/head
2013-03-18  mozillazgFixed an issue about urlize function 193/head
2013-02-23  Jonas NockertFixed typos: overriden to overridden 188/head
2013-02-20  Jet Suncorrect typo 187/head
2013-02-18  Kyle AdamsFixes #181: Handle memcached errors gracefully. 182/head
2013-02-15  Sakti Dwi Cahyonofix typo swtich -> switch 177/head
2013-01-15  kracekumarUpdate jinja2/filters.py 173/head
2013-01-13  Michał GórnyFix jinjaext compatibility with Python 3. 171/head
2013-01-11  W. Trevor KingAdd `keep_trailing_newline` to configure final endline... 170/head
2012-12-18  Mike Chesnutadding explicit mention of distribute prerequisite... 168/head
2012-12-01  RichardUpdate docs/tricks.rst 166/head
2012-11-25  AquarHEAD Lupdate the Docstring of do_truncate, add useful examples 165/head
2012-11-22  Natan LFixed typo 163/head
2012-11-18  Alex Moregafix DictLoader `uptodate` callback 162/head
2012-11-01  Dimitris LeventeasUpdate docs/templates.rst 159/head
2012-09-21  Dmitry MedvinskyFix typo in `include` documentation 149/head
2012-09-15  Armin RonacherFixed an unicode error after 2to3
2012-09-15  Armin RonacherAdded filesize part to the module compiler. This fixes...
2012-07-21  David GilmanFix FAQ typo 141/head
2012-07-12  Kristi TsukidaDocument the {%+ manual disable lstrip_blocks feature 139/head
2012-07-12  Kristi Tsukidafix tests since lstrip_blocks strips comments
2012-07-12  Kristi TsukidaApply lstrip_blocks to comments (match trim_blocks...
2012-07-12  Kristi TsukidaFix lstrip_blocks tests
2012-07-12  Kristi TsukidaDon't match variable or comment blocks, Use {%+ to...
2012-07-12  Kristi Tsukidaadd tests for lstrip_blocks option
2012-07-12  Kristi Tsukidahash lstrip_blocks in lexer cache
2012-07-11  Kristi Tsukidaclarify lstrip_blocks option
2012-07-11  Kristi Tsukidadocument `lstrip_blocks`
2012-07-11  Kristi Tsukidaremove debug code
2012-07-11  Kristi Tsukidaadd lstrip_blocks environment setting, fix lexer
2012-07-10  Kristi Tsukidalstrip spaces (but not newlines) from block tags
2012-07-05  Chase SterlingPrevent default filter from throwing UndefinedError... 138/head
2012-07-05  Armin RonacherMerge pull request #137 from PaulMcMillan/improve_white...
2012-07-04  Paul McMillanImprove whitespace docs to reflect reality. 137/head
2012-04-05  cocoatomoThere is no need to initialize Environment#bytecode_cache. 114/head
2012-03-21  Christoph ZwerschkeAdd a note about the else statement. 112/head
2012-03-13  Christoph ZwerschkeFix typos.
2012-03-13  Ron DuPlainMerge pull request #103 from njl/fix-issue-93
2012-03-13  Ron DuPlainDistinguish ext folder from ext namespace.
2012-03-13  Ned Jackson... Fixes issue #77 by adding explanation to docs 104/head
2012-03-13  Ned Jackson... Fix to #93, this time respecting whitespace 103/head
2012-03-09  Ron DuPlainMerge pull request #78 from SimonSapin/patch-2
2012-03-09  Ron DuPlainMerge pull request #81 from obeattie/docs-fix
2012-03-09  Ron DuPlainMerge pull request #95 from florentx/patch-2
2012-02-05  Florent Xiclunatypo 94/head
2012-02-05  Florent XiclunaFew typos in jinja2.utils 95/head
2012-02-05  Florent XiclunaFix the Mako-like environment.
2012-01-24  Armin RonacherAdded changelog entry for #92 and changed LoopContext...
2012-01-24  Armin RonacherMerge pull request #92 from jasonkotenko/master
2012-01-24  Jason KotenkoFixed loop.last to not consume the entire iterator... 92/head
2012-01-18  Florian Apollonerfix previous commit, which was kinda nonfunctional 89/head
2012-01-18  Florian Apollonerdon't evaluate trans arguments twice.
2012-01-07  Armin RonacherRenamed urlescape to urlencode
2012-01-07  Armin RonacherReworked implementation of the urlescape filter, made...
2012-01-07  Armin RonacherNormalize to styleguide
2012-01-07  Aaron Swartzlive up to @mitsuhiko's ridiculous expectations 85/head
2012-01-06  Aaron SwartzAdd urlescape to default filters.
2012-01-05  Florian MounierSupport included blocks override 84/head
2011-12-15  Armin RonacherMerge branch 'master' of github.com:mitsuhiko/jinja2
2011-12-15  Armin RonacherFixed a bug in the i18n extraction option handling...
2011-12-15  Oliver BeattieSmall typo fix to extension docs 81/head
2011-12-14  Armin RonacherMerge pull request #80 from joshmoore/master
2011-12-14  jmooreMinor type: s/of/or/ 80/head
2011-12-03  Simon SapinTypo fix 78/head
2011-11-25  kracekumarChanged three major types to four major types in nodes.py 76/head
2011-10-07  Christopher... Fixed do_filesizeformat to actually calculate correctly...
2011-10-06  Armin RonacherAdded a dict iteration example. This fixes #64
2011-10-05  Armin RonacherFixed filesizeformat
2011-10-03  Armin RonacherAdded readme
2011-10-03  Armin RonacherRemoved tmbundle. Now in mitsuhiko/jinja2-textmate
2011-09-26  Dmitry Jemerovunused code 61/head
next