log

age author description
2011-10-27 Jeff Hammel add inclusion template
2010-12-15 Jeff Hammel return exceptions rather than just raise them; needed for wsgiref and who knows what other servers
2010-12-15 Jeff Hammel move app_conf parsing logic to factory.py
2010-11-30 Jeff Hammel include head.html in the master template
2010-11-25 Jeff Hammel remove previous hacks
2010-11-22 Jeff Hammel add some RSS
2010-11-21 Jeff Hammel make formats classes that can take arguments
2010-11-18 Jeff Hammel depend on py2rssgen; not hooked up yet
2010-11-18 Jeff Hammel more stubbing for RSS
2010-11-18 Jeff Hammel dont show size for directories
2010-11-18 Jeff Hammel merge commit
2010-11-18 Jeff Hammel add documentation for formats and a stub
2010-11-05 Jeff Hammel dont capitalize unimportant words
2010-11-17 Jeff Hammel work towards refactor letting links (and maybe other things in the future) dwell in a decoupage namespace
2010-11-04 Jeff Hammel add "-" to list of FilenameDescription separators
2010-11-04 Jeff Hammel add size of file to metadata
2010-11-03 Jeff Hammel add idea of formats and json format
2010-11-03 Jeff Hammel add more metadata to files: modification time, type
2010-10-27 Jeff Hammel * make head.html actually be correct;
2010-10-27 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
2010-09-09 Jeff Hammel add order formatter (untested)
2010-09-06 Jeff Hammel typo
2010-09-01 Jeff Hammel actual sane error handling that human beings can read and decipher
2010-09-01 Jeff Hammel print which formmaters werent available
2010-07-01 Jeff Hammel and a commit following a merge, goody goody...lets get a snack
2010-07-01 Jeff Hammel add arguments to transformers....configparser is somewhat retarded about capitalization so im going to be somewhat retarded here rather than google for how to fix right now. lame
2010-06-22 Jeff Hammel using a blank title will have the title be the filename
2010-04-20 Jeff Hammel bump version following distribution