]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'list-columns-options' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Wed, 6 Dec 2023 10:59:37 +0000 (11:59 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 6 Dec 2023 10:59:37 +0000 (11:59 +0100)
commit79d78a3312353d55974c1e92293a408a0ac3db9f
tree5c730fdf891d146d5fa0308e1793c87e07ac52ad
parent6016e40a08fc311ef9be9d1de6fc2bcef166a0ac
parent06bb044c90349f6449a4b06ca3278a46b210deea
Merge branch 'list-columns-options' of https://github.com/masatake/util-linux

* 'list-columns-options' of https://github.com/masatake/util-linux:
  lslocks: add -H option printing avaiable columns
  lslocks: (refactor) add a helper function returning JSON type for a given column
  lslocks: (fix) set JSON type for COL_SIZE even when --bytes is specified
  lsfd: use helper functions in column-list-table.h
  add helper functions for implementing -H/--list-columns option