summaryrefslogtreecommitdiff
path: root/pecan/commands
Commit message (Expand)AuthorAgeFilesLines
* Changing `conf.app.modules` and `conf.app.root` to string representations.Ryan Petrello2012-03-051-1/+1
* handle no arguments or non-file/non-existen filenamesAlfredo Deza2011-11-171-5/+13
* Fixing commands so they don't hide import errorsYoann Roman2011-04-201-16/+11
* fix sub-namespace pollution problemMark McClain2011-02-161-1/+1
* altered confdir implementation for commands/serveMark McClain2011-02-161-1/+1
* Fixing a bug in logging file configurationYoann Roman2011-01-071-1/+1
* Rewriting serve command to subclass paste.script.serve.ServeCommandYoann Roman2011-01-072-580/+51
* PEP8 code style cleanupYoann Roman2011-01-075-8/+8
* refactor of commands to more robust serverMark McClain2011-01-076-0/+911