32 Commits

Author SHA1 Message Date
oech3 1a39966ef0 uufuzz: simplify 2026-06-09 22:12:01 +02:00
Sylvestre Ledru 77bb522c0c prepare release 0.9.0 2026-05-28 10:31:37 +02:00
xtqqczze 57135cb9bd refactor: replace rustix::pipe with std::io::pipe 2026-05-19 16:11:49 +02:00
oech3 74f7fb0709 fuzz: remove unsafe 2026-05-10 13:44:31 +02:00
Aaryan Dogra 980f269a79 fuzz: replace unsafe libc::dup by rustix::io::dup (#12148) 2026-05-07 12:59:53 +02:00
xtqqczze 4e68e67416 Remove authors from Cargo metadata (per RFC 3052) 2026-04-16 09:55:50 +02:00
Daniel Hofstetter b6e4c455ec fuzz: adapt to changes in rand 2026-04-12 13:29:12 +02:00
Daniel Hofstetter cab7423a57 fuzz: bump rand from 0.9.0 to 0.10.1
Co-authored-by: xtqqczze <45661989+xtqqczze@users.noreply.github.com>
2026-04-12 13:29:12 +02:00
renovate[bot] 433db867da fix(deps): update rust crate similar to v3 2026-04-02 07:59:27 +02:00
Sylvestre Ledru 2c82462c66 prepare release 0.8.0 2026-03-22 17:58:57 +01:00
Sylvestre Ledru 80ef0d7d71 Revert "Cargo.toml: Avoid huge diff generation at version bump (#11131)" (#11259)
This reverts commit 70ce572bcf.
2026-03-09 22:17:28 +01:00
oech3 70ce572bcf Cargo.toml: Avoid huge diff generation at version bump (#11131)
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2026-02-26 21:54:36 +01:00
Sylvestre Ledru dc3a9a5bca prepare release 0.7.0 (#11128) 2026-02-26 20:41:46 +01:00
xtqqczze 3d56517f7f Add rust-version field to all Cargo.toml files 2026-02-07 14:56:50 +01:00
Sylvestre Ledru f606980ddf prepare release 0.6.0 2026-01-17 23:28:04 +01:00
xtqqczze 70fd10d335 clippy: fix ptr_as_ptr lint
https://rust-lang.github.io/rust-clippy/master/index.html#ptr_as_ptr
2025-12-18 00:19:14 +00:00
Sylvestre Ledru 61e0eae8fc prepare version 0.5.0 2025-12-07 16:55:01 +01:00
Sylvestre Ledru 3eedd3a947 prepare version 0.4.0 (#9205) 2025-11-09 22:48:04 +01:00
Sylvestre Ledru f253efefaa prepare version 0.3.0 (#8890)
* prepare version 0.3.0

* also update uu_stdbuf_libstdbuf

* also update fuzz
2025-10-12 13:31:16 +02:00
Sylvestre Ledru fa06ce7eca Prepare release 0.2.2 2025-09-09 18:33:50 +02:00
Sylvestre Ledru 59b94e181d prepare release 0.2.0
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2025-09-06 13:14:20 +02:00
Sylvestre Ledru 76755009da uufuzz: add examples and them in the CI 2025-09-06 12:19:40 +02:00
Sylvestre Ledru fb6afecf4c uufuzz: add a README 2025-09-06 12:19:40 +02:00
Sylvestre Ledru 536abfb87f fuzz: remove a warning 2025-09-06 12:19:40 +02:00
Sylvestre Ledru 816533b59d add some emoji to the fuzz mix 2025-09-06 12:19:40 +02:00