Commit Graph
252 Commits
Author SHA1 Message Date
renovate[bot]andDaniel Hofstetter 7df7e7342e chore(deps): update rust crate libfuzzer-sys to v0.4.12 2026-02-11 07:05:46 +01:00
oech3andGitHub 4e2da1a99a sort: Use ahash - improve performance by 13.54% (#10783) 2026-02-10 11:53:34 +01:00
renovate[bot]andSylvestre Ledru c5ca269d87 chore(deps): update rust crate libc to v0.2.181 2026-02-10 09:23:07 +01:00
xtqqczzeandDaniel Hofstetter 3d56517f7f Add rust-version field to all Cargo.toml files 2026-02-07 14:56:50 +01:00
Dorian Peron ade6e8c632 Remove mentions to hashsum 2026-01-31 14:37:33 +01:00
Sylvestre LedruandGitHub e6f9899d65 Merge pull request #10547 from ChrisDryden/fix-fuzz-date-combined-options
fuzz_date: skip combined short options like -Rf- that read from stdin
2026-01-29 07:50:05 +01:00
Christopher Dryden 7207e92f3b fuzz_date: skip combined short options like -Rf- that read from stdin 2026-01-28 21:32:32 +00:00
Christopher Dryden 0e162a3ff6 fuzz: update Cargo.lock for jiff-icu 2026-01-28 17:14:57 +00:00
Dorian Peron 320c80b196 introduce checksum_common 2026-01-28 10:13:50 +01:00
Sylvestre LedruandGitHub 6124866934 date: add locale-aware calendar support for era years (#10473)
Implements era year calculation for Buddhist, Persian Solar Hijri, and Ethiopian calendars based on locale detection. The %Y format specifier now outputs era-appropriate years while maintaining Gregorian calendar for ISO-8601 and RFC-3339 formats for interoperability.
2026-01-26 09:42:26 -08:00
Sylvestre LedruandGitHub e1259d984f date: add ICU support for day/months names (#10457)
Fixes: https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2130859
2026-01-25 08:35:34 -08:00
Daniel HofstetterandGitHub 61dd826a19 Merge pull request #10289 from sylvestre/dirname-fuzz
dirname: add fuzzer to test GNU compatibility
2026-01-25 16:28:01 +01:00
xtqqczzeandGitHub 938039e9ac fuzz: add cargo clippy check for fuzz directory (#10466) 2026-01-24 19:34:35 +01:00
xtqqczzeandGitHub 786a33dd2c Merge pull request #10404 from xtqqczze/cargo-shear
deps: remove unused rust deps
2026-01-21 18:29:29 +01:00
Sylvestre Ledru 7c5383dd89 dirname: add fuzzer to test GNU compatibility 2026-01-18 21:12:55 +01:00
Sylvestre Ledru f606980ddf prepare release 0.6.0 2026-01-17 23:28:04 +01:00
mattsuandGitHub 6b49ff9061 sort: gnu coreutils compatibility (sort float.sh) (#9839)
* feat(sort): support international decimal separators in numeric sorting

M
2026-01-14 06:11:55 +01:00
Chris DrydenandGitHub b5a49f33b5 tac: use temp file for stdin to respect TMPDIR and handle disk-full errors (#10094) 2026-01-09 20:31:46 +01:00
renovate[bot]andGitHub 95195cfb75 chore(deps): update rust crate libc to v0.2.180 2026-01-08 12:33:04 +00:00
Aaron Ang 6a844812cf refactor: use jiff for safer time features 2026-01-07 22:54:18 -08:00
renovate[bot]andGitHub 5c777995a1 chore(deps): update rust crate libc to v0.2.179 2026-01-06 17:11:30 +00:00
Daniel HofstetterandGitHub 836e5d19c4 Merge pull request #9770 from RenjiSann/checksum-improvements
checksum: Improve check-only flags handling
2025-12-22 15:58:11 +01:00
Dorian Peron 74f12d5d3b cksum: remove unneeded hex dependency 2025-12-22 14:41:41 +01:00
Sylvestre Ledru fb5b5f4849 date: improve the date fuzzer 2025-12-22 14:14:09 +01:00
Sylvestre Ledru 58266a890a date: handle the empty arguments 2025-12-22 14:14:09 +01:00