summaryrefslogtreecommitdiff
path: root/cliff/command.py
Commit message (Expand)AuthorAgeFilesLines
* Use six.add_metaclass instead of __metaclass__Christian Berendt2014-06-031-2/+3
* use flake8 for style checksDoug Hellmann2013-03-161-1/+1
* Doc updates for API changes.1.0Doug Hellmann2012-06-201-4/+10
* Move take_action() to CommandDean Troyer2012-06-011-0/+7
* documentation improvementsDoug Hellmann2012-04-281-0/+3
* first pass at an app class that can invoke commandsDoug Hellmann2012-04-201-0/+34