summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* invalid commandsHEADmasterJeff Hammel2013-12-191-1/+1
* versionbumpJeff Hammel2013-12-191-1/+1
* shebangJeff Hammel2013-12-191-0/+2
* small performance patch for TempitaStefan Behnel2013-12-191-6/+12
* order importsJeff Hammel2013-12-191-3/+3
* more funJeff Hammel2013-12-191-3/+5
* compatability is hardJeff Hammel2013-12-191-2/+2
* compatability is hardJeff Hammel2013-12-191-1/+5
* py3 unicodeJeff Hammel2013-12-191-4/+4
* py2 BBBJeff Hammel2013-12-191-1/+1
* exception handling testfixJeff Hammel2013-12-191-8/+12
* fix test failures on python3 save for unicodeJeff Hammel2013-12-192-9/+9
* duplicate section errorJeff Hammel2013-12-191-4/+0
* version bumpJeff Hammel2013-12-161-1/+1
* https://bitbucket.org/ianb/tempita/issue/7/misspelling-of-delimiters-inJeff Hammel2013-12-163-33/+33
* https://bitbucket.org/ianb/tempita/issue/6/tempita-cli-depends-on-pasteJeff Hammel2013-12-162-7/+13
* https://bitbucket.org/ianb/tempita/issue/5/python-m-tempita-does-not-work-wit...Jeff Hammel2013-12-161-0/+3
* add example templateJeff Hammel2013-12-161-0/+3
* remove extraneous importsJeff Hammel2013-12-161-2/+1
* remove obselete documentationJeff Hammel2011-08-281-4/+0
* fix failing testJeff Hammel2011-08-281-1/+2
* bump version pre-releaseJeff Hammel2011-06-131-1/+1
* forgot an ending quote on the ending delimeterJeff Hammel2010-12-211-1/+1
* add documentation for delimetersJeff Hammel2010-12-211-0/+7
* [mq]: delimetersJeff Hammel2010-11-162-14/+44
* Added tag 0.5 for changeset 6fdcad322a9bIan Bicking2010-09-140-0/+0
* update versions for release0.5Ian Bicking2010-09-143-9/+11
* some minor doc updatesIan Bicking2010-09-052-8/+9
* pep8 whitespace fixesIan Bicking2010-09-023-35/+80
* Added some newsIan Bicking2010-09-021-4/+8
* Fix cases where whitespace isn't stripped properly (when there are multiple d...Ian Bicking2010-09-022-7/+39
* ignore more thingsIan Bicking2010-09-021-1/+4
* Python 3 updatesIan Bicking2010-09-024-18/+13
* a bunch of changes to make Python 3 compatibility easierIan Bicking2010-06-213-62/+114
* fix file-relative template namesIan Bicking2009-12-312-1/+6
* avoid deprecated callableIan Bicking2009-11-031-1/+1
* added runnerIan Bicking2009-11-031-0/+8
* ignore egg-infoIan Bicking2009-11-031-0/+1
* update tagsconvert-repo2009-10-270-0/+0
* Auto-update of version stringsianb2009-04-201-1/+1
* update news for release0.4ianb2009-04-202-5/+5
* Allow non-dictionary namespaces. Add line_offset argumentianb2009-04-202-13/+20
* fix issues with \r in expressionsianb2009-04-112-2/+8
* use setup.py test to do the testingianb2009-03-153-6/+6
* fix looper testianb2009-03-151-1/+1
* Fix for python 2.5 and SystemError with parent templates. Small doc updatesianb2008-12-174-3/+13
* fix rST typopjenvey2008-11-221-1/+1
* Auto-update of version stringsianb2008-11-221-1/+1
* update news for release0.3ianb2008-11-222-7/+12
* Fix whitespace stripping for statements at the beginning and end of the templateianb2008-11-223-15/+26