log

age author description
2014-01-16 Jeff Hammel STUB: makeitso/cli.py makeitso/script2package.py setup.py
2013-12-11 Jeff Hammel typo
2013-12-11 Jeff Hammel setup.py
2013-11-19 Jeff Hammel README.txt makeitso.txt
2013-10-21 Jeff Hammel versionbump
2013-11-01 Jeff Hammel version
2013-11-01 Jeff Hammel fix single module interpolation
2013-10-20 Jeff Hammel makeitso/mkpydir.py
2013-09-24 Jeff Hammel makeitso/python.py
2013-08-09 Jeff Hammel bug
2013-08-06 Jeff Hammel stub: makeitso/script2package.py
2013-07-31 Jeff Hammel wip
2013-07-30 Jeff Hammel sdad
2013-07-30 Jeff Hammel wip
2013-07-30 Jeff Hammel wip
2013-07-30 Jeff Hammel wip
2013-07-30 Jeff Hammel more TODO
2013-07-30 Jeff Hammel from docs; to combine with TODO.txt
2013-07-05 Jeff Hammel note on importing; cleanup
2013-06-05 Jeff Hammel moving to a thing with script template
2012-12-02 Jeff Hammel order imports and add an add_options() API
2012-12-02 Jeff Hammel .strip() the description
2012-12-02 Jeff Hammel make this slightly less sucky
2012-12-02 Jeff Hammel move to ABC
2012-03-24 Jeff Hammel convenience import
2012-03-23 Jeff Hammel strip the description
2012-03-19 Jeff Hammel correct capitalization
2012-03-05 Jeff Hammel add a unit test skeleton
2012-03-05 Jeff Hammel whitespace
2012-03-05 Jeff Hammel we always want doctest.ELLIPSIS. why the hell wouldnt we?
2012-03-01 Jeff Hammel bump version
2012-03-01 Jeff Hammel finish install script
2012-02-29 Jeff Hammel better organization
2012-02-29 Jeff Hammel add extra data
2012-02-22 Jeff Hammel fix up sectioning
2012-02-22 Jeff Hammel whitespace
2012-02-22 Jeff Hammel peg to tempita version and eliminate cruft
2012-02-22 Jeff Hammel use the right variable
2012-02-22 Jeff Hammel * multiple install_requires; * use requires for distutils
2012-02-22 Jeff Hammel misspelling
2012-02-20 Jeff Hammel make the python package distutils compatible
2011-11-03 Jeff Hammel WIP
2011-09-17 Jeff Hammel adding __init__.py
2011-08-22 Jeff Hammel add single module to registered templates
2011-08-02 Jeff Hammel better description formatting
2011-07-08 Jeff Hammel add a single-file module to the thingy
2011-07-08 Jeff Hammel fix typo
2011-05-25 Jeff Hammel DRY
2011-05-25 Jeff Hammel add a description to the OptionParser
2011-05-19 Jeff Hammel do the import right
2011-05-19 Jeff Hammel correct syntax
2011-05-19 Jeff Hammel tame that beast called doctest
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