Commit Graph

75 Commits

Author SHA1 Message Date
renovate[bot] d812f87d47 chore(deps): update rust crate phf_codegen to 0.13.0 2025-08-24 07:43:27 +00:00
renovate[bot] da780ecbd3 chore(deps): update rust crate phf to 0.13.0 2025-08-24 07:13:05 +00:00
renovate[bot] fb7898edb7 chore(deps): update rust crate sysinfo to 0.37 2025-08-10 21:08:54 +00:00
Sylvestre Ledru fa608413b2 Move to use uutests 2025-08-08 10:53:37 +02:00
renovate[bot] 484085d23c chore(deps): update rust crate parse_datetime to 0.11.0 2025-08-01 14:13:43 +00:00
Sebastian Bentmar Holgersson b5d6d188bf feat(last): add --since and --until (#342)
* feat(last): add --since and --until

* clean up clap slightly

* fix clippy

* test(last): add tests for --since and --until

* refactor(last): resolve review comments

* test(last): set cfg for since and until to unix

* remove unnecessary comment

* move parse_time_value below uumain

* minor cleanup

* fix ci issues
2025-08-01 16:12:39 +02:00
Sylvestre Ledru b6863094e8 Merge pull request #332 from cakebaker/bump_linux_raw_sys
Bump `linux-raw-sys` from `0.9.0` to `0.10.0`
2025-07-30 10:30:58 +02:00
Daniel Hofstetter 31b76be6d9 Bump phf_codegen from 0.11.2 to 0.12.1 2025-07-30 10:25:27 +02:00
Sylvestre Ledru bd98d815ce Merge branch 'main' into bump_linux_raw_sys 2025-07-30 10:15:41 +02:00
Daniel Hofstetter 8dc7086fff Bump linux-raw-sys from 0.9.0 to 0.10.0 2025-07-30 10:08:56 +02:00
Daniel Hofstetter 351adedec1 Remove unused procfs dependency 2025-07-30 09:50:19 +02:00
renovate[bot] 259c0f1c84 chore(deps): update rust crate sysinfo to 0.36 2025-07-10 20:12:31 +00:00
renovate[bot] df2d719b0a chore(deps): update rust crate phf to 0.12.0 2025-06-19 12:41:33 +00:00
renovate[bot] 886d8f792c chore(deps): update rust crate uucore to 0.1.0 2025-05-24 22:48:16 +00:00
Daniel Hofstetter da8cede6bb Bump nix from 0.29.0 to 0.30.1 2025-05-23 10:17:49 +02:00
Reagan Bohan 1dcb5524e2 Implement uuidgen
Implement uuidgen as a wrapper over the `uuid` crate.
2025-05-02 11:53:04 +00:00
renovate[bot] 5494164ffb chore(deps): update rust crate sysinfo to 0.35 2025-05-01 22:45:48 +00:00
Koutheir Attouchi c9df39b261 Implemented lslocks. 2025-04-21 21:04:12 -04:00
Koutheir Attouchi 9bb2bb369e Implemented lsipc. 2025-03-28 17:13:27 -04:00
renovate[bot] bceed24acf chore(deps): update rust crate sysinfo to 0.34 2025-03-27 22:51:36 +00:00
Koutheir Attouchi 31795f2729 Implemented chcpu. 2025-03-20 11:21:51 -04:00
Koutheir Attouchi b66945dee8 Configure command line parsing. 2025-03-20 11:21:13 -04:00
alxndrv a7e9f39c40 Implement mcookie 2025-03-18 19:50:06 +02:00
Daniel Hofstetter e9d1600bc4 Add renice
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2025-03-12 10:05:26 +01:00
Tuomas Tynkkynen c8aa5a6b57 mesg: Add tool 2025-03-09 02:13:47 +02:00
renovate[bot] 94abda0235 chore(deps): update rust crate uucore to 0.0.30 2025-03-08 13:40:25 +00:00
renovate[bot] 158641552e chore(deps): update rust crate linux-raw-sys to 0.9.0 2025-02-26 01:37:26 +00:00
alxndrv ee14c44540 lslocks: Small code cleanup 2025-02-21 18:20:53 +02:00
alxndrv c2571cb6fa lslocks: Set up lslocks entry point 2025-02-18 16:18:49 +02:00
Daniel Hofstetter 93de68e70c Merge pull request #216 from Foorack/lsmem
Improve `lsmem`
2025-02-15 16:10:03 +01:00
renovate[bot] 40eafddab0 chore(deps): update rust crate linux-raw-sys to 0.8.0 2025-02-14 21:39:00 +00:00
Foorack 58b6b85a8f lsmem: Fix specified --output columns with JSON print 2025-02-09 12:21:32 +01:00
Foorack 6fbd0cd072 lsmem: Remove tabled for fine-grained display 2025-02-09 12:21:31 +01:00
Yang Hau 4fc7653e84 lscpu: Add option --json
closes #15
2025-02-08 16:05:26 +01:00
renovate[bot] b3ef1c0f1b chore(deps): update rust crate tabled to 0.18.0 2025-02-07 18:33:59 +00:00
Sylvestre Ledru 9f5f567d90 Merge pull request #194 from dezgeg/blockdev
blockdev: Add tool
2025-02-05 18:19:41 +01:00
Daniel Hofstetter b7f80b6b90 Bump rand from 0.8.5 to 0.9.0 2025-01-29 09:41:13 +01:00
Tuomas Tynkkynen 8c98151001 blockdev: Add tool
This supports most of the functionality; only missing functionality is
--report with no arguments.
2025-01-19 01:39:27 +02:00
renovate[bot] 3b82baa13b chore(deps): update rust crate uucore to 0.0.29 2025-01-18 22:36:25 +00:00
Daniel Hofstetter cbe56d999a Cargo.toml: sort entries alphabetically 2025-01-09 10:19:58 +01:00
renovate[bot] 531932f579 chore(deps): update rust crate linux-raw-sys to 0.7.0 2025-01-08 15:43:52 +00:00
Tuomas Tynkkynen ca574b49d3 fsfreeze: Add tool
Add fsfreeze, a Linux-specific tool used to freeze/thaw writes to a
filesystem. It's an extremely simple tool so this should have full
feature-parity.
2025-01-04 15:26:19 +02:00
Tuomas Tynkkynen 257d142a5b Cargo.toml: Add linux-raw-sys
This is needed for ioctl numbers for many of the tools.
2025-01-04 14:24:57 +02:00
Sylvestre Ledru a84726cfcb Merge pull request #159 from cakebaker/bump_tabled
Bump `tabled` and adapt `lsmem` to a renamed struct
2024-12-13 17:41:00 +01:00
renovate[bot] 796d62094e chore(deps): update rust crate sysinfo to 0.33 2024-12-04 14:56:47 +00:00
Fuad Ismail a99abce425 dmesg: support ctime & notime time-format. 2024-11-25 19:54:33 +07:00
Daniel Hofstetter 17945b64b3 Bump tabled from 0.16.0 to 0.17.0 2024-11-23 08:46:52 +01:00
Daniel Hofstetter f271489a9f Merge pull request #152 from fuad1502/dmesg
Implement program `dmesg` with support for `--kmsg-file` and `--json` option.
2024-11-18 10:25:32 +01:00
renovate[bot] 332e8e0574 chore(deps): update rust crate nix to 0.29 2024-11-17 15:04:59 +00:00
renovate[bot] 50ac99147b chore(deps): update rust crate uucore to 0.0.28 2024-11-17 12:13:42 +00:00