Mercurial > hg > MakeItSo
graph
-
add extra data2012-02-29, by Jeff Hammel
-
fix up sectioning2012-02-22, by Jeff Hammel
-
whitespace2012-02-22, by Jeff Hammel
-
peg to tempita version and eliminate cruft2012-02-22, by Jeff Hammel
-
use the right variable2012-02-22, by Jeff Hammel
-
* multiple install_requires; * use requires for distutils2012-02-22, by Jeff Hammel
-
misspelling2012-02-22, by Jeff Hammel
-
make the python package distutils compatible2012-02-20, by Jeff Hammel
-
WIP2011-11-03, by Jeff Hammel
-
adding __init__.py2011-09-17, by Jeff Hammel
-
add single module to registered templates2011-08-22, by Jeff Hammel
-
better description formatting2011-08-02, by Jeff Hammel
-
add a single-file module to the thingy2011-07-08, by Jeff Hammel
-
fix typo2011-07-08, by Jeff Hammel
-
DRY2011-05-25, by Jeff Hammel
-
add a description to the OptionParser2011-05-25, by Jeff Hammel
-
do the import right2011-05-19, by Jeff Hammel
-
correct syntax2011-05-19, by Jeff Hammel
-
tame that beast called doctest2011-05-19, by Jeff Hammel
-
get the description from the docstring if applicable2011-01-20, by Jeff Hammel
-
do not use undefined defaults2011-01-20, by Jeff Hammel
-
fix an error on CLI finding Undefined variables2011-01-26, by Jeff Hammel
-
bump version2011-01-22, by Jeff Hammel
-
correct syntax error2011-01-21, by Jeff Hammel
-
minor docstring correction2011-01-21, by Jeff Hammel
-
fix a syntax error in the python template thanks to some friendly tests2011-01-21, by Jeff Hammel
-
add a test for the python-package template2011-01-18, by Jeff Hammel
-
stub out project name -> package name2011-01-17, by Jeff Hammel
-
make variable getting logic a little less horrible2011-01-17, by Jeff Hammel
-
fix a few minor issues2011-01-15, by Jeff Hammel
-
minor syntax corrections2011-01-15, by Jeff Hammel
-
add a --list-templates command2011-01-15, by Jeff Hammel
-
make the python package template a little fancier2011-01-15, by Jeff Hammel
-
stub out a better python package2011-01-14, by Jeff Hammel
-
we can has entry points2011-01-14, by Jeff Hammel
-
move stubbing around...maybe last minute will work better? ::shrug::2011-01-12, by Jeff Hammel
-
update comment2011-01-12, by Jeff Hammel
-
do rudimentary interpretation of config files2011-01-12, by Jeff Hammel
-
template fixes....not the best, but will do2011-01-12, by Jeff Hammel
-
fixed a few problems2011-01-11, by Jeff Hammel
-
now API template variables seem to work2011-01-11, by Jeff Hammel
-
fix up interactivity of API template a bit. still doesnt quite work2011-01-11, by Jeff Hammel
-
separate out variable getting to its own function2011-01-11, by Jeff Hammel
-
update variable conventions with {{repo}}2011-01-11, by Jeff Hammel
-
add an install script template2011-01-11, by Jeff Hammel
-
fix CLI interface a bit....write a test for it2011-01-11, by Jeff Hammel
-
allow Polytemplates to take template objects2011-01-11, by Jeff Hammel
-
note command line options needed for variable handling2011-01-11, by Jeff Hammel
-
add some more documentation tidbits2011-01-11, by Jeff Hammel
-
document a bit and add a test for an include example2011-01-11, by Jeff Hammel
-
make the api for substitute() variables, output2011-01-11, by Jeff Hammel
-
fixed double read problem2011-01-11, by Jeff Hammel
-
fixed output broke other things2011-01-11, by Jeff Hammel
-
interpolate file permissions2011-01-10, by Jeff Hammel
-
try to interpolate templates2011-01-10, by Jeff Hammel
-
allow .parse() to be consumed2011-01-10, by Jeff Hammel
-
use correct delimeters2011-01-09, by Jeff Hammel
-
add a sample web handler2011-01-09, by Jeff Hammel
-
add a template to create templates. tricky, eh?2011-01-09, by Jeff Hammel