| Commit message (Expand) | Author | Age | Files | Lines |
| * | happy new year | Mike Bayer | 2020-01-05 | 1 | -1/+1 |
| * | Bump Python versions, remove conditional imports | Mike Bayer | 2019-07-27 | 1 | -9/+10 |
| * | - update copyright | Mike Bayer | 2019-05-31 | 1 | -1/+1 |
| * | Use tox / zimports | Mike Bayer | 2019-05-31 | 1 | -66/+117 |
| * | Add include_error_handler parameter. | Huayi Zhang | 2016-11-08 | 1 | -1/+10 |
| * | - happy new year | Mike Bayer | 2016-03-10 | 1 | -1/+1 |
| * | - get flake8 to pass fully for mako/ (tests are a much bigger deal) | Mike Bayer | 2015-03-25 | 1 | -38/+68 |
| * | Add STOP_RENDERING keyword; exiting of a template. | Cody Taylor | 2015-03-24 | 1 | -0/+1 |
| * | happy new yearrel_1_0_1 | Mike Bayer | 2015-01-22 | 1 | -1/+1 |
| * | use reraise function for error_handler | designst | 2014-05-22 | 1 | -10/+3 |
| * | reraise more exception information if template error_handler is defined | designst | 2014-05-21 | 1 | -3/+10 |
| * | - will now be 1.0 | Mike Bayer | 2014-04-28 | 1 | -12/+8 |
| * | - 2014 | Mike Bayer | 2014-01-09 | 1 | -1/+1 |
| * | - [bug] The Context.locals_() method becomes a private underscored | Mike Bayer | 2013-08-03 | 1 | -8/+32 |
| * | - [bug] Using <%namespace import="*" module="somemodule"/> now | Mike Bayer | 2013-08-03 | 1 | -6/+6 |
| * | update copyright | Mike Bayer | 2013-08-03 | 1 | -1/+1 |
| * | - add static dependencies example | Mike Bayer | 2012-11-25 | 1 | -2/+7 |
| * | py2.5 works | Mike Bayer | 2012-11-11 | 1 | -5/+5 |
| * | - first pass at running a py3k compatible base in py2k as well. | Mike Bayer | 2012-11-11 | 1 | -22/+34 |
| * | epic trailing whitespace removal | Mike Bayer | 2012-07-07 | 1 | -82/+82 |
| * | Add some `reStructuredText` (or `Sphinx` related) markups: | Vincent Férotin | 2012-05-14 | 1 | -30/+32 |
| * | Fix some various typos in documentation: | Vincent Férotin | 2012-05-14 | 1 | -59/+59 |
| * | - add a path to disable the loop feature - enable_loop=False | Mike Bayer | 2012-03-29 | 1 | -1/+4 |
| * | Brought all modules into PEP 8 width compliance | Benjamin Trofatter | 2012-03-24 | 1 | -2/+2 |
| * | - apply the #125 patch | Mike Bayer | 2012-03-24 | 1 | -3/+114 |
| * | - [bug] Fixed endless recursion bug when | Mike Bayer | 2012-03-08 | 1 | -1/+5 |
| * | 2012 | Mike Bayer | 2012-01-16 | 1 | -1/+1 |
| * | make it more clear about what "context" is called in a template | Mike Bayer | 2011-12-05 | 1 | -1/+1 |
| * | - Template caching has been converted into a plugin | Mike Bayer | 2011-10-01 | 1 | -16/+2 |
| * | - the "ascii encoding by default" approach doesn't work in Py3K, | Mike Bayer | 2011-02-21 | 1 | -3/+3 |
| * | - the keys() in the Context, as well as | Mike Bayer | 2011-02-20 | 1 | -10/+9 |
| * | - use inlined getargspec | Mike Bayer | 2011-02-20 | 1 | -2/+2 |
| * | got all tests to pass again | Mike Bayer | 2011-02-20 | 1 | -12/+32 |
| * | moving around getargs and such, have a recursion error in one test not figure... | Mike Bayer | 2011-02-19 | 1 | -66/+107 |
| * | step 1, three separate classes, new magic number | Mike Bayer | 2011-02-19 | 1 | -25/+50 |
| * | - add AUTHORS file | Mike Bayer | 2011-02-19 | 1 | -2/+2 |
| * | - now that trailing whitespace comes up in red, need to get rid of it | Mike Bayer | 2011-01-19 | 1 | -88/+88 |
| * | cleanuprel_0_3_6 | Mike Bayer | 2010-11-13 | 1 | -12/+27 |
| * | - more cleanup | Mike Bayer | 2010-11-13 | 1 | -29/+132 |
| * | looks good | Mike Bayer | 2010-11-12 | 1 | -13/+70 |
| * | - Calling a def from the top, viarel_0_3_2 | Mike Bayer | 2010-03-11 | 1 | -3/+18 |
| * | - added docs for supports_caller() as well as runtime.py capture(), [ticket:124] | Mike Bayer | 2010-03-05 | 1 | -9/+30 |
| * | - The <%page args> tag can now be used in a base | Mike Bayer | 2010-03-05 | 1 | -1/+2 |
| * | - RichTraceback(), html_error_template().render(), | Mike Bayer | 2010-03-05 | 1 | -1/+4 |
| * | - merged -r481:499 of py3k branch. | Mike Bayer | 2010-03-04 | 1 | -14/+27 |
| * | - ensure lru threading test doesn't run | Mike Bayer | 2010-03-02 | 1 | -1/+4 |
| * | move lib/mako to mako | Mike Bayer | 2010-02-05 | 1 | -0/+419 |