Daniel Hofstetter
b9a790b476
Merge pull request #8314 from bvinc/tail_zero
...
CICD / Style/cargo-deny (push) Waiting to run
CICD / MinRustV (push) Waiting to run
CICD / Dependencies (push) Waiting to run
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 (push) Blocked by required conditions
CICD / Style/deps (push) Waiting to run
CICD / Documentation/warnings (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
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/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
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
tail: fix tailing /dev/zero
2025-07-07 10:30:34 +02:00
Daniel Hofstetter
2ee135e23e
Merge pull request #8309 from willshuttleworth/stty-special-settings
...
`stty`: special settings
2025-07-07 10:16:16 +02:00
Will Shuttleworth
9e029f542b
stty: add min and time settings
2025-07-06 22:29:47 -04:00
Will Shuttleworth
ff11406c7a
stty: add line setting
2025-07-06 22:28:10 -04:00
Brian Vincent
37611550d3
tail: fix tailing /dev/zero
...
This fixes a bug where tail would run forever when tailing
/dev/zero. This behavior matches GNU tail.
2025-07-06 14:27:13 -07:00
Luv-Ray
69bc6a791e
cp: clean existing file when copy from stream ( #8149 )
...
CICD / Build (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Style/cargo-deny (push) Waiting to run
CICD / Style/deps (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
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/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (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
Android / Test builds (push) Waiting to run
Code Quality / Style/toml (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 / Pre-commit hooks (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
GnuTests / Run GNU tests (push) Waiting to run
* cp: clean existing file when copy from stream
* cp: remove outdated comments
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2025-07-06 16:07:22 +02:00
Daniel Hofstetter
f74cceabc7
Merge pull request #8197 from Luv-Ray/timeout_catch_sigterm
...
Code Quality / Style/toml (push) Waiting to run
CICD / Style/cargo-deny (push) Waiting to run
CICD / Build/nightly (push) Blocked by required conditions
CICD / Style/deps (push) Waiting to run
CICD / Documentation/warnings (push) Waiting to run
CICD / MinRustV (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Dependencies (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (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 / Separate Builds (push) Waiting to run
CICD / Build/SELinux (push) Blocked by required conditions
GnuTests / Run GNU tests (push) Waiting to run
Android / Test builds (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 / Pre-commit hooks (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
timeout: catch TERM signal
2025-07-05 17:19:40 +02:00
Daniel Hofstetter
a687fbf2b4
Merge pull request #8312 from yuankunzhang/tr-broken-pipe
...
CICD / Style/cargo-deny (push) Waiting to run
CICD / Build (push) Blocked by required conditions
CICD / Style/deps (push) Waiting to run
CICD / Documentation/warnings (push) Waiting to run
CICD / MinRustV (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
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 / 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 / Build/SELinux (push) Blocked by required conditions
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/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
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
tr: restore default action of sigpipe
2025-07-05 14:34:01 +02:00
yuankunzhang
c1eeed61f3
tr: restore default action of SIGPIPE
2025-07-04 22:44:20 +08:00
Daniel Hofstetter
bbe8d87a68
Merge pull request #8313 from uutils/renovate/indicatif-0.x
...
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (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 / 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 / Separate Builds (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
GnuTests / Run GNU tests (push) Waiting to run
Android / Test builds (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Style/toml (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 / Pre-commit hooks (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
chore(deps): update rust crate indicatif to 0.18.0
2025-07-04 15:26:11 +02:00
renovate[bot]
13243caa24
chore(deps): update rust crate indicatif to 0.18.0
2025-07-04 12:30:38 +00:00
Daniel Hofstetter
6584c998e6
Merge pull request #8299 from tgrez/main
...
rm: fix too long filename corner case
2025-07-04 14:28:52 +02:00
Daniel Hofstetter
7e5d3657a5
Merge pull request #8311 from uutils/renovate/libfuzzer-sys-0.x-lockfile
...
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Style/cargo-deny (push) Waiting to run
CICD / Style/deps (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
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/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
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
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
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/lint (push) Waiting to run
fix(deps): update rust crate libfuzzer-sys to v0.4.10
2025-07-04 08:06:21 +02:00
Tomasz Guz
9d34b622dd
rm: fix too long filename corner case
2025-07-03 23:00:12 +02:00
renovate[bot]
363161a2f7
fix(deps): update rust crate libfuzzer-sys to v0.4.10
2025-07-03 19:57:02 +00:00
Daniel Hofstetter
931d388664
Merge pull request #8306 from uutils/renovate/notify-8.x
...
Android / Test builds (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
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
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/stable (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
GnuTests / Run GNU tests (push) Waiting to run
chore(deps): update rust crate notify to v8.1.0
2025-07-03 17:27:29 +02:00
Daniel Hofstetter
faa2dfada8
Merge pull request #8056 from nyurik/udeps
...
chore: remove unused dependencies
2025-07-03 16:53:17 +02:00
renovate[bot]
aa64151dc0
chore(deps): update rust crate notify to v8.1.0
2025-07-03 14:30:16 +00:00
Sylvestre Ledru
e9b24b4bc2
mv: improve the hardlink support ( #8296 )
...
* mv: implement hardlink support
Should fix GNU tests/mv/part-hardlink.sh tests/mv/hard-link-1.sh
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
* mv: fix the GNU test - tests/mv/part-fail
* make it pass on windows
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2025-07-03 16:28:09 +02:00
Daniel Hofstetter
854d9af125
Merge pull request #8298 from yuankunzhang/tr-broken-pipe
...
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (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/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 / 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/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
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
tr: handle broken pipe gracefully
2025-07-03 10:49:52 +02:00
Daniel Hofstetter
319b3c47c8
Merge pull request #8301 from nyurik/doc_markdown
...
chore: a lot of documentation cleanups
2025-07-03 09:52:58 +02:00
Daniel Hofstetter
c65bf9e8e1
Merge pull request #8300 from uutils/renovate/rust-ini-0.x-lockfile
...
chore(deps): update rust crate rust-ini to v0.21.2
2025-07-03 07:51:13 +02:00
Yuri Astrakhan
1d39e75b89
chore: a lot of documentation cleanups
...
Go throgh the `doc_markdown` lint everywhere, fixing code links and some grammar.
2025-07-03 00:05:26 -04:00
Yuri Astrakhan
4fa9af4953
chore: cleanup unused dependencies
2025-07-02 19:47:23 -04:00
renovate[bot]
b454bcf918
chore(deps): update rust crate rust-ini to v0.21.2
2025-07-02 19:44:30 +00:00
yuankunzhang
31a5b54dc6
tr: handle broken pipe gracefully
2025-07-02 22:26:11 +08:00
Sylvestre Ledru
d04d0cd987
ls: fix the GNU test tests/ls/selinux.sh ( #8281 )
...
CICD / Style/deps (push) Has been cancelled
CICD / Documentation/warnings (push) Has been cancelled
CICD / MinRustV (push) Has been cancelled
CICD / Dependencies (push) Has been cancelled
GnuTests / Run GNU tests (push) Has been cancelled
Android / Test builds (push) Has been cancelled
Code Quality / Style/format (push) Has been cancelled
Code Quality / Pre-commit hooks (push) Has been cancelled
Code Quality / Style/Python (push) Has been cancelled
Code Quality / Style/toml (push) Has been cancelled
CICD / Style/cargo-deny (push) Has been cancelled
CICD / Code Coverage (push) Has been cancelled
CICD / Separate Builds (push) Has been cancelled
Code Quality / Style/lint (push) Has been cancelled
Code Quality / Style/spelling (push) Has been cancelled
FreeBSD / Style and Lint (push) Has been cancelled
FreeBSD / Tests (push) Has been cancelled
CICD / Build/Makefile (push) Has been cancelled
CICD / Build/stable (push) Has been cancelled
CICD / Build/nightly (push) Has been cancelled
CICD / Binary sizes (push) Has been cancelled
CICD / Build (push) Has been cancelled
CICD / Test all features separately (push) Has been cancelled
CICD / Build/SELinux (push) Has been cancelled
CICD / Tests/BusyBox test suite (push) Has been cancelled
CICD / Tests/Toybox test suite (push) Has been cancelled
* ls: fix the GNU test tests/ls/selinux.sh
* Remove old comment
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
* simpli
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2025-07-02 11:12:26 +02:00
Sylvestre Ledru
0923b92921
Merge pull request #8289 from cakebaker/bump_linux_raw_sys
...
Bump `linux-raw-sys`
2025-07-02 10:12:48 +02:00
Will Shuttleworth
8a6c576fb7
stty: add drain setting
2025-07-01 10:13:43 -04:00
Sylvestre Ledru
5f0077ecf8
Merge pull request #8293 from RenjiSann/uutest-refactor
...
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 / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
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/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
FreeBSD / Style and Lint (push) Waiting to run
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 / 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
FreeBSD / Tests (push) Waiting to run
tests: Fix macros, rewrite tests to use idiomatic macros
2025-07-01 11:21:03 +02:00
Daniel Hofstetter
e5b1cd3dd0
Merge pull request #8295 from sylvestre/l10n-nice-2
...
nice: remove useless translations
2025-07-01 09:48:21 +02:00
Daniel Hofstetter
0d4a1d97de
Merge pull request #8290 from willshuttleworth/stty-fix-locale-quotes
...
`stty`: remove quotes around strings in locale files
2025-07-01 09:31:21 +02:00
Sylvestre Ledru
5f75c371ab
nice: remove useless translations
2025-07-01 09:29:01 +02:00
Daniel Hofstetter
194fcead20
Merge pull request #8291 from uutils/renovate/indicatif-0.x-lockfile
...
chore(deps): update rust crate indicatif to v0.17.12
2025-07-01 07:52:56 +02:00
Dorian Peron
6e23d4e979
tests: patch tests to simplify imports
2025-07-01 03:36:46 +02:00
renovate[bot]
2032a63889
chore(deps): update rust crate indicatif to v0.17.12
2025-06-30 18:42:36 +00:00
Will Shuttleworth
984ef4a0a8
stty: remove quotes around strings in locale files
2025-06-30 14:34:54 -04:00
Daniel Hofstetter
8a9fc388f1
cp: enable "ioctl" feature of linux-raw-sys
...
required due to update of linux-raw-sys
2025-06-30 15:35:42 +02:00
Daniel Hofstetter
116e1cd82b
deny.toml: add linux-raw-sys to skip list
2025-06-30 15:33:21 +02:00
Daniel Hofstetter
ff1a211c6a
Bump linux-raw-sys from 0.9 to 0.10
2025-06-30 15:28:55 +02:00
Daniel Hofstetter
5ce678b1cd
Merge pull request #8264 from sylvestre/fix-fmt
...
CICD / MinRustV (push) Waiting to run
CICD / Dependencies (push) Waiting to run
CICD / Style/cargo-deny (push) Waiting to run
CICD / Style/deps (push) Waiting to run
CICD / Documentation/warnings (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
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
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (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
GnuTests / Run GNU tests (push) Waiting to run
Android / Test builds (push) Waiting to run
Fix the last two GNU tests for fmt
2025-06-30 14:45:12 +02:00
Daniel Hofstetter
0e69c01fb1
Merge pull request #8204 from sylvestre/l10n-env
...
l10n: port env for translation + add french
2025-06-30 14:38:18 +02:00
Sylvestre Ledru
576bd6f565
env: adjust to test after the improvement on the error message
2025-06-30 13:42:40 +02:00
Sylvestre Ledru
625dec0be1
l10n: port env for translation + add french
2025-06-30 13:42:40 +02:00
Daniel Hofstetter
069a43a65d
Merge pull request #8092 from sylvestre/l10n-uptime
...
l10n: port uptime to translation + add french
2025-06-30 13:42:02 +02:00
Daniel Hofstetter
ba447eb869
Merge pull request #8191 from sylvestre/l10n-dd
...
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/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 / Separate Builds (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
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/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
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
l10n: port dd for translation + add french
2025-06-30 11:02:15 +02:00
Sylvestre Ledru
433e18e003
Merge pull request #8288 from cakebaker/install_simplify_return_type
...
install: use `bool` as return type of `need_copy`
2025-06-30 10:47:11 +02:00
Daniel Hofstetter
19103eefcd
Merge pull request #8287 from sylvestre/l10n-base32
...
l10n: port base32 for translation + add french
2025-06-30 10:26:07 +02:00
Daniel Hofstetter
348bd3d90b
install: use bool as return type of need_copy
...
instead of UResult<bool>
2025-06-30 09:42:38 +02:00
Daniel Hofstetter
97041c9828
Merge pull request #8265 from sylvestre/install-C
...
install: implement option -C
2025-06-30 09:29:52 +02:00