Fuad Ismail
|
d24b1e5c59
|
tests/dmesg: add invalid level/facility argument test.
|
2024-12-12 13:05:57 +07:00 |
|
Fuad Ismail
|
d3b82aa376
|
tests/dmesg: handle fixture line endings when fixture is checked out on Windows.
|
2024-12-12 12:59:35 +07:00 |
|
Fuad Ismail
|
b90751119d
|
tests/dmesg: use fixed offset time argument in test.
|
2024-12-12 12:54:58 +07:00 |
|
Fuad Ismail
|
48c4f78088
|
dmesg: set to fixed timezone in test.
|
2024-12-11 15:48:51 +07:00 |
|
Fuad Ismail
|
a35c00b0e4
|
dmesg: implement since/until filter.
|
2024-12-11 14:48:45 +07:00 |
|
Daniel Hofstetter
|
cab4a3c6de
|
Merge pull request #170 from uutils/renovate/serde-monorepo
chore(deps): update rust crate serde to v1.0.216
|
2024-12-11 07:04:15 +01:00 |
|
Fuad Ismail
|
c7ff9cd553
|
dmesg: modify is_record_in_set to accept Option.
|
2024-12-11 12:04:15 +07:00 |
|
renovate[bot]
|
3d737b2a62
|
chore(deps): update rust crate serde to v1.0.216
|
2024-12-11 04:45:49 +00:00 |
|
Fuad Ismail
|
fb77a356ca
|
dmesg: parse since/until option values.
|
2024-12-11 11:32:45 +07:00 |
|
Fuad Ismail
|
99693490b0
|
tests/dmesg: add since/until invalid time test.
|
2024-12-11 11:04:50 +07:00 |
|
Fuad Ismail
|
8cd9f9d89f
|
dmesg: add since/until options.
|
2024-12-11 10:42:07 +07:00 |
|
Fuad Ismail
|
4dbcceede4
|
tests/dmesg: add since/until test & fixture.
|
2024-12-11 10:32:37 +07:00 |
|
Daniel Hofstetter
|
6d78aa177f
|
Merge pull request #169 from uutils/renovate/chrono-0.x-lockfile
fix(deps): update rust crate chrono to v0.4.39
|
2024-12-09 16:16:21 +01:00 |
|
Daniel Hofstetter
|
e72941d41c
|
Merge pull request #168 from uutils/renovate/libc-0.x-lockfile
chore(deps): update rust crate libc to v0.2.168
|
2024-12-09 16:15:45 +01:00 |
|
renovate[bot]
|
07a7608a31
|
fix(deps): update rust crate chrono to v0.4.39
|
2024-12-09 15:08:14 +00:00 |
|
renovate[bot]
|
2a9b3a17c4
|
chore(deps): update rust crate libc to v0.2.168
|
2024-12-09 15:08:08 +00:00 |
|
Fuad Ismail
|
07e01a5276
|
dmesg: cache record regex.
|
2024-12-09 17:59:48 +07:00 |
|
Fuad Ismail
|
e5ee286c7a
|
dmesg: implement level & facility filters.
|
2024-12-09 17:59:48 +07:00 |
|
Fuad Ismail
|
db42f300b0
|
dmesg: add facility & level argument.
|
2024-12-09 17:59:47 +07:00 |
|
Fuad Ismail
|
db9b3433bc
|
tests/dmesg: add facility and level filter tests.
|
2024-12-09 17:53:43 +07:00 |
|
Fuad Ismail
|
6adabf4e7d
|
dmesg: use RecordIterator for Dmesg print.
|
2024-12-09 17:53:41 +07:00 |
|
Fuad Ismail
|
2f803ceae3
|
dmesg: implement RecordIterator.
|
2024-12-07 09:27:21 +07:00 |
|
Daniel Hofstetter
|
dd76c2aff7
|
Merge pull request #166 from uutils/renovate/clap-4.x-lockfile
chore(deps): update rust crate clap to v4.5.23
|
2024-12-06 07:07:51 +01:00 |
|
renovate[bot]
|
7febc2c593
|
chore(deps): update rust crate clap to v4.5.23
|
2024-12-05 22:59:55 +00:00 |
|
Daniel Hofstetter
|
966c4ee0aa
|
Merge pull request #165 from uutils/renovate/sysinfo-0.x
chore(deps): update rust crate sysinfo to 0.33
|
2024-12-04 16:22:52 +01:00 |
|
renovate[bot]
|
796d62094e
|
chore(deps): update rust crate sysinfo to 0.33
|
2024-12-04 14:56:47 +00:00 |
|
Daniel Hofstetter
|
bd1a7cbee2
|
Merge pull request #164 from uutils/renovate/clap-4.x-lockfile
chore(deps): update rust crate clap to v4.5.22
|
2024-12-04 07:13:01 +01:00 |
|
renovate[bot]
|
67875f2a34
|
chore(deps): update rust crate clap to v4.5.22
|
2024-12-03 22:44:17 +00:00 |
|
Daniel Hofstetter
|
9e087e6ec6
|
Merge pull request #160 from fuad1502/dmesg-time-format
Add`—time-format` option support for `dmesg`
|
2024-11-30 16:39:56 +01:00 |
|
Fuad Ismail
|
e965074baf
|
dmesg: avoid using insert for better readability.
|
2024-11-30 22:15:38 +07:00 |
|
Fuad Ismail
|
f3de668f7f
|
dmesg: add file header.
|
2024-11-30 22:07:32 +07:00 |
|
Fuad Ismail
|
c3c80c4bcd
|
dmesg: refactor to avoid duplicate code.
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
|
2024-11-30 22:03:03 +07:00 |
|
Fuad Ismail
|
887e65d0ab
|
tests/dmesg: use stderr_only.
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
|
2024-11-29 23:28:56 +07:00 |
|
Daniel Hofstetter
|
8909c322cf
|
Merge pull request #163 from uutils/renovate/libc-0.x-lockfile
chore(deps): update rust crate libc to v0.2.167
|
2024-11-29 15:24:24 +01:00 |
|
renovate[bot]
|
445436f3e6
|
chore(deps): update rust crate libc to v0.2.167
|
2024-11-29 14:17:26 +00:00 |
|
Fuad Ismail
|
dff0a8ea0b
|
dmesg: change Record timestamp_us data type to i64.
|
2024-11-27 16:05:31 +07:00 |
|
Fuad Ismail
|
c4944f4c85
|
dmesg: remove int to float conversion for adding sign.
|
2024-11-27 15:59:03 +07:00 |
|
Daniel Hofstetter
|
45235a2cc6
|
Merge pull request #161 from uutils/renovate/libc-0.x-lockfile
chore(deps): update rust crate libc to v0.2.166
|
2024-11-27 06:59:23 +01:00 |
|
renovate[bot]
|
a2f41931cc
|
chore(deps): update rust crate libc to v0.2.166
|
2024-11-27 04:33:21 +00:00 |
|
Fuad Ismail
|
a56b75f7be
|
tests/dmesg: handle added carriage return when fixture is checked out on Windows.
|
2024-11-27 00:53:44 +07:00 |
|
Fuad Ismail
|
f621687dd6
|
dmesg: use utmpx to get boot time.
|
2024-11-27 00:45:13 +07:00 |
|
Fuad Ismail
|
8efc8a01c2
|
dmesg: support delta time-format.
|
2024-11-26 23:34:18 +07:00 |
|
Fuad Ismail
|
2669aaae40
|
dmesg: support reltime time-format.
|
2024-11-26 23:12:15 +07:00 |
|
Daniel Hofstetter
|
b4d9226525
|
Merge pull request #162 from uutils/renovate/sysinfo-0.x-lockfile
chore(deps): update rust crate sysinfo to v0.32.1
|
2024-11-26 16:12:47 +01:00 |
|
renovate[bot]
|
3c86375cb3
|
chore(deps): update rust crate sysinfo to v0.32.1
|
2024-11-26 15:07:11 +00:00 |
|
Fuad Ismail
|
c13e2f7b5a
|
dmesg: support iso time-format.
|
2024-11-26 10:57:45 +07:00 |
|
Fuad Ismail
|
9f665333cf
|
dmesg: corrected fixed boot time value.
|
2024-11-26 10:56:52 +07:00 |
|
Fuad Ismail
|
a99abce425
|
dmesg: support ctime & notime time-format.
|
2024-11-25 19:54:33 +07:00 |
|
Fuad Ismail
|
4c1812f128
|
tests/dmesg: separate time format tests.
|
2024-11-25 13:53:12 +07:00 |
|
Fuad Ismail
|
f6826b8249
|
tests/dmesg: add new line to expected error message.
|
2024-11-25 13:28:00 +07:00 |
|