aboutsummaryrefslogtreecommitdiffstats
path: root/mako/cmd.py
Commit message (Expand)AuthorAgeFilesLines
* Add --output-file option to mako-renderBjörn Dahlgren2020-02-261-1/+15
* happy new yearMike Bayer2020-01-051-1/+1
* - update copyrightMike Bayer2019-05-311-1/+1
* Use tox / zimportsMike Bayer2019-05-311-13/+29
* Removed unnecessary "usage" prefix from mako-render script.Hugo2018-01-161-1/+1
* Add --output-encoding to mako-renderlacsaP2017-11-151-2/+8
* Use sys.stdout.write instead of print in cmdlineYves Chevallier2017-07-051-1/+1
* - happy new yearMike Bayer2016-03-101-1/+1
* - get flake8 to pass fully for mako/ (tests are a much bigger deal)Mike Bayer2015-03-251-8/+13
* happy new yearrel_1_0_1Mike Bayer2015-01-221-1/+1
* - switch to argparse for cmdline template runnerMike Bayer2014-04-281-43/+39
* Convert mako-render into module mako.cmd and add suitable entrypoint to setupDerek Harland2014-04-161-0/+66