Commit Graph

646 Commits

Author SHA1 Message Date
Daniel Hofstetter
1efa0e53d4 Merge pull request #302 from uutils/renovate/clap_complete-4.x-lockfile
chore(deps): update rust crate clap_complete to v4.5.49
2025-05-06 07:13:31 +02:00
renovate[bot]
0ac9e8f0c0 chore(deps): update rust crate clap_complete to v4.5.49 2025-05-06 00:06:41 +00:00
Daniel Hofstetter
3764816de4 Merge pull request #294 from xbjfk/uuidgen
Implement uuidgen
2025-05-02 14:11:52 +02:00
Reagan Bohan
1dcb5524e2 Implement uuidgen
Implement uuidgen as a wrapper over the `uuid` crate.
2025-05-02 11:53:04 +00:00
Daniel Hofstetter
65959a5205 Merge pull request #300 from uutils/renovate/sysinfo-0.x
chore(deps): update rust crate sysinfo to 0.35
2025-05-02 07:07:38 +02:00
renovate[bot]
5494164ffb chore(deps): update rust crate sysinfo to 0.35 2025-05-01 22:45:48 +00:00
Daniel Hofstetter
f6e9bfc0fc Merge pull request #298 from uutils/renovate/chrono-0.x-lockfile
fix(deps): update rust crate chrono to v0.4.41
2025-04-30 06:54:23 +02:00
renovate[bot]
10d9d5ea65 fix(deps): update rust crate chrono to v0.4.41 2025-04-29 17:30:16 +00:00
Daniel Hofstetter
3fb346f225 Merge pull request #297 from uutils/renovate/clap_complete-4.x-lockfile
chore(deps): update rust crate clap_complete to v4.5.48
2025-04-29 07:08:56 +02:00
renovate[bot]
a6cca4d20b chore(deps): update rust crate clap_complete to v4.5.48 2025-04-28 22:15:42 +00:00
Daniel Hofstetter
d0b8ac84c0 Merge pull request #296 from uutils/renovate/parse_datetime-0.x
fix(deps): update rust crate parse_datetime to 0.9.0
2025-04-25 14:50:13 +02:00
renovate[bot]
33f104dc41 fix(deps): update rust crate parse_datetime to 0.9.0 2025-04-25 12:31:04 +00:00
Sylvestre Ledru
3f7c915946 Merge pull request #295 from cakebaker/lslocks_add_missing_newline
lslocks: add missing newline
2025-04-22 12:32:12 +02:00
Daniel Hofstetter
437e95d991 lslocks: add missing newline 2025-04-22 11:53:51 +02:00
Sylvestre Ledru
cb15c4beba Merge pull request #260 from mdcssw/main
Implemented lslocks.
2025-04-22 09:52:32 +02:00
Koutheir Attouchi
c9df39b261 Implemented lslocks. 2025-04-21 21:04:12 -04:00
Daniel Hofstetter
2882ec3305 Merge pull request #293 from uutils/renovate/clap-4.x-lockfile
chore(deps): update rust crate clap to v4.5.37
2025-04-19 07:00:01 +02:00
renovate[bot]
14a4f58061 chore(deps): update rust crate clap to v4.5.37 2025-04-18 22:30:32 +00:00
Daniel Hofstetter
9f24cd1d3e Merge pull request #291 from uutils/renovate/rand-0.x-lockfile
chore(deps): update rust crate rand to v0.9.1
2025-04-17 19:17:51 +02:00
renovate[bot]
1cf35f8afd chore(deps): update rust crate rand to v0.9.1 2025-04-17 16:51:25 +00:00
Daniel Hofstetter
047d1a7cae Merge pull request #290 from uutils/renovate/libc-0.x-lockfile
chore(deps): update rust crate libc to v0.2.172
2025-04-15 09:10:01 +02:00
renovate[bot]
d053b27b54 chore(deps): update rust crate libc to v0.2.172 2025-04-15 06:55:40 +00:00
Daniel Hofstetter
b3d6467ac6 Merge pull request #289 from uutils/renovate/clap-4.x-lockfile
chore(deps): update rust crate clap to v4.5.36
2025-04-12 07:18:39 +02:00
renovate[bot]
ede53040bb chore(deps): update rust crate clap to v4.5.36 2025-04-11 21:43:56 +00:00
Daniel Hofstetter
6879204b02 Merge pull request #288 from uutils/renovate/linux-raw-sys-0.x-lockfile
chore(deps): update rust crate linux-raw-sys to v0.9.4
2025-04-10 07:18:03 +02:00
renovate[bot]
e66ec766b3 chore(deps): update rust crate linux-raw-sys to v0.9.4 2025-04-09 16:58:37 +00:00
Daniel Hofstetter
0fefc418dd Merge pull request #286 from chalice19/mcookie_fix_max_size
mcookie: fix max size
2025-04-09 10:39:14 +02:00
Alexandra
1a5896c3be mcookie: fix and add tests 2025-04-08 20:12:48 +02:00
Alexandra
a402b5e3a5 mcookie: fix max size option 2025-04-08 20:10:21 +02:00
chalice19
7254ab6238 mcookie: generate cookie even if specified file doesn't exist (#285)
* mcookie: don't quit if specified file doesn't exist

* mcookie: add test

* minor fixes

* minor fix

* formatted

---------

Co-authored-by: Alexandra <aspasparagus@gmail.com>
2025-04-08 15:05:17 +02:00
Quang
f24471694c mcookie: read from stdin if file is - (#279)
* read from stdin

* Update mcookie.rs

* test

* fmt

* Update mcookie.rs

* Update mcookie.rs
2025-04-05 17:03:13 +02:00
Sylvestre Ledru
2da1a5f6fd Merge pull request #280 from cakebaker/clippy_fix_warnings_from_rust_1_86
clippy: fix warnings from `doc_overindented_list_items` lint
2025-04-04 20:34:10 +02:00
Sylvestre Ledru
a82eea4975 Merge pull request #282 from cakebaker/readme_fix_typo
README.md: fix typo
2025-04-04 20:33:48 +02:00
Daniel Hofstetter
7f8d222034 README.md: fix typo 2025-04-04 19:31:34 +02:00
Daniel Hofstetter
3bedd7144f Merge pull request #281 from uutils/renovate/errno-0.x-lockfile
chore(deps): update rust crate errno to v0.3.11
2025-04-04 17:30:55 +02:00
renovate[bot]
802b657df5 chore(deps): update rust crate errno to v0.3.11 2025-04-04 15:12:17 +00:00
Daniel Hofstetter
1211ab0a9e clippy: fix warnings from
doc_overindented_list_items lint
2025-04-03 16:46:26 +02:00
Daniel Hofstetter
66fe3b69c0 Merge pull request #276 from uutils/renovate/sysinfo-0.x-lockfile
chore(deps): update rust crate sysinfo to v0.34.2
2025-04-02 07:07:18 +02:00
Daniel Hofstetter
3dfcdc4862 Merge pull request #275 from uutils/renovate/clap-4.x-lockfile
chore(deps): update rust crate clap to v4.5.35
2025-04-02 07:02:16 +02:00
renovate[bot]
f3d959f158 chore(deps): update rust crate sysinfo to v0.34.2 2025-04-01 22:55:30 +00:00
renovate[bot]
e872ae16d6 chore(deps): update rust crate clap to v4.5.35 2025-04-01 22:55:24 +00:00
Sylvestre Ledru
fac8a0b9e3 Merge pull request #253 from mdcssw/main
Implemented `lsipc`
2025-04-01 08:28:00 +02:00
Quang
0113e301e8 mcookie - fix providing /dev/random or /dev/urandom as file leads to infinite loop (#274)
* Update mcookie.rs

* edit doc

* fmt

* fix for unix and non-unix build

* add test case

* refactor

* fmt

* fix
2025-03-31 09:54:28 +02:00
Quang
36b3af044c mcookie: add support for human-readable sizes with -m option (#268)
* Create size.rs

* parse max size from human-readable strings

* tests for human-readable strings

* fmt

* fix failed tests and edge cases

* fix fmt

* cpr & license

* use usimpleerror

* fmt
2025-03-31 09:26:49 +02:00
Koutheir Attouchi
9bb2bb369e Implemented lsipc. 2025-03-28 17:13:27 -04:00
Daniel Hofstetter
c1a44627e4 Merge pull request #272 from uutils/renovate/sysinfo-0.x-lockfile
chore(deps): update rust crate sysinfo to v0.34.1
2025-03-28 17:15:37 +01:00
renovate[bot]
3bc0eda0df chore(deps): update rust crate sysinfo to v0.34.1 2025-03-28 15:48:00 +00:00
Daniel Hofstetter
a538345ea0 Merge pull request #271 from uutils/renovate/sysinfo-0.x
chore(deps): update rust crate sysinfo to 0.34
2025-03-28 07:34:14 +01:00
renovate[bot]
bceed24acf chore(deps): update rust crate sysinfo to 0.34 2025-03-27 22:51:36 +00:00
Daniel Hofstetter
cd747e8832 Merge pull request #270 from uutils/renovate/clap-4.x-lockfile
chore(deps): update rust crate clap to v4.5.34
2025-03-27 07:14:43 +01:00