]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
2012-01-07  Aaron Swartzlive up to @mitsuhiko's ridiculous expectations 85/head
2012-01-06  Aaron SwartzAdd urlescape to default filters.
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-14  Armin RonacherMerge pull request #80 from joshmoore/master
2011-12-14  jmooreMinor type: s/of/or/ 80/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
2011-09-26  Dmitry Jemerovfix matching typo in tests, restore missing assert
2011-09-26  Dmitry Jemerovfix typo in test name
2011-09-26  Dmitry Jemerovcouple of typos in comments
2011-09-26  Armin RonacherFixed a typo.
2011-09-25  Armin RonacherAdded add_extension method to the public API
2011-09-25  Armin RonacherAdded GAE debugging snippet
2011-09-13  Armin RonacherMerge branch 'master' of github.com:mitsuhiko/jinja2
2011-09-13  Armin RonacherImproved choice and prefix loaders.
2011-07-26  Armin RonacherMerge pull request #51 from kschuetz/master
2011-07-26  Kevin Schuetzadded comma 51/head
2011-07-26  Kevin Schuetzrecieves->receives
2011-07-26  Kevin Schuetzcalld->called
2011-07-26  Kevin Schuetzeached->reached
2011-07-25  Armin RonacherMerge pull request #50 from SimonSapin/patch-1
2011-07-25  Simon SapinTypo fix ... I think. 50/head
2011-07-24  Armin Ronachermaster is 2.7-dev
2011-07-24  Armin RonacherAdded release script 2.6
2011-07-24  Armin Ronacherversion is now static
2011-07-24  Armin RonacherPrepairing for a 2.6 release
2011-07-12  Armin RonacherMerge pull request #48 from ymirpl/master
2011-07-12  Marcin MincerFixed a bug causing "NameError: global name 'code'... 48/head
2011-07-07  Armin RonacherMerge pull request #47 from mineo/patch-1
2011-07-07  Wieland HoffmannFix a typo 47/head
2011-07-07  Armin RonacherMerge branch 'master' of github.com:mitsuhiko/jinja2 46/head
2011-07-07  Armin RonacherFixed a broken example. This fies #45
2011-07-05  Armin RonacherMerge pull request #43 from jfinkels/patch-1
2011-07-01  Jeffrey Finkelsteinfixed typo in documentation: "environmentfilter" -... 43/head
2011-06-30  Armin RonacherMerge pull request #41 from andymckay/master
2011-06-30  Andy McKayfix typo 41/head
2011-06-17  Armin RonacherMerge pull request #39 from failberg/master
2011-06-17  Armin RonacherFixed groupby bare integer. This fixes #40
2011-06-14  Bryan BergFix list_modules for PackageLoader 39/head
2011-05-24  Armin RonacherMerge pull request #33 from razamatan/master
2011-05-24  Armin RonacherVarious tweaks to support bccache on Python 3. This...
2011-05-24  Armin RonacherMerge branch 'master' of github.com:mitsuhiko/jinja2
2011-05-24  Armin RonacherAdded test for mappings. This fixes #35
2011-05-24  Armin RonacherMore extensions in jinja debug
2011-05-24  Armin RonacherMerge pull request #37 from fabiant7t/patch-1
2011-05-22  Fabian TopfstedtFixed example of a division with a truncated integer... 37/head
2011-05-19  Armin RonacherMerge pull request #36 from afandian/patch-1
2011-05-19  Joe WassKampala is the capital of Uganda! Jinja's significant... 36/head
2011-05-13  Jin Yijinja.vim subsumes htmljinja.vim 33/head
2011-05-07  Armin RonacherMerge pull request #30 from sevas/wordwrap-newline
2011-05-07  Armin RonacherMerge pull request #26 from jek/master
2011-05-07  Armin RonacherMerge pull request #28 from alanhogan/patch-1
2011-05-01  sevaswordwrap filter should use the newline_sequence defined... 30/head
2011-04-29  Alan HoganClarity 28/head
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
next