summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/print.c
Commit message (Expand)AuthorAgeFilesLines
* libsmartcols: cleanup and extend padding functionalityKarel Zak2019-07-231-11/+70
* libsmartcols: use scols_walk_* for calculations and printingKarel Zak2019-05-071-94/+44Star
* libsmartcols: (groups) use print functions tp calculate grpsetKarel Zak2019-05-031-1/+3
* libsmartcols: (groups) print group childrent after regualr treeKarel Zak2019-05-031-27/+43
* libsmartcols: (groups) improve debug messagesKarel Zak2019-05-031-1/+6
* libsmartcols: fix groups reset, add debugsKarel Zak2019-05-021-0/+2
* libsmartcols: (groups) remove hardcoded const numbersKarel Zak2019-05-021-3/+3
* libsmartcols: print tree also for empty cellsKarel Zak2019-02-201-4/+2Star
* docs: fix typos [codespell]Sami Kerola2019-02-181-1/+1
* libsmartcols: add lines grouping supportKarel Zak2018-12-071-26/+169
* libsmartcols: split print.c into print.c, put.c and print-api.cKarel Zak2018-12-071-312/+10Star
* libsmartcols: move width calculation to separate fileKarel Zak2018-12-071-395/+3Star
* libsmartcols: rename table_print.c to print.cKarel Zak2018-12-071-0/+1601