summaryrefslogtreecommitdiffstats
path: root/layman/cli.py
Commit message (Expand)AuthorAgeFilesLines
* improve the output a bit.dol-sen2011-04-301-1/+1
* fix double output for info sent to output.error() due to callback.Brian Dolbec2011-03-271-2/+3
* migrate except ... as Brian Dolbec2011-03-261-2/+2
* migrate to print()Brian Dolbec2011-03-261-10/+12
* fix the incorrect exit code settings which are opposite the True/False that t...Brian Dolbec2011-02-131-3/+4
* use the new message class and fix the error recording and outputBrian Dolbec2011-02-121-1/+2
* add missing output statements, debug all the new actionsBrian Dolbec2011-02-121-17/+26
* add missing output messagesBrian Dolbec2011-02-121-3/+20
* create a new cli interface to use the new apiBrian Dolbec2011-02-121-0/+286