]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'PR/column-colors' of https://github.com/karelzak/util-linux-work
authorKarel Zak <kzak@redhat.com>
Mon, 28 Jul 2025 09:51:43 +0000 (11:51 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 28 Jul 2025 09:51:43 +0000 (11:51 +0200)
commit4aded4674f34db836d0178e9557f73c4fc301e12
tree9359a497eb650e8f7389145117f1036daf09d6b8
parent0c5d55e52d27be933e9e61b82bd386943bd9e05c
parent707677ce30090d685e71df52bc40684fd87c435c
Merge branch 'PR/column-colors' of https://github.com/karelzak/util-linux-work

* 'PR/column-colors' of https://github.com/karelzak/util-linux-work:
  column: add support for color scheme
  libsmartcols: add function to set/get header colors
  lib/strutils: add ul_optstr_get_value()
  lib/color-names: Fix color name canonicalization
  column: add --color[=<when>] to control colorization
  column: add basic colors support
text-utils/column.c