summaryrefslogtreecommitdiff
path: root/demoapp
Commit message (Expand)AuthorAgeFilesLines
* Added missing distribute setup file.Duncan McGreggor2012-04-231-0/+477
* start creating a subclass of command for producing a list of output in differ...Doug Hellmann2012-04-222-0/+17
* Pass the I/O streams into the appDoug Hellmann2012-04-221-1/+1
* add some error handling to AppDoug Hellmann2012-04-223-3/+16
* tweak App api to make it easier to override and perform global actions before...Doug Hellmann2012-04-222-1/+12
* use logging for controlling console output verbosityDoug Hellmann2012-04-211-1/+5
* clean up argv handlingDoug Hellmann2012-04-201-2/+6
* replace default --help processor with one that includes the list of subcomman...Doug Hellmann2012-04-201-0/+1
* Sample program with command pluginsDoug Hellmann2012-04-204-0/+200