index
:
delta/python-packages/cliff-tablib.git
master
github.com: dreamhost/cliff-tablib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cliff
/
formatters
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix yaml, html, and json show formatters
Doug Hellmann
2012-05-06
1
-3
/
+3
*
move the column option so it applies to "show" commands, too
Doug Hellmann
2012-05-06
1
-3
/
+1
*
add yaml, json, and html formatters
Doug Hellmann
2012-05-06
1
-0
/
+47
*
move the columns option out of the table formatter and into the lister base
Doug Hellmann
2012-05-06
1
-13
/
+2
*
changes in the prettytable API rolled into the python 3 support update
Doug Hellmann
2012-05-04
1
-6
/
+6
*
python 3.2 does not have a unicode type so ignore the error if it is missing
Doug Hellmann
2012-05-04
1
-1
/
+4
*
refactor ShowOne and Lister to share a common base class
Doug Hellmann
2012-04-29
1
-4
/
+2
*
add --prefix option for shell formatter; add docs for shell formatter
Doug Hellmann
2012-04-28
1
-1
/
+8
*
clean up help text for the other formatters
Doug Hellmann
2012-04-28
1
-1
/
+5
*
add shell output formatter for single items
Doug Hellmann
2012-04-28
1
-0
/
+31
*
add ShowOne base class for commands that need to show properties of an indivi...
Doug Hellmann
2012-04-27
2
-3
/
+43
*
handle an empty data set
Doug Hellmann
2012-04-27
1
-8
/
+12
*
add a csv formatter for list apps
Doug Hellmann
2012-04-22
1
-0
/
+33
*
start creating a subclass of command for producing a list of output in differ...
Doug Hellmann
2012-04-22
3
-0
/
+72