log setup.py @ 81:bb289832e061

age author description
Fri, 05 Jul 2013 14:03:12 -0700 Jeff Hammel bump version
Fri, 05 Jul 2013 11:32:59 -0700 Jeff Hammel add some dates and fix some bugs!
Tue, 28 Aug 2012 22:04:26 -0700 Jeff Hammel error and bump
Wed, 08 Aug 2012 21:07:36 -0700 Jeff Hammel fix rss bug
Sat, 04 Aug 2012 15:55:52 -0700 Jeff Hammel make template loading lenient and other fixes; bump version
Fri, 18 Nov 2011 22:34:08 -0800 Jeff Hammel make sort formatter more extensible and add a random method
Wed, 26 Oct 2011 21:21:47 -0700 Jeff Hammel add inclusion template
Thu, 25 Nov 2010 12:06:40 -0800 Jeff Hammel remove previous hacks
Sun, 21 Nov 2010 17:00:02 -0800 Jeff Hammel add some RSS
Sun, 21 Nov 2010 13:23:34 -0800 Jeff Hammel make formats classes that can take arguments
Thu, 18 Nov 2010 08:36:07 -0800 Jeff Hammel depend on py2rssgen; not hooked up yet
Wed, 03 Nov 2010 08:18:50 -0700 Jeff Hammel add idea of formats and json format
Wed, 27 Oct 2010 09:42:58 -0700 Jeff Hammel * make head.html actually be correct;
Wed, 27 Oct 2010 09:33:45 -0700 Jeff Hammel add a stub head template for inclusion; not sure if this is the way to go; alternatively, each formatter could contribute to the markup individually
Wed, 08 Sep 2010 23:12:57 -0700 Jeff Hammel add order formatter (untested)