]> git.ipfire.org Git - thirdparty/jinja.git/shortlog
thirdparty/jinja.git
2013-05-18  Daniel NeuhäuserRemove unused imports 215/head
2013-05-18  Armin RonacherMerge pull request #214 from Lukasa/luk-sprint-branch
2013-05-18  Armin RonacherMake dump() work Python 3.3
2013-05-18  Armin Ronacherfile -> open for 3.x support. This fixes #152
2013-05-18  Cory BenfieldDon't assign the range type each time. 214/head
2013-05-18  Cory BenfieldCorrectly compare version type.
2013-05-18  Armin RonacherCleanup up some imports
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  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-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-20  Jet Suncorrect typo 187/head
2013-02-15  Sakti Dwi Cahyonofix typo swtich -> switch 177/head
2013-01-13  Michał GórnyFix jinjaext compatibility with Python 3. 171/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-05  Armin RonacherMerge pull request #137 from PaulMcMillan/improve_white...
2012-07-04  Paul McMillanImprove whitespace docs to reflect reality. 137/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... 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 XiclunaFew typos in jinja2.utils 95/head
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-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.
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-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...
next