xtqqczze and GitHub
f00a050106
clippy: fix nightly lints ( #11232 )
2026-03-08 09:13:23 +01:00
xtqqczze and GitHub
43555b0257
deps: replace ahash with foldhash ( #11187 )
2026-03-04 23:33:37 +01:00
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 and GitHub
dc3a9a5bca
prepare release 0.7.0 ( #11128 )
2026-02-26 20:41:46 +01:00
renovate[bot] and Daniel Hofstetter
ade19bc701
chore(deps): update rust crate tempfile to v3.26.0
2026-02-24 10:31:25 +01:00
xtqqczze and Sylvestre Ledru
75669ac2b8
chore(deps): update rust crate libc to 0.2.182 and rustix to 1.1.4
2026-02-22 20:08:07 +01:00
Daniel Hofstetter and Sylvestre Ledru
2f38180068
fuzz: bump keccak from 0.1.5 to 0.1.6
2026-02-21 20:28:30 +01:00
oech3 and Daniel Hofstetter
e0694a537e
Bump fuzzer's libc to 0.2.182
2026-02-20 14:57:35 +01:00
oech3 and Daniel Hofstetter
65060418dd
mv: Use rustc-hash
2026-02-19 14:44:42 +01:00
xtqqczze and GitHub
5d505ca6b9
chore: use consistent copyright header in .rs files ( #11020 )
2026-02-19 07:33:28 +01:00
Sylvestre Ledru and GitHub
a7f55cbedc
date: fix subfmt-up1, fill-1, pct-pct, and invalid-high-bit-set tests ( #10940 )
2026-02-15 09:14:29 -08:00
Sylvestre Ledru and GitHub
c4e3ca658a
date: bump parse_datetime & add test for leap-1 GNU test ( #10933 )
...
Rely on parse_datetime update
Test that adding years to Feb 29 overflows to March 1 when target
year is not a leap year (matching GNU behavior).
2026-02-14 21:53:17 +01:00
renovate[bot] and Daniel Hofstetter
74b13c0fd0
chore(deps): update rust crate tempfile to v3.25.0
2026-02-12 10:59:14 +01:00
xtqqczze and Daniel Hofstetter
49e35bd13a
Revert "chore(deps): update rust crate libc to v0.2.181"
...
This reverts commit c5ca269d87 .
2026-02-12 09:33:13 +01:00
renovate[bot] and Daniel Hofstetter
7df7e7342e
chore(deps): update rust crate libfuzzer-sys to v0.4.12
2026-02-11 07:05:46 +01:00
oech3 and GitHub
4e2da1a99a
sort: Use ahash - improve performance by 13.54% ( #10783 )
2026-02-10 11:53:34 +01:00
renovate[bot] and Sylvestre Ledru
c5ca269d87
chore(deps): update rust crate libc to v0.2.181
2026-02-10 09:23:07 +01:00
xtqqczze and Daniel 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 Ledru and GitHub
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 Ledru and GitHub
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 Ledru and GitHub
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