Mercurial > hg > MakeItSo
graph
-
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