]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
2011-04-25  jason kirtlandRemoved dead code. 26/head
2011-04-25  Kanak Kshetrijinja.el: replace obsolete mumamo-find-possible-chunk...
2011-04-18  Armin RonacherCatch down errors caused by tb_set_next. This fixes #22
2011-03-13  Armin RonacherFixed a test case
2011-02-17  Alan PlumFixed filesizeformat filter. It should now conform...
2011-02-06  Armin RonacherUse actual release info
2011-02-06  Armin RonacherWith number of course. Jinja2.pdf not Jinja.pdf
2011-02-06  Armin RonacherYay. PDF docs for Jinja2
2011-01-29  Armin RonacherAnother reference
2011-01-29  Armin RonacherReference to compile_templates
2011-01-29  Armin RonacherAdded missing references to docs
2011-01-24  Armin RonacherSlightly modified headline style
2011-01-24  Armin RonacherMakefile for uploading and stuff
2011-01-24  Armin RonacherNew documentation style go match Flask and Werkzeug...
2011-01-24  Armin RonacherDamn you Sphinx
2011-01-24  Armin RonacherFixed a bug in the documentation tool
2011-01-24  Armin Ronacherjoin now also accepts parameters
2011-01-24  Armin RonacherImproved documentation for sum
2011-01-24  Armin Ronachersort now also accepts an attribute
2011-01-23  Armin RonacherThe sum filter can now sum up attributes
2011-01-15  Armin RonacherGrammar.
2011-01-11  Armin RonacherNo longer segfault on new versions. This fixes #4
2010-12-22  Armin RonacherFixed imports with scoped blocks
2010-12-20  Armin Ronachergroupby now supports attributes of attributes. This...
2010-11-29  Armin RonacherUpdated documentation for operator intercepting
2010-11-29  Armin RonacherImplemented operator intercepting
2010-11-29  Armin RonacherRemoved more imports
2010-11-29  Armin RonacherRemoved unnecessary imports
2010-11-29  Armin RonacherFixed a typo and removed a useless backslash
2010-11-29  Armin RonacherRemoved unused import
2010-11-29  Armin RonacherTraceback support now works with PyPy
2010-11-29  Armin RonacherTraceback hack now works for pypy
2010-11-29  Armin RonacherShould work for cpython and pypy now (if the latter...
2010-11-29  Armin RonacherWe cannot fake the descriptor on a tproxy so we have...
2010-11-29  Armin RonacherStarted work on support for transparent proxies for...
2010-11-19  Armin RonacherUndefineds now support attribute errors for special...
2010-11-07  Ian LewisChanged naked except statements to catch only subclasse...
2010-10-18  Armin RonacherMerge branch '2.5-maintenance'
2010-10-18  Armin RonacherRe-release of 2.5.4 as 2.5.5 without docs 2.5.5
2010-10-17  Armin RonacherMerge branch '2.5-maintenance'
2010-10-17  Armin RonacherRelease 2.5.4 as well 2.5.4
2010-10-17  Armin RonacherMerge branch '2.5-maintenance'
2010-10-17  Armin RonacherFinally fixed the 64bit segfault on big-endian architec...
2010-10-17  Armin RonacherFixed extensions not loading properly with overlays
2010-10-17  Armin Ronachermaster will be 2.6
2010-10-17  Armin RonacherMerge branch '2.5-maintenance'
2010-10-17  Armin RonacherThis will be 2.5.4
2010-10-17  Armin RonacherAdded upload command for docs
2010-10-17  Armin RonacherDocumentation update. Documentation will become the...
2010-10-17  Armin RonacherMerge branch '2.5-maintenance'
2010-10-17  Armin RonacherUpdated setup file for URLs
2010-10-17  Armin RonacherFixed link to git
2010-10-17  Armin RonacherChanged links to github
2010-10-17  Armin RonacherMerge branch '2.5-maintenance'
2010-10-17  Armin RonacherRemoved unneeded file
2010-10-17  Armin RonacherMerge branch '2.5-maintenance'
2010-10-17  Armin RonacherUpdated ignore files
2010-10-17  Armin RonacherAdded README
2010-10-17  Armin RonacherUpdated CHANGES entry for release
2010-10-17  Armin Ronacherfixed an operator precedence error introduced in 2... 2.5.3
2010-10-17  Armin RonacherPrepare for Jinja 2.5.3
2010-08-18  Armin RonacherUnbroke setup.py
2010-08-18  Armin RonacherMerged in fix for Python 3 regarding precisions
2010-08-18  Armin RonacherImproved message and unbroke 3.x
2010-08-18  Armin RonacherPreparing for a 2.5.2 release. Fixed an issue with...
2010-08-17  Rodrigo MoraesAdded benchmark for chameleon/chameleon-genshi.
2010-08-17  Ronny Pfannschmidtround filter: remove the special case for precission...
2010-08-17  Armin Ronachertip is 2.6
2010-08-17  Armin RonacherAdded tag 2.5.1 for changeset 7867a9cb933a
2010-08-17  Armin Ronacherfixed an issue with unary operators having the wrong... 2.5.1
2010-08-17  Armin RonacherMerged in ronny's fixes for round filter
2010-08-17  Armin RonacherDocumented switch to MarkupSafe
2010-08-17  Armin RonacherPulled in code from markupsafe
2010-08-17  Armin RonacherMarkupSafe is now used for the Jinja2 speedups
2010-08-17  Ronny Pfannschmidtfix the abs filter test
2010-08-17  Ronny Pfannschmidtround filter support+test negative precission in the...
2010-08-16  Armin RonacherMeh. Fixed a typo
2010-08-08  Armin RonacherFixed spelling
2010-08-08  Armin RonacherAdded docs for comparisions
2010-07-06  Armin RonacherAdded anothe test
2010-07-06  Armin RonacherAdded new testcase
2010-07-01  Armin Ronacherbabel extraction can now properly extract newstyle...
2010-07-01  Armin RonacherUpdated rwbench
2010-07-01  Armin RonacherWe will have a 2.5.1 release
2010-06-06  Armin RonacherFixed the profile.py file and removed a useless newline...
2010-06-05  Armin RonacherRaised version number in setup.py
2010-06-05  Armin RonacherDocumented changes.
2010-06-05  Armin RonacherCommitted fix for raw testcase.
2010-06-05  Armin RonacherAdded failing testcase for raw.
2010-06-05  Armin RonacherCalls to functions in templates are now intercepted...
2010-06-05  Armin RonacherUpdated examples to use Django cached.
2010-05-29  Armin RonacherAdded tag 2.5 for changeset 0dd0062a6480
2010-05-29  Armin RonacherRemoved tag 2.5 2.5
2010-05-29  Armin RonacherTip is 2.5, not 2.4.2
2010-05-29  Armin RonacherAdded tag 2.5 for changeset 3f3eadf15f61
2010-05-29  Armin RonacherAdded a small improvement for the code generation of...
2010-05-29  Armin RonacherAdded a testcase for add_extension
2010-05-29  Armin RonacherFixed a typo in the docs
2010-05-29  Armin RonacherFixed a bug in add_extension
2010-05-29  Armin RonacherAdded hooks for compilation and generation. This fixes...
next