log

age author description
2011-01-06 Jeff Hammel missed an interactive=False
2011-01-06 Jeff Hammel make test.py executable
2011-01-06 Jeff Hammel remove unused imports
2011-01-06 Jeff Hammel clean up the dispatcher code
2011-01-06 Jeff Hammel remove paste factory
2011-01-06 Jeff Hammel use proper delimeters
2011-01-06 Jeff Hammel actually introduce a variable for the script
2011-01-05 Jeff Hammel do API variable reading and stubbing a bit for control flow
2011-01-05 Jeff Hammel remove paster .ini file
2011-01-04 Jeff Hammel more stubbing of API class; first get something off the ground; then rewrite
2011-01-03 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
2011-01-02 Jeff Hammel test and fix mixed output case
2011-01-02 Jeff Hammel get directory substitution sorta working; start stubbing mixed case
2011-01-02 Jeff Hammel found a serious problem: directories stubbornly substitute into themselves
2011-01-02 Jeff Hammel stub out directory example