Mercurial > hg > MakeItSo
graph
-
STUB: makeitso/makeitso.py makeitso/mkpydir.py makeitso/script2package.py2014-04-11, by Jeff Hammel
-
STUB: makeitso/makeitso.py setup.py2014-03-27, by Jeff Hammel
-
STUB: makeitso/file2template.py2014-03-24, by Jeff Hammel
-
basic form now works2014-03-23, by Jeff Hammel
-
TODO2014-03-23, by Jeff Hammel
-
add script to make templates from files2014-03-23, by Jeff Hammel
-
STUB: makeitso/python.py setup.py2014-03-14, by Jeff Hammel
-
works weirdly but kinda works2014-03-14, by Jeff Hammel
-
hopefully do away with some extra variable reentry2014-03-03, by Jeff Hammel
-
more allowable2014-01-24, by Jeff Hammel
-
STUB: makeitso/makeitso.py makeitso/script2package.py2014-01-16, by Jeff Hammel
-
STUB: makeitso/script2package.py2014-01-16, by Jeff Hammel
-
STUB: makeitso/cli.py makeitso/script2package.py setup.py2014-01-16, by Jeff Hammel
-
typo2013-12-11, by Jeff Hammel
-
setup.py2013-12-11, by Jeff Hammel
-
README.txt makeitso.txt2013-11-19, by Jeff Hammel
-
versionbump2013-10-21, by Jeff Hammel
-
version2013-11-01, by Jeff Hammel
-
fix single module interpolation2013-11-01, by Jeff Hammel
-
makeitso/mkpydir.py2013-10-20, by Jeff Hammel
-
makeitso/python.py2013-09-24, by Jeff Hammel
-
bug2013-08-09, by Jeff Hammel
-
stub: makeitso/script2package.py2013-08-06, by Jeff Hammel
-
wip2013-07-31, by Jeff Hammel
-
sdad2013-07-30, by Jeff Hammel
-
wip2013-07-30, by Jeff Hammel
-
wip2013-07-30, by Jeff Hammel
-
wip2013-07-30, by Jeff Hammel
-
more TODO2013-07-30, by Jeff Hammel
-
from docs; to combine with TODO.txt2013-07-30, by Jeff Hammel
-
note on importing; cleanup2013-07-05, by Jeff Hammel
-
moving to a thing with script template2013-06-05, by Jeff Hammel
-
order imports and add an add_options() API2012-12-02, by Jeff Hammel
-
.strip() the description2012-12-02, by Jeff Hammel
-
make this slightly less sucky2012-12-02, by Jeff Hammel
-
move to ABC2012-12-02, by Jeff Hammel
-
convenience import2012-03-24, by Jeff Hammel
-
strip the description2012-03-23, by Jeff Hammel
-
correct capitalization2012-03-19, by Jeff Hammel
-
add a unit test skeleton2012-03-05, by Jeff Hammel
-
whitespace2012-03-05, by Jeff Hammel
-
we always want doctest.ELLIPSIS. why the hell wouldnt we?2012-03-05, by Jeff Hammel
-
bump version2012-03-01, by Jeff Hammel
-
finish install script2012-03-01, by Jeff Hammel
-
better organization2012-02-29, by Jeff Hammel
-
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
-
add a template for doctests2011-01-09, by Jeff Hammel
-
add a setup.py template2011-01-09, by Jeff Hammel
-
add a CLI template2011-01-09, by Jeff Hammel
-
stub out python package creation2011-01-09, by Jeff Hammel
-
ensure the description exists2011-01-09, by Jeff Hammel
-
note about adding more metadata2011-01-08, by Jeff Hammel
-
* fix with assemble function2011-01-08, by Jeff Hammel
-
check for subclassing, not instance of2011-01-08, by Jeff Hammel
-
typo2011-01-08, by Jeff Hammel
-
add function to assemble variables2011-01-08, by Jeff Hammel
-
add a copy method to a variable to get a non-futzed copy2011-01-08, by Jeff Hammel
-
why do we care if they have templates or not?2011-01-08, by Jeff Hammel
-
using **kw doesnt update the actual dict; fix this2011-01-07, by Jeff Hammel
-
remove deprecated variable setting from command line front end2011-01-07, by Jeff Hammel
-
API templates now hobble along on their own two feet2011-01-07, by Jeff Hammel
-
determine the location in a better way2011-01-07, by Jeff Hammel
-
check in a failing test wrt location2011-01-07, by Jeff Hammel
-
closer to substitution2011-01-07, by Jeff Hammel
-
override get_variables for API template; could instead do this in the ctor, alternately2011-01-07, by Jeff Hammel
-
display defaults with command line --help option2011-01-07, by Jeff Hammel
-
wait, its completely silly to print the variables since OptionParser already does that2011-01-07, by Jeff Hammel
-
what i really meant to do with variables2011-01-07, by Jeff Hammel
-
add a comment2011-01-07, by Jeff Hammel
-
make a full CLI class for a single API template2011-01-06, by Jeff Hammel
-
stub for a command-line parser2011-01-06, by Jeff Hammel
-
* fix another variable-related bug2011-01-06, by Jeff Hammel
-
fix several issues involving variable interpolation2011-01-06, by Jeff Hammel
-
pass the variables, fixes tests2011-01-06, by Jeff Hammel
-
instantiate subtemplates with the appropriate interactive argument2011-01-06, by Jeff Hammel
-
whitespace2011-01-06, by Jeff Hammel
-
missed an interactive=False2011-01-06, by Jeff Hammel
-
make test.py executable2011-01-06, by Jeff Hammel
-
remove unused imports2011-01-06, by Jeff Hammel
-
clean up the dispatcher code2011-01-06, by Jeff Hammel
-
remove paste factory2011-01-06, by Jeff Hammel
-
use proper delimeters2011-01-06, by Jeff Hammel
-
actually introduce a variable for the script2011-01-06, by Jeff Hammel
-
do API variable reading and stubbing a bit for control flow2011-01-05, by Jeff Hammel
-
remove paster .ini file2011-01-05, by Jeff Hammel
-
more stubbing of API class; first get something off the ground; then rewrite2011-01-04, by Jeff Hammel
-
test and fix mixed output case2011-01-02, by Jeff Hammel
-
get directory substitution sorta working; start stubbing mixed case2011-01-02, by Jeff Hammel
-
found a serious problem: directories stubbornly substitute into themselves2011-01-02, by Jeff Hammel
-
stub out directory example2011-01-02, by Jeff Hammel
-
fixed single-file test case2011-01-02, by Jeff Hammel
-
started writing tests; what a surprise, everything is broken ;)2011-01-02, by Jeff Hammel
-
continued refactor to have template classes2011-01-02, by Jeff Hammel
-
more stubbing of template classes2010-12-23, by Jeff Hammel
-
add interactive flag and note about it2010-12-23, by Jeff Hammel
-
stub of using classes for this2010-12-22, by Jeff Hammel
-
dont point at trunk tempital; as expected, hg repos dont work with setuptools :(2010-12-22, by Jeff Hammel
-
add license metadata2010-12-22, by Jeff Hammel
-
depend on trunk tempita; stubbing for next stage2010-12-22, by Jeff Hammel
-
make include example work2010-12-15, by Jeff Hammel
-
add a non-working example with an include clause2010-12-14, by Jeff Hammel
-
remove the staging directory you attempted to download2010-11-30, by Jeff Hammel
-
add note about urllib and timeouts2010-11-30, by Jeff Hammel
-
stub out getting tempita from the net; unttested2010-11-30, by Jeff Hammel
-
remove duplicated variable2010-11-21, by Jeff Hammel
-
stub out fetching tempita from the internet; bitbucket is down, so no further work here atm2010-11-21, by Jeff Hammel
-
use tempita instead of genshi since we have it already (and dont need a really complex templating system)2010-11-17, by Jeff Hammel
-
remove references to dissociate2010-11-17, by Jeff Hammel
-
* add a port2010-11-17, by Jeff Hammel
-
update template2010-11-17, by Jeff Hammel
-
change API making substitute return the substituted quantity2010-11-16, by Jeff Hammel
-
add method to work TTW2010-11-16, by Jeff Hammel
-
make this a genshi view (should be: tempita view)2010-11-15, by Jeff Hammel
-
use full dot path to template2010-11-15, by Jeff Hammel
-
add options for starting and ending braces (unused)2010-11-15, by Jeff Hammel
-
add a test with different delimeters2010-11-12, by Jeff Hammel
-
make a directory for examples2010-11-12, by Jeff Hammel
-
* add commandline to print commandlines2010-11-12, by Jeff Hammel
-
add a TODO2010-11-12, by Jeff Hammel
-
add a README stub2010-11-11, by Jeff Hammel
-
starting on web example; i have to understand more about shebangs2010-11-11, by Jeff Hammel
-
choose a better filename and remove some stuff from shebang2010-11-11, by Jeff Hammel
-
add a directory for single-file templates2010-11-10, by Jeff Hammel
-
stub for getting missing variables2010-11-05, by Jeff Hammel
-
make shebang work2010-11-05, by Jeff Hammel
-
use correct method2010-11-03, by Jeff Hammel
-
initial (non-working) commit to makeitso2010-11-03, by Jeff Hammel