Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/TextTable: only pad between columns | Sage Weil | 2020-02-25 | 1 | -4/+8 |
* | common/TextTable: default to 2 spaces separating columns | Sage Weil | 2020-02-23 | 1 | -2/+2 |
* | common: Remove multiple assignment | simransinghal | 2018-03-31 | 1 | -2/+4 |
* | all: add const to operator<< param | Michal Jarzabek | 2016-06-05 | 1 | -1/+1 |
* | TextTable: pass const string by refrence to define_column() | Danny Al-Gaaf | 2013-02-27 | 1 | -1/+1 |
* | Add TextTable class for table output | Dan Mick | 2012-10-05 | 1 | -0/+85 |