summaryrefslogtreecommitdiff
path: root/libsmartcols
Commit message (Expand)AuthorAgeFilesLines
* libmount: add missing symbols to docsKarel Zak2023-03-021-0/+1
* libsmartcols: support simplified color sequencesKarel Zak2023-02-273-9/+18
* Merge branch '1' of https://github.com/neheb/util-linuxKarel Zak2022-10-311-1/+1
|\
| * meson: remove some unused variablesRosen Penev2022-10-281-1/+1
* | libsmartcols: fix divide by zero [coverity]Karel Zak2022-10-311-1/+3
|/
* libsmartcols: make columns reduction more backward compatibleKarel Zak2022-10-251-47/+43
* libsmartcols: improve columns reductionKarel Zak2022-10-251-130/+170
* libsmartcols: truncate by one charKarel Zak2022-10-251-6/+3
* libsmartcols: use local sqrt() implemenationKarel Zak2022-10-252-4/+13
* libsmartcols: use standard deviation to optimize columns widthKarel Zak2022-10-254-123/+237
* libsmartcols: improve debug messagesKarel Zak2022-10-252-6/+6
* libsmartcols: (sample) remove hidden variable [CodeQL scan]Karel Zak2022-09-211-1/+0
* lsblk: use strcoll() to sortKarel Zak2022-09-011-3/+3
* meson: fix typoed copy-paste error that override other dependencies to blkidEli Schwartz2022-04-141-2/+2
* meson: export dependencies as declared dependenciesEli Schwartz2022-04-121-0/+4
* libsmartcols: add scols_column_set_properties()Karel Zak2022-03-305-2/+134
* docs: update copyright yearsKarel Zak2022-03-151-1/+1
* libsmartcols: change "export" behavior, add "shellvar" flagKarel Zak2022-02-118-27/+160
* libsmartcols: fix lines groups for multi-line cellsKarel Zak2022-01-051-29/+54
* libsmartcols: add multi-line cells to samplesKarel Zak2022-01-052-16/+33
* meson: only install pkgconfig if library is builtThomas Weißschuh2021-12-301-4/+6
* meson: headers: Install headersThomas Weißschuh2021-12-301-1/+4
* meson: headers: use util-linux version of version definesThomas Weißschuh2021-12-301-1/+1
* libsmartcols: add scols_line_get_column_data()Karel Zak2021-10-064-0/+26
* meson: fix building libsmartcolsAlex Xu (Hello71)2021-09-071-1/+0
* docs: fix info about LIBSMARTCOLS_DEBUG_PADDINGKarel Zak2021-08-101-1/+1
* libsmartcols: use lib/buffer, remove local implementationKarel Zak2021-08-066-255/+91
* libsmartcols: use snprintf() rather than sprintf()Karel Zak2021-07-271-2/+3
* libsmartcols: fix bare array on JSON outputKarel Zak2021-06-071-2/+2
* Merge branch 'lscpu-json-types' of https://github.com/t-8ch/util-linuxKarel Zak2021-06-022-6/+12
|\
| * libsmartcols: add support for optional boolean valuesThomas Weißschuh2021-05-302-6/+12
* | docs: update copyright yearsKarel Zak2021-05-311-1/+1
|/
* lib/jsonwrt: remove 'islast' from APIKarel Zak2021-05-062-16/+14
* libsmartcols: make buffers append function more robustKarel Zak2021-04-141-0/+2
* libsmartcols: introduce default sort columnKarel Zak2021-03-242-17/+45
* libsmartcols: add sort sunction to the sampleKarel Zak2021-03-241-4/+24
* meson: update sources and dependenciesKarel Zak2021-03-171-1/+0
* meson: implement building of static programsZbigniew Jędrzejewski-Szmek2021-03-171-0/+2
* meson: add second build systemZbigniew Jędrzejewski-Szmek2021-03-171-0/+48
* libsmratcols: print title color only when wantedKarel Zak2021-03-151-2/+5
* libsmartcols: fix colors useKarel Zak2021-03-124-63/+257
* libsmartcols: add comments to private header fileKarel Zak2021-03-101-3/+3
* libsmartcols: remove unnecessary codeKarel Zak2021-02-081-1/+1
* libsmartcols: support arrays for JSON outputKarel Zak2021-01-082-16/+49
* libsmartcols: sanitize variable names on export outputKarel Zak2020-12-032-1/+8
* libsmartcols: use lib/jsonwrt.c for JSONKarel Zak2020-11-125-158/+73
* libsmartcols: don't print empty output on empty table in JSONKarel Zak2020-09-071-1/+4
* libsmartcols: (docs) fix referenceKarel Zak2020-07-221-1/+1
* libsmartcols: (docs) add missing referencesKarel Zak2020-07-222-1/+11
* docs: reword others "allow to"Karel Zak2020-07-143-3/+3