]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'findmnt-Q' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Thu, 22 Aug 2024 09:31:21 +0000 (11:31 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 22 Aug 2024 09:31:21 +0000 (11:31 +0200)
commit8326c99a76526e614f5c779c3601a2cc471467e0
tree8a344965a3abc3550413f77d7caff2621a048d21
parent3988f6b5cc9b6d48b4fc5415b7e00b85fb39ea6d
parent71d18daee0f4515bbf412f2a010e048f7311b1cc
Merge branch 'findmnt-Q' of https://github.com/masatake/util-linux

* 'findmnt-Q' of https://github.com/masatake/util-linux:
  tests: (findmnt) add a case testing -Q option
  findmnt: (man) write about -Q,--filter option
  findmnt: add -Q,--filter option
  findmnt: (refactor) convert add_column macro to a function
  findmnt: (refactor) add a helper function making an instance of libscols_table
  findmnt: (refactor) remove global variables shared between findmnt.c and fintmnt-verify.c
misc-utils/findmnt-verify.c