Commit Graph

143 Commits

Author SHA1 Message Date
Anthony 36ac85b1f3 tests: add WASI integration test support via wasmtime 2026-04-12 15:19:04 +02:00
Sylvestre Ledru 9f0ac6b47d 0.8.0 release notes 2026-04-07 08:32:07 +02:00
Sylvestre Ledru dfcb521347 add 0.7.0 release notes in tree 2026-04-04 22:38:00 +02:00
oech3 2b05f2fa8c Remove duplicated features (#11510) 2026-03-27 09:52:28 +01:00
Daniel Tang 309efd892a docs(performance): Use gnuls where ls is uutils (#11342)
Some distributions have already adopted uutils as `/bin/ls`. Continuing
to compare against the binary at that path would only result in
comparing against a much older uutils version and fail to compare
against GNU Coreutils at all. Ubuntu 25.10 has prefixed GNU's binaries
with "gnu", so mention this to retain the intended behavior.
2026-03-15 23:54:09 +01:00
oech3 d327ee61ef Cargo.toml: Define feat_wasm (#11074) 2026-03-04 23:52:28 +01:00
oech3 bdf3b826f0 Drop release-fast profile for simplicity (#10476) 2026-02-06 23:54:25 +01:00
Aaron Ang c9c78b2415 chore: run pre-commit on all files (#10119) 2026-02-04 22:12:53 +01:00
Daniel Hofstetter b5a5c47f02 Merge pull request #10709 from sylvestre/rn
add 0.5.0 & 0.6.0 release notes
2026-02-04 13:42:03 +01:00
Sylvestre Ledru 8312ebd7a6 add 0.5.0 & 0.6.0 release notes 2026-02-04 11:05:17 +01:00
Dorian Peron ade6e8c632 Remove mentions to hashsum 2026-01-31 14:37:33 +01:00
oech3 ee3163ab2c coreutils: Remove limitation for prefix 2026-01-16 14:12:59 +09:00
Ivan-Shaml 91edf285b2 uptime: Add -p, --pretty argument (#10143)
* uptime: Add -p, --pretty argument

Rebase of PR https://github.com/uutils/coreutils/pull/7910
All credits go to GitHub User: https://github.com/irbeam256

* Add localization for "up"
2026-01-11 10:20:46 +01:00
Sylvestre Ledru 8c10759e2c Merge pull request #9526 from alexandrefresnais/feature/install_unprivileged
install: add FreeBSD's -U (unprivileged) option
2025-12-29 14:44:21 +01:00
Alexandre Fresnais 8c7434cf36 install: add -U (unprivileged) option 2025-12-20 19:19:25 +01:00
Sylvestre Ledru ceb2551250 shred: remove the extension section 2025-12-20 11:18:31 +01:00
Sylvestre Ledru 64203e3098 add the 0.4.0 release notes (#9651) 2025-12-13 15:44:43 +01:00
oech3 1dca6469f2 installation.md: Add MSYS2 Cygwin package 2025-12-05 18:12:17 +09:00
oech3 403c39ca63 installation.md: Ref MSYS2 package 2025-11-23 17:54:23 +09:00
oech3 60958b295c installation.md: Fix ref for AUR 2025-11-23 02:47:14 +09:00
Daniel Hofstetter e82cc75433 docs: fix warnings from markdownlint 2025-11-17 09:28:16 +01:00
Sylvestre Ledru f277e4e038 doc: rename file (#9208) 2025-11-09 22:54:08 +01:00
Sylvestre Ledru bfd0cfa195 doc: add 0.3.0 release notes 2025-11-09 22:52:47 +01:00
E 9b9a913d68 Merge pull request #9153 from oech3/nognuhashsumbin
hashsum: Remove non-GNU binaries (fix cksum interface divergence #8984)
2025-11-08 23:55:49 +01:00
Sylvestre Ledru d403ba06ff Revert "Fix base64 benchmarks (#9082)"
This reverts commit 975e18c032.
2025-11-04 07:35:30 +01:00