Thu, 06 Jan 2011 14:27:09 -0800 |
Jeff Hammel |
stub for a command-line parser
|
Thu, 06 Jan 2011 14:25:51 -0800 |
Jeff Hammel |
* fix another variable-related bug
|
Thu, 06 Jan 2011 14:15:19 -0800 |
Jeff Hammel |
fix several issues involving variable interpolation
|
Thu, 06 Jan 2011 13:14:12 -0800 |
Jeff Hammel |
pass the variables, fixes tests
|
Thu, 06 Jan 2011 12:29:47 -0800 |
Jeff Hammel |
instantiate subtemplates with the appropriate interactive argument
|
Thu, 06 Jan 2011 12:23:10 -0800 |
Jeff Hammel |
whitespace
|
Thu, 06 Jan 2011 12:13:45 -0800 |
Jeff Hammel |
missed an interactive=False
|
Thu, 06 Jan 2011 11:51:28 -0800 |
Jeff Hammel |
make test.py executable
|
Wed, 05 Jan 2011 18:27:34 -0800 |
Jeff Hammel |
remove unused imports
|
Wed, 05 Jan 2011 18:26:07 -0800 |
Jeff Hammel |
clean up the dispatcher code
|
Wed, 05 Jan 2011 18:18:26 -0800 |
Jeff Hammel |
remove paste factory
|
Wed, 05 Jan 2011 18:09:50 -0800 |
Jeff Hammel |
use proper delimeters
|
Wed, 05 Jan 2011 18:09:32 -0800 |
Jeff Hammel |
actually introduce a variable for the script
|
Tue, 04 Jan 2011 18:07:18 -0800 |
Jeff Hammel |
do API variable reading and stubbing a bit for control flow
|
Tue, 04 Jan 2011 17:40:21 -0800 |
Jeff Hammel |
remove paster .ini file
|
Tue, 04 Jan 2011 07:38:49 -0800 |
Jeff Hammel |
more stubbing of API class; first get something off the ground; then rewrite
|
Mon, 03 Jan 2011 14:18:59 -0800 |
Jeff Hammel |
stub out what API templates will look like; put these in a separate file as theres no reason to clutter up the command line entry point any further
|
Sun, 02 Jan 2011 00:48:58 -0800 |
Jeff Hammel |
test and fix mixed output case
|
Sat, 01 Jan 2011 23:00:59 -0800 |
Jeff Hammel |
get directory substitution sorta working; start stubbing mixed case
|
Sat, 01 Jan 2011 22:34:29 -0800 |
Jeff Hammel |
found a serious problem: directories stubbornly substitute into themselves
|
Sat, 01 Jan 2011 22:28:35 -0800 |
Jeff Hammel |
stub out directory example
|
Sat, 01 Jan 2011 22:13:33 -0800 |
Jeff Hammel |
fixed single-file test case
|
Sat, 01 Jan 2011 21:58:34 -0800 |
Jeff Hammel |
started writing tests; what a surprise, everything is broken ;)
|
Sat, 01 Jan 2011 21:21:53 -0800 |
Jeff Hammel |
continued refactor to have template classes
|