Tue, 11 Jan 2011 10:51:22 -0800 |
Jeff Hammel |
update variable conventions with {{repo}}
|
Tue, 11 Jan 2011 09:58:10 -0800 |
Jeff Hammel |
add an install script template
|
Tue, 11 Jan 2011 09:06:25 -0800 |
Jeff Hammel |
fix CLI interface a bit....write a test for it
|
Tue, 11 Jan 2011 07:33:59 -0800 |
Jeff Hammel |
allow Polytemplates to take template objects
|
Tue, 11 Jan 2011 07:30:31 -0800 |
Jeff Hammel |
note command line options needed for variable handling
|
Mon, 10 Jan 2011 21:49:43 -0800 |
Jeff Hammel |
add some more documentation tidbits
|
Mon, 10 Jan 2011 21:42:32 -0800 |
Jeff Hammel |
document a bit and add a test for an include example
|
Mon, 10 Jan 2011 21:33:03 -0800 |
Jeff Hammel |
make the api for substitute() variables, output
|
Mon, 10 Jan 2011 19:58:21 -0800 |
Jeff Hammel |
fixed double read problem
|
Mon, 10 Jan 2011 19:57:13 -0800 |
Jeff Hammel |
fixed output broke other things
|
Mon, 10 Jan 2011 14:39:21 -0800 |
Jeff Hammel |
interpolate file permissions
|
Mon, 10 Jan 2011 12:39:26 -0800 |
Jeff Hammel |
try to interpolate templates
|
Mon, 10 Jan 2011 12:35:37 -0800 |
Jeff Hammel |
allow .parse() to be consumed
|
Sun, 09 Jan 2011 11:20:16 -0800 |
Jeff Hammel |
use correct delimeters
|
Sun, 09 Jan 2011 10:49:05 -0800 |
Jeff Hammel |
add a sample web handler
|
Sun, 09 Jan 2011 10:43:47 -0800 |
Jeff Hammel |
add a template to create templates. tricky, eh?
|
Sat, 08 Jan 2011 21:24:17 -0800 |
Jeff Hammel |
add a template for doctests
|
Sat, 08 Jan 2011 20:54:41 -0800 |
Jeff Hammel |
add a setup.py template
|
Sat, 08 Jan 2011 20:46:10 -0800 |
Jeff Hammel |
add a CLI template
|
Sat, 08 Jan 2011 17:54:58 -0800 |
Jeff Hammel |
stub out python package creation
|
Sat, 08 Jan 2011 16:21:29 -0800 |
Jeff Hammel |
ensure the description exists
|
Sat, 08 Jan 2011 10:53:17 -0800 |
Jeff Hammel |
note about adding more metadata
|
Fri, 07 Jan 2011 18:18:42 -0800 |
Jeff Hammel |
* fix with assemble function
|
Fri, 07 Jan 2011 18:14:21 -0800 |
Jeff Hammel |
check for subclassing, not instance of
|
Fri, 07 Jan 2011 18:11:29 -0800 |
Jeff Hammel |
typo
|
Fri, 07 Jan 2011 18:09:43 -0800 |
Jeff Hammel |
add function to assemble variables
|
Fri, 07 Jan 2011 16:53:55 -0800 |
Jeff Hammel |
add a copy method to a variable to get a non-futzed copy
|
Fri, 07 Jan 2011 16:31:28 -0800 |
Jeff Hammel |
why do we care if they have templates or not?
|
Fri, 07 Jan 2011 11:12:20 -0800 |
Jeff Hammel |
using **kw doesnt update the actual dict; fix this
|
Fri, 07 Jan 2011 11:02:29 -0800 |
Jeff Hammel |
remove deprecated variable setting from command line front end
|
Fri, 07 Jan 2011 10:58:28 -0800 |
Jeff Hammel |
API templates now hobble along on their own two feet
|
Fri, 07 Jan 2011 10:53:12 -0800 |
Jeff Hammel |
determine the location in a better way
|