summaryrefslogtreecommitdiff
path: root/cliff/display.py
Commit message (Expand)AuthorAgeFilesLines
* Start cliff-tablib repoDoug Hellmann2012-07-311-86/+0
* merge API refactoring workDoug Hellmann2012-06-181-7/+10
|\
| * Move take_action() to CommandDean Troyer2012-06-011-6/+0
| * Refactor DisplayBase.run() to make it easier to override separate parts in su...Doug Hellmann2012-06-011-4/+13
* | pep8 cleanupDoug Hellmann2012-06-011-1/+1
|/
* move the column option so it applies to "show" commands, tooDoug Hellmann2012-05-061-0/+8
* refactor ShowOne and Lister to share a common base classDoug Hellmann2012-04-291-0/+75