summaryrefslogtreecommitdiffstats
path: root/libsmartcols
Commit message (Expand)AuthorAgeFilesLines
* 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
* losetup: add --jsonKarel Zak2015-06-051-6/+11
* libsmartcols: add JSON output formatKarel Zak2015-06-046-24/+242
* docs: fix gtk-docs related warningsKarel Zak2015-05-281-1/+1
* lib/colors: use libtinfo to check terminal capabilityKarel Zak2015-02-271-2/+3
* libsmartcols: remove assert(arg) from public functionsKarel Zak2015-02-165-103/+3Star
* libsmartcols: remove unnecessary check [coverity scan]Karel Zak2015-01-291-1/+1
* docs: fix two "maybe be" duplications in program commentsBenno Schulenberg2015-01-261-16/+14Star
* libsmartcols: (docs) improve section descriptionsKarel Zak2015-01-136-6/+6
* docs: update API docs yearsKarel Zak2015-01-131-1/+1
* libsmartcols: cleanup gtk-docs warningsKarel Zak2015-01-131-2/+2
* libsmartcols: use ASCII art for trees rather than paddingKarel Zak2015-01-071-35/+97
* maint: fix shadow declarationSami Kerola2015-01-071-3/+3
* libsmartcols: fix docs namespaceKarel Zak2014-11-261-1/+1
* build-sys: cleanup library symbol filesKarel Zak2014-11-201-0/+2
* libsmartcols: clean up debug, add help debug maskKarel Zak2014-11-032-10/+20
* textual: fix couple typos in commentsSami Kerola2014-10-011-1/+1
* libs/debug: accept human readable names for _DEBUG=Ondrej Oprala2014-08-131-0/+9