summaryrefslogtreecommitdiff
path: root/cliff/formatters/base.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixxuanyandong2020-10-291-8/+3
* Add Apache 2.0 license to source fileCao Xuan Hoang2016-10-101-0/+12
* add formattable columns conceptDoug Hellmann2016-06-231-0/+13
* Use six.add_metaclass instead of __metaclass__Christian Berendt2014-06-031-3/+5
* refactor ShowOne and Lister to share a common base classDoug Hellmann2012-04-291-4/+2
* add ShowOne base class for commands that need to show properties of an indivi...Doug Hellmann2012-04-271-1/+25
* start creating a subclass of command for producing a list of output in differ...Doug Hellmann2012-04-221-0/+26