summaryrefslogtreecommitdiffstats
path: root/libsmartcols
Commit message (Expand)AuthorAgeFilesLines
* libsmartcols: print title only with SCOLS_FMT_HUMANIgor Gnatenko2016-02-131-1/+2
* libsmartcols: rewrite ./sample-scols-wrapKarel Zak2016-02-101-13/+39
* libsmartcols: support multi-line cellsKarel Zak2016-02-104-42/+174
* libsmartcols: use libscols_cell for titleKarel Zak2016-02-098-107/+78Star
* docs: fix typos found by codespellRuediger Meier2016-02-031-1/+1
* libsmartcols: make SCOLS_FL_WRAP usable in treeKarel Zak2016-01-252-10/+16
* libsmartcols: reduce also SCOLS_FL_WRAP columnsKarel Zak2016-01-251-2/+1Star
* libsmartcols: add wrap.c sampleKarel Zak2016-01-252-1/+85
* libsmartcols: fix title sampleKarel Zak2016-01-251-1/+1
* libsmartcols: fix samples build, add title.cKarel Zak2016-01-252-0/+106
* libsmartcols: add samples directoryKarel Zak2016-01-254-16/+6Star
* Merge branch 'scols_fl_wrap' of https://github.com/ignatenkobrain/util-linuxKarel Zak2016-01-255-1/+47
|\
| * libsmartcols: add scols_column_is_wrap to docsIgor Gnatenko2016-01-221-0/+1
| * libsmartcols: don't loose colors when wrappingIgor Gnatenko2016-01-221-0/+6
| * libsmartcols: wrap columns correctly with unicodeIgor Gnatenko2016-01-221-5/+15
| * libsmartcols: implement SCOLS_FL_WRAPIgor Gnatenko2016-01-224-1/+30
* | libsmartcols: document v2.27 symbolsKarel Zak2016-01-253-0/+12
* | libsmartcols: add 'Since' tag for gtkdoc for some functionsIgor Gnatenko2016-01-254-2/+14
* | libsmartcols: add few methods to get information about titleIgor Gnatenko2016-01-254-0/+48
* | libsmartcols: position of title in fact unsignedIgor Gnatenko2016-01-252-2/+2
* | libsmartcols: support multibyte titles, rename wrap to paddingKarel Zak2016-01-227-46/+57
* | libsmartcols: add title to the test applicationKarel Zak2016-01-221-0/+2
* | libsmartcols: add JSON to the test applicationKarel Zak2016-01-221-2/+8
* | libsmartcols: add new functions to docsKarel Zak2016-01-221-0/+2
* | libsmartcols: set everything once in scols_table_set_title()Igor Gnatenko2016-01-221-9/+8Star
* | libsmartcols: put new line after titleIgor Gnatenko2016-01-211-0/+2
* | libsmartcols: fix title aligning to centerIgor Gnatenko2016-01-211-1/+1
* | libsmartcols: don't try to align title if it's more that termIgor Gnatenko2016-01-211-0/+3
* | libsmartcols: use symbols for title wrapIgor Gnatenko2016-01-216-6/+37
* | libsmartcols: implement title of tableIgor Gnatenko2016-01-215-1/+114
|/
* libsmartcols: don't sort if cmpfunc() is not setKarel Zak2016-01-181-1/+1
* libsmartcols: be sure column is unusedKarel Zak2016-01-181-2/+3
* Merge branch 'gh/254' of https://github.com/ignatenkobrain/util-linuxKarel Zak2016-01-183-0/+11
|\
| * libsmartcols: reflect changinging SCOLS_FL_TREE after adding to tableIgor Gnatenko2016-01-173-0/+11
* | libsmartcols: add scols_column_is_hidden into sym fileIgor Gnatenko2016-01-151-1/+2
|/
* libsmartcols: allow to set data by reference to libscols_columnKarel Zak2016-01-124-0/+40
* libsmartcols: make output buffer size estimation more robust and elegantKarel Zak2016-01-072-7/+52
* lib/tty: Pass default width to get_terminal_width()Boris Egorov2016-01-061-3/+1Star
* scols/table_print: restore old stream after printing to strIgor Gnatenko2015-12-131-1/+3
* libsmartcols: add SCOLS_FL_HIDDENKarel Zak2015-12-105-7/+23
* libsmartcols: fix right-aligned logic for last columnKarel Zak2015-12-071-4/+5
* libsmartcols: don't use fprintf() when count cellsKarel Zak2015-12-071-1/+3
* libsmartcols: add scols_table_enable_nowrap()Karel Zak2015-12-076-6/+75
* libsmartcols: make sure we have space for ascii artKarel Zak2015-11-301-9/+12
* libsmartcols: allow to reduce tree columnsKarel Zak2015-11-302-5/+12
* build-sys: add --disable-assertKarel Zak2015-08-041-9/+0Star
* libsmartcols: make child-parent reference more robust [clang analyze]Karel Zak2015-07-291-5/+4Star
* libsmartcols: reduce relative columns more aggressivelyKarel Zak2015-07-271-1/+4
* libsmartcols: don't link with tinfoKarel Zak2015-07-242-3/+2Star
* libsmartcols: keep JSON field names lower-caseKarel Zak2015-06-051-1/+1