]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'PR/dmesg-delta-notime' of https://github.com/karelzak/util-linux-work
authorKarel Zak <kzak@redhat.com>
Mon, 16 Mar 2026 10:18:30 +0000 (11:18 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Mar 2026 10:18:30 +0000 (11:18 +0100)
* 'PR/dmesg-delta-notime' of https://github.com/karelzak/util-linux-work:
  dmesg: rename is_time_fmt_set() to is_time_fmt()
  dmesg: warn on boot time failure instead of suppressing timestamps
  dmesg: add replace_time_fmt() and replace_delta_fmt() helpers
  tests: add dmesg -d -t and -t -d timestamp format tests
  dmesg: fix -d -t (--show-delta --notime) output regression
  dmesg: remove delta variable, use time format list consistently


Trivial merge