Harshit Verma
|
ffe2ba60b0
|
feature: add --hex flag for lscpu
This commits add the `--hex` flag for lscpu in order to convert
all the decimal values (for now only cores) to hexadecimal.
|
2025-01-23 06:08:43 +05:30 |
|
Sylvestre Ledru
|
314beb36ef
|
Merge pull request #80 from cakebaker/bump_sysinfo
Bump `sysinfo` and fix compile error in `lscpu`
|
2024-08-01 22:15:11 +02:00 |
|
Daniel Hofstetter
|
801292a6e4
|
lscpu: fix bin name in Cargo.toml
|
2024-08-01 14:34:15 +02:00 |
|
Daniel Hofstetter
|
921c99c6e7
|
lscpu: remove unused line causing compile error
|
2024-08-01 09:53:26 +02:00 |
|
Daniel Hofstetter
|
2ddfed1d76
|
lscpu: make --help & --version work
|
2024-05-13 09:33:25 +02:00 |
|
Daniel Hofstetter
|
d875ddb07e
|
lscpu: fix two "unused variable" warnings
|
2024-05-06 15:12:11 +02:00 |
|
Daniel Hofstetter
|
2fb5f5e996
|
lscpu: fix "never_loop" clippy lint
|
2024-05-06 15:12:11 +02:00 |
|
Sylvestre Ledru
|
7c7f5fa5d4
|
rustfmt the code
|
2024-01-26 19:16:15 +01:00 |
|
Sylvestre Ledru
|
4280abe67c
|
match the coreutils style
|
2024-01-26 19:15:05 +01:00 |
|
Sylvestre Ledru
|
1b4b449d49
|
match the coreutils style
|
2024-01-26 19:09:54 +01:00 |
|
Sylvestre Ledru
|
9737677a2d
|
add license headers
|
2024-01-16 22:29:02 +01:00 |
|
Sylvestre Ledru
|
e99a1184d0
|
rustfmt the code
|
2024-01-16 19:23:15 +01:00 |
|
Sylvestre Ledru
|
8bba913e56
|
draft of lscpu
|
2024-01-16 19:10:13 +01:00 |
|