Mercurial > hg > MakeItSo
log
age | author | description |
---|---|---|
2011-01-20 | Jeff Hammel | get the description from the docstring if applicable |
2011-01-20 | Jeff Hammel | do not use undefined defaults |
2011-01-26 | Jeff Hammel | fix an error on CLI finding Undefined variables |
2011-01-22 | Jeff Hammel | bump version |
2011-01-21 | Jeff Hammel | correct syntax error |
2011-01-21 | Jeff Hammel | minor docstring correction |
2011-01-21 | Jeff Hammel | fix a syntax error in the python template thanks to some friendly tests |
2011-01-18 | Jeff Hammel | add a test for the python-package template |
2011-01-17 | Jeff Hammel | stub out project name -> package name |
2011-01-17 | Jeff Hammel | make variable getting logic a little less horrible |
2011-01-15 | Jeff Hammel | fix a few minor issues |
2011-01-15 | Jeff Hammel | minor syntax corrections |
2011-01-15 | Jeff Hammel | add a --list-templates command |
2011-01-15 | Jeff Hammel | make the python package template a little fancier |
2011-01-14 | Jeff Hammel | stub out a better python package |
2011-01-14 | Jeff Hammel | we can has entry points |