Commit graph

104 commits

Author SHA1 Message Date
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)
Some checks are pending
Code Quality / Style/lint (push) Waiting to run
CICD / Build/stable (push) Blocked by required conditions
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build (push) Blocked by required conditions
CICD / Style/cargo-deny (push) Waiting to run
CICD / Style/deps (push) Waiting to run
CICD / Documentation/warnings (push) Waiting to run
CICD / MinRustV (push) Waiting to run
CICD / Dependencies (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Separate Builds (push) Waiting to run
GnuTests / Run GNU tests (push) Waiting to run
Android / Test builds (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
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
Daniel Hofstetter
b4a9b89f4a
docs: fix url of file with coverage results (#7528) 2025-03-22 17:11:26 +01:00
Terakomari
ae6d4dec28
base32/base64/basenc: add -D flag (#7479)
* base32/base64/basenc: add -D flag

* base32/base64/basenc: add test for -D flag

* update extensions.md

* remove redundant parameters

* merge  into a single category

* Update docs/src/extensions.md

Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>

---------

Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2025-03-18 14:39:53 +01:00
Benyamin Limanto
8e04eb743a
add fedora and RHEL installation docs 2025-03-15 06:55:58 +07:00
jovielarue
cd8bebe703 Disable top-level heading warning MD041 for new files 2024-12-30 08:45:22 -07:00
jovielarue
89d79753b1 Update uudoc to include development and code of conduct in SUMMARY and fix links in book 2024-12-29 13:02:35 -07:00
Daniel Hofstetter
e3468ba429
docs: improve uptime section
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2024-05-12 14:26:59 +02:00
Daniel Hofstetter
826b18e7ac docs: add -s/--since of uptime to extensions 2024-05-10 16:20:07 +02:00
Daniel Hofstetter
174c842337
docs: describe extensions of id (#6289) 2024-04-29 10:38:18 +02:00
Ben Wiederhake
bfc7411dec docs: document existing ls --sort=name feature 2024-04-14 15:39:46 +02:00
Daniel Hofstetter
d2a75457f6 Fix errors reported by new version of cspell 2024-02-05 09:12:52 +01:00
Etienne
ab5a3656bf
docs: add paragraph about yocto recipe (#5918)
* docs: add paragraph about yocto recipe

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>

* add words to the spell ignore

* docs: add "Yocto" header

---------

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-01-30 15:18:14 +01:00
Laurent Cheylus
62b101a6c5
docs: fix URL for FreeBSD port
- FreeBSD port name is rust-coreutils, fix URL for repology.org

Signed-off-by: Laurent Cheylus <foxy@free.fr>
2024-01-01 15:56:15 +01:00
Daniel Hofstetter
5c37df6e46 docs: remove two notes 2023-12-16 14:31:41 +01:00
Daniel Hofstetter
8ce6fdc195 docs: remove scoop badge, adapt links to repos 2023-12-15 15:35:22 +01:00
Terts Diepraam
92692c815d
docs: add winget installer (#5648)
* docs: add winget installer

* docs: add "winget" to spell-checker:ignore

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2023-12-15 15:02:46 +01:00
Y.D.X.
212991cd53
doc: Fix a broken link
`/build.md` is absolute, so the link in https://uutils.github.io/coreutils/book/installation.html turns out to be https://uutils.github.io/build.html instead of https://uutils.github.io/coreutils/book/build.html.

Reference: [Links · Markdown - mdBook Documentation](https://rust-lang.github.io/mdBook/format/markdown.html#links)
2023-11-16 12:26:40 +08:00
Daniel Hofstetter
e3e0619e28 doc: mention "-v/--verbose" as extension of du 2023-10-22 17:04:34 +02:00
boxdot
e88183174b
relpath: remove
Closes #5236
2023-10-04 16:13:06 +02:00
Daniel Hofstetter
32461cdd94
Merge pull request #5185 from tertsdiepraam/add-conda-installer
docs: add conda installer
2023-08-21 15:56:42 +02:00
Terts Diepraam
93a5b161ae docs: add conda installer 2023-08-21 15:02:51 +02:00
Daniel Hofstetter
2e27305261 docs: add missing "not" 2023-08-20 14:49:22 +02:00
Terts Diepraam
171f9d660c docs: add platform support page in the docs 2023-08-19 18:19:12 +02:00
Sylvestre Ledru
032f921cb3
Merge pull request #5084 from theoludwig/docs-fix-broken-arch-link
docs: fix broken Arch package link
2023-07-15 00:21:14 +02:00
Théo LUDWIG
7742e0f603
docs: github repo link related to uutils/coreutils 2023-07-14 20:25:12 +02:00
Théo LUDWIG
00e68876fc
docs: fix broken Arch package link 2023-07-14 20:15:27 +02:00
Sylvestre Ledru
459e4f82ee
Merge pull request #5044 from tertsdiepraam/oranda-setup
Initial oranda setup
2023-07-08 00:34:15 +02:00
Daniel Hofstetter
3edea14ae8 docs: add "du" to extensions 2023-07-07 10:54:47 +02:00
Terts Diepraam
357dd5fd88 initial oranda setup 2023-07-05 17:05:08 +02:00
Daniel Hofstetter
4cdff3ba89 docs: add "ls --long" to extensions 2023-06-30 10:31:47 +02:00
Daniel Hofstetter
ae90bad6cf docs: add seq to extensions; add some backticks 2023-06-25 16:53:50 +02:00
Sylvestre Ledru
6ecef3a0e3 Reformat TOML files with taplo
npx --yes @taplo/cli fmt
2023-06-08 09:07:19 +02:00
Daniel Hofstetter
6247986a52 docs: add extension (short options with args) 2023-05-09 10:25:04 +02:00
Daniel Hofstetter
4a96feb36b docs: document fmt in GNU extensions 2023-04-18 16:42:46 +02:00