Commit graph

1937 commits

Author SHA1 Message Date
Daniel Hofstetter
21ee64cbb6
Bump linux-raw-sys from 0.11 to 0.12 (#9019)
Some checks are pending
CICD / Binary sizes (push) Blocked by required conditions
CICD / Separate Builds (push) Waiting to run
CICD / Dependencies (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Build (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 / Safe Traversal Security Check (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/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (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
Code Quality / Pre-commit hooks (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
Check uudoc Documentation Generation / Verify uudoc generates correct documentation (push) Waiting to run
WSL2 / Test (push) Waiting to run
* Bump linux-raw-sys from 0.11 to 0.12

* deny.toml: add linux-raw-sys to skip list
2025-10-25 20:21:26 +02:00
renovate[bot]
a7089c8fbc
chore(deps): update rust crate proc-macro2 to v1.0.103 2025-10-24 04:42:46 +00:00
renovate[bot]
412b165eb1
chore(deps): update rust crate proc-macro2 to v1.0.102 2025-10-23 04:04:21 +00:00
renovate[bot]
555e343b7e
chore(deps): update rust crate clap_mangen to v0.2.31 2025-10-22 19:12:48 +00:00
Daniel Hofstetter
4c68e1e801
Merge pull request #8973 from uutils/renovate/self_cell-1.x-lockfile
Some checks failed
CICD / Separate Builds (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Dependencies (push) Waiting to run
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Build (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Safe Traversal Security Check (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (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
Code Quality / Pre-commit hooks (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
Check uudoc Documentation Generation / Verify uudoc generates correct documentation (push) Has been cancelled
chore(deps): update rust crate self_cell to v1.2.1
2025-10-22 11:18:27 +02:00
Daniel Hofstetter
e2634e5c48
Merge pull request #8567 from sylvestre/rm-progress
rm: add the --progress option like with cp & mv
2025-10-22 11:14:14 +02:00
Sylvestre Ledru
94e10238c5
Merge pull request #8513 from aaron-ang/migrate-manpage
uudoc: move manpage and completions generation out of binary
2025-10-22 11:02:12 +02:00
renovate[bot]
12f8f09218
chore(deps): update rust crate self_cell to v1.2.1 2025-10-22 08:33:14 +00:00
Daniel Hofstetter
8d891bbe56
Merge pull request #8307 from sylvestre/install-selinux
tests/install/install-Z-selinux: fix selinux for install
2025-10-22 10:30:39 +02:00
Aaron Ang
2919027841 uudoc: move manpage generation away from the binary 2025-10-22 01:17:08 -07:00
Daniel Hofstetter
905629b680
Merge pull request #8972 from uutils/renovate/memmap2-0.x-lockfile
Some checks are pending
CICD / MinRustV (push) Waiting to run
CICD / Build/stable (push) Blocked by required conditions
CICD / Build (push) Blocked by required conditions
CICD / Separate Builds (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 / Build/SELinux (push) Blocked by required conditions
CICD / Safe Traversal Security Check (push) Blocked by required conditions
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
Android / Test builds (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (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
Code Quality / Pre-commit hooks (push) Waiting to run
WSL2 / Test (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
chore(deps): update rust crate memmap2 to v0.9.9
2025-10-22 07:29:25 +02:00
Sylvestre Ledru
8bf15fe676 rm: add the --progress option like with cp & mv 2025-10-22 00:27:49 +02:00
Sylvestre Ledru
2434c2ae13 Install: implement -Z
Fixes: tests/install/install-Z-selinux
2025-10-21 23:27:06 +02:00
renovate[bot]
6857bf7568
chore(deps): update rust crate memmap2 to v0.9.9 2025-10-21 20:09:50 +00:00
renovate[bot]
7e88269919
chore(deps): update rust crate indicatif to v0.18.1 2025-10-21 20:09:42 +00:00
Daniel Hofstetter
10ccc071b3
Merge pull request #8966 from uutils/renovate/dns-lookup-3.x-lockfile
chore(deps): update rust crate dns-lookup to v3.0.1
2025-10-21 07:21:13 +02:00
Daniel Hofstetter
6c13dd9f57
Merge pull request #8965 from uutils/renovate/clap-4.x-lockfile
chore(deps): update rust crate clap to v4.5.50
2025-10-21 07:20:54 +02:00
renovate[bot]
6fd7a69ce5
chore(deps): update rust crate divan to v4 2025-10-20 18:31:02 +00:00
renovate[bot]
d8dc88eab9
chore(deps): update rust crate dns-lookup to v3.0.1 2025-10-20 18:30:55 +00:00
renovate[bot]
0e50c5a3a8
chore(deps): update rust crate clap to v4.5.50 2025-10-20 18:30:49 +00:00
Sylvestre Ledru
8e7c6b01a4
Merge pull request #8951 from mattsu2020/uucore-memory
refactor(uucore): integrate procfs for Linux memory parsing
2025-10-20 10:12:02 +02:00
Daniel Hofstetter
967e40ec0b
Merge pull request #8956 from uutils/renovate/bigdecimal-0.x-lockfile
Some checks are pending
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
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
CICD / Safe Traversal Security Check (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
Check uudoc Documentation Generation / Verify uudoc generates correct documentation (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
chore(deps): update rust crate bigdecimal to v0.4.9
2025-10-20 07:28:58 +02:00
renovate[bot]
e2fc23c31c
chore(deps): update rust crate lscolors to 0.21.0 2025-10-19 20:48:29 +00:00
renovate[bot]
10a8e1a22b
chore(deps): update rust crate bigdecimal to v0.4.9 2025-10-19 20:48:23 +00:00
mattsu
12c43fd4b5 refactor(uucore): integrate procfs for Linux memory parsing 2025-10-18 21:00:43 +09:00
Daniel Hofstetter
3f3881248b
Merge pull request #8909 from uutils/renovate/half-2.x-lockfile
chore(deps): update rust crate half to v2.7.1
2025-10-14 08:56:42 +02:00
Daniel Hofstetter
3bfc19ae37
Merge pull request #8901 from uutils/renovate/clap-4.x-lockfile
chore(deps): update rust crate clap to v4.5.49
2025-10-14 08:29:46 +02:00
Daniel Hofstetter
b4a04c2409
Merge pull request #8904 from uutils/renovate/clap_mangen-0.x-lockfile
chore(deps): update rust crate clap_mangen to v0.2.30
2025-10-14 08:23:33 +02:00
Daniel Hofstetter
5b950f38df
Merge pull request #8902 from uutils/renovate/clap_complete-4.x-lockfile
chore(deps): update rust crate clap_complete to v4.5.59
2025-10-14 08:17:29 +02:00
renovate[bot]
3657243904
chore(deps): update rust crate half to v2.7.1 2025-10-14 05:31:26 +00:00
renovate[bot]
2a0e16b898
chore(deps): update rust crate regex to v1.12.2 2025-10-13 21:40:40 +00:00
renovate[bot]
d2474b5b08
chore(deps): update rust crate clap_mangen to v0.2.30 2025-10-13 21:40:33 +00:00
renovate[bot]
f204070347
chore(deps): update rust crate clap_complete to v4.5.59 2025-10-13 17:04:25 +00:00
renovate[bot]
aaba435b44
chore(deps): update rust crate clap to v4.5.49 2025-10-13 17:04:17 +00:00
Sylvestre Ledru
f253efefaa
prepare version 0.3.0 (#8890)
Some checks failed
CICD / Dependencies (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Build (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 / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (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
Code Quality / Pre-commit hooks (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
Check uudoc Documentation Generation / Verify uudoc generates correct documentation (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
CheckScripts / ShellScript/Check (push) Has been cancelled
CheckScripts / ShellScript/Format (push) Has been cancelled
* prepare version 0.3.0

* also update uu_stdbuf_libstdbuf

* also update fuzz
2025-10-12 13:31:16 +02:00
Sylvestre Ledru
67d962a035
Merge pull request #8884 from cakebaker/bump_half_and_zerocopy
Bump `half` & `zerocopy`
2025-10-11 16:30:32 +02:00
Daniel Hofstetter
5beb00cb82 Bump nu-ansi-term from 0.50.1 to 0.50.3 2025-10-11 14:05:26 +02:00
Daniel Hofstetter
705dbeed70 Bump half & zerocopy
half from 2.6.0 to 2.7.0 and zerocopy from 0.8.25 to 0.8.27
2025-10-11 13:29:34 +02:00
Daniel Hofstetter
eb4ce0867f
Merge pull request #8878 from uutils/renovate/windows-sys-0.x-lockfile
chore(deps): update rust crate windows-sys to v0.61.2
2025-10-11 08:36:21 +02:00
Daniel Hofstetter
180b7eaa63
Merge pull request #8879 from uutils/renovate/regex-1.x-lockfile
chore(deps): update rust crate regex to v1.12.1
2025-10-11 08:30:36 +02:00
Daniel Hofstetter
40c823369e
Merge pull request #8877 from uutils/renovate/unicode-width-0.x-lockfile
chore(deps): update rust crate unicode-width to v0.2.2
2025-10-11 08:23:43 +02:00
renovate[bot]
0762aa99e7
chore(deps): update rust crate regex to v1.12.1 2025-10-11 05:33:55 +00:00
renovate[bot]
6ad9e5612c
chore(deps): update rust crate windows-sys to v0.61.2 2025-10-11 05:27:16 +00:00
renovate[bot]
5fe9a4cf0d
chore(deps): update rust crate unicode-width to v0.2.2 2025-10-11 05:27:08 +00:00
Daniel Hofstetter
327097598b
Merge pull request #8873 from uutils/renovate/memchr-2.x-lockfile
chore(deps): update rust crate memchr to v2.7.6
2025-10-11 07:26:39 +02:00
Daniel Hofstetter
26ebbb1eb4
Merge pull request #8874 from uutils/renovate/quote-1.x-lockfile
chore(deps): update rust crate quote to v1.0.41
2025-10-11 07:26:17 +02:00
Daniel Hofstetter
1cbb417e56
Merge pull request #8876 from uutils/renovate/thiserror-2.x-lockfile
chore(deps): update rust crate thiserror to v2.0.17
2025-10-11 07:25:42 +02:00
renovate[bot]
43a2805d0e
chore(deps): update rust crate thiserror to v2.0.17 2025-10-11 00:47:29 +00:00
renovate[bot]
71f1846827
chore(deps): update rust crate serde to v1.0.228 2025-10-11 00:47:22 +00:00
renovate[bot]
ffb938fe9d
chore(deps): update rust crate quote to v1.0.41 2025-10-10 22:25:32 +00:00