jinja2.git
2012-12-11 W. Trevor KingRun `./2to3.py -w jinja2` master python3
2012-12-11 W. Trevor KingAdd 2to3.py script to run both the default and our...
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.
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
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
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...
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
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
2011-12-14 Armin RonacherMerge pull request #80 from joshmoore/master
2011-12-14 jmooreMinor type: s/of/or/
2011-12-03 Simon SapinTypo fix
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
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
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.
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'...
2011-07-07 Armin RonacherMerge pull request #47 from mineo/patch-1
2011-07-07 Wieland HoffmannFix a typo
2011-07-07 Armin RonacherMerge branch 'master' of github.com:mitsuhiko/jinja2
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" -...
2011-06-30 Armin RonacherMerge pull request #41 from andymckay/master
2011-06-30 Andy McKayfix typo
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
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...
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...
2011-05-13 Jin Yijinja.vim subsumes htmljinja.vim
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...
2011-04-29 Alan HoganClarity
2011-04-25 jason kirtlandRemoved dead code.
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
next