Commit Graph

137 Commits

Author SHA1 Message Date
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
Adrian Kretz 975e18c032 Fix base64 benchmarks (#9082)
* base64: fix tempdir getting removed

* base_common: add -o option to output to file

* base64: fix benchmark input files

Also pipe benchmark output to /dev/null in order to not spam stdout.

* base64: benchmark 50MB files instead of 5GB
2025-11-03 22:01:16 +01:00
E 95b266fb7d extensions.md: mark hashsum as deprecated (#9089)
* extensions.md: mark hashsum as deprecated

* extensions.md: Fix typo

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2025-10-30 13:53:50 +01:00
Sylvestre Ledru 7c71d11392 release notes: add 0.2.2 2025-10-24 23:20:09 +02:00
Sylvestre Ledru 8bf15fe676 rm: add the --progress option like with cp & mv 2025-10-22 00:27:49 +02:00
Daniel Hofstetter 7950cd5ac2 doc: add -h & -V to extensions 2025-10-11 16:53:12 +02:00
Sylvestre Ledru 8e7111784c add ignore usize to the spell list 2025-10-04 17:24:55 +02:00
Sylvestre Ledru 81ecda6498 Document the bench process 2025-10-04 13:09:25 +02:00
Muhammad Ahmad 471dce5275 docs: minor grammar fix in packaging.md 2025-09-12 10:57:23 +05:00
Ahmad 4cf521be49 docs: fix minor grammar errors in extensions.md (#8596)
* Fix minor grammar errors in extensions.md

* Fix minor grammar errors in extensions.md
2025-09-10 11:12:26 +02:00
Sylvestre Ledru f19611660c release notes: store a copy in-tree too 2025-09-07 09:39:14 +02:00
Sylvestre Ledru e9122c59b1 doc/l10n: improve the doc 2025-09-02 09:27:28 +02:00
Sylvestre Ledru df2fca588c l10n: when built indiv, only embed the relevant locale file 2025-08-03 10:59:38 +02:00
Sylvestre Ledru afa0f00e90 l10n: update of the doc 2025-08-03 10:59:38 +02:00
Sylvestre Ledru d045f50622 l10n: adjust the documentation 2025-07-28 22:04:40 +02:00
Daniel Hofstetter 2c9be39099 docs: add -U/--no-utf8 as extension of (un)expand 2025-06-21 17:23:14 +02:00
Timothy G. d05460a16c unexpand: add -f short alias for --first-only (#8229) 2025-06-19 21:59:23 +02:00
Sylvestre Ledru 61d69a18d7 l10n: document a bit how it works (#8102)
* l10n: document a bit how it works

* add a link to fluent

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>

* fix typo

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2025-06-11 09:30:48 +02:00
Nicolas Boichat a2f9543a14 docs/src/extensions: Sort uses arbitrary precision decimal numbers 2025-06-04 09:05:49 +02:00
Nicolas Boichat 3f12ed993a doc: extensions: Explain how printf/seq handle precision
There are some difference in behaviour vs GNU coreutils, explain
what those are.
2025-05-25 21:39:08 +02:00
Sylvestre Ledru a29fd4a171 Merge pull request #7956 from Qelxiros/6175-env-empty-string
docs: env doesn't handle the empty string as a variable name
2025-05-20 09:37:53 +02:00
Sylvestre Ledru 3712ece70b performance.md: recommend to build with the right profile (#7930)
* performance.md: recommend to build with the right profile

* doc: also update the paths
2025-05-19 16:01:25 +02:00
Jeremy Smart 696dd3c0cd remove information about implementation details 2025-05-18 17:08:05 -04:00
Jeremy Smart d9e8244e02 Update docs/src/extensions.md
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2025-05-18 20:55:49 +00:00
Jeremy Smart 8b210cf204 docs: env doesn't handle the empty string as a variable name 2025-05-18 15:50:47 -04:00
Teal Dulcet 4f32ebd266 Updated README and documentation to use SVG graphs. 2025-05-05 09:09:09 -07:00
Nicolas Boichat b5824cd498 Cargo.toml: Add profiling profile
Also fix comment about release profile, debug info is not there.
2025-04-29 22:37:41 +08:00
Ben Wiederhake abb2acc3a2 shred: document simplified (better?) number of random passes 2025-04-26 18:37:35 +02:00
Xinyu Bao cfced1b7d2 Update installation.md
Appended `--locked` flag to the Cargo installation commands.
2025-03-24 16:37:06 +08:00
Daniel Hofstetter bc9c5598a7 docs: replace AUR package in installation.md
coreutils-hybrid no longer exists, let's mention coreutils-uutils instead
2025-03-24 07:47:16 +01:00
lbellomo d683b2a5a0 doc: bump version of ubuntu badge 2025-03-24 00:48:49 -03:00
Sylvestre Ledru 105042fb70 document how to do good performance work (#7541)
* document how to do good performance work

* doc: spell, ignore "taskset"

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2025-03-23 15:31:02 +01:00