summaryrefslogtreecommitdiff
path: root/cliff/interactive.py
Commit message (Expand)AuthorAgeFilesLines
* fixed typos found by RETF rulesChristian Berendt2014-05-291-1/+1
* Fix interactive mode with command line argsTerry Howe2014-02-201-0/+3
* use flake8 for style checksDoug Hellmann2013-03-161-1/+1
* Make list of application commands lexicographically ordered for help command ...Ilya Shakhat2012-11-091-1/+1
* Fix interactive help commandDoug Hellmann2012-08-051-1/+1
* pep8 cleanupDoug Hellmann2012-06-011-6/+9
* fix interactive command processor to handle multi-part commands, including so...Doug Hellmann2012-05-141-1/+16
* let the interactive app set its own promptDoug Hellmann2012-04-291-0/+1
* documentation improvementsDoug Hellmann2012-04-281-4/+19
* first pass at interactive appDoug Hellmann2012-04-281-0/+81