]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'less-header-support' of https://github.com/kurok/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 31 Mar 2026 10:10:28 +0000 (12:10 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 31 Mar 2026 10:10:28 +0000 (12:10 +0200)
* 'less-header-support' of https://github.com/kurok/util-linux:
  libsmartcols: move scols_table_calculate to SMARTCOLS_2.43 symbol version
  libsmartcols: document scols_table_calculate() constraints
  libsmartcols: fix Since tag for scols_table_calculate()
  build: link test_pager against lib_common in meson too
  build: link test_pager against libcommon
  pager: use ul_strfconcat() instead of fixed-size buffer
  pager: support --header 0,M for column-only freezing
  pager: address review feedback for less --header support
  libsmartcols: add scols_table_calculate to docs sections
  libsmartcols: add scols_table_calculate(), pager: add less --header support

1  2 
lib/Makemodule.am
meson.build

Simple merge
diff --cc meson.build
Simple merge