Daniel Hofstetter
|
d41fe09ad2
|
Merge pull request #8142 from sylvestre/l10n-paste
l10n: port paste for translation + add french
|
2025-06-11 12:58:21 +02:00 |
|
Daniel Hofstetter
|
143adfa010
|
Merge pull request #8141 from sylvestre/l10n-dircolors
l10n: port dircolors for translation + add french
|
2025-06-11 12:49:35 +02:00 |
|
Daniel Hofstetter
|
ad7c6eaff4
|
Merge pull request #8140 from sylvestre/l10n-link
l10n: port link for translation + add french
|
2025-06-11 12:43:18 +02:00 |
|
Daniel Hofstetter
|
b27c38ee8c
|
Merge pull request #8139 from sylvestre/l10n-kill
l10n: port kill for translation + add french
|
2025-06-11 12:37:41 +02:00 |
|
Daniel Hofstetter
|
0f28db27b8
|
cksum: remove duplicate unit test
|
2025-06-11 11:25:07 +02:00 |
|
Daniel Hofstetter
|
316466b9d3
|
Merge pull request #8148 from sylvestre/l10n-cksum
l10n: port cksum for translation + add french
|
2025-06-11 11:03:14 +02:00 |
|
Daniel Hofstetter
|
38fd13f908
|
Merge pull request #8145 from sylvestre/l10n-readlink
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
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
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
l10n: port readlink for translation + add french
|
2025-06-11 10:40:32 +02:00 |
|
Daniel Hofstetter
|
18a80a21b1
|
Merge pull request #8143 from sylvestre/l10n-pathchk
l10n: port pathchk for translation + add french
|
2025-06-11 10:34:39 +02:00 |
|
Daniel Hofstetter
|
95ef3643e3
|
realpath: use consts for all options
|
2025-06-11 10:21:11 +02:00 |
|
Daniel Hofstetter
|
b2968a9025
|
Merge pull request #8146 from sylvestre/l10n-realpath
l10n: port realpath for translation + add french
|
2025-06-11 10:13:06 +02:00 |
|
Sylvestre Ledru
|
1e07095041
|
l10n: port cksum for translation + add french
|
2025-06-11 00:47:44 +02:00 |
|
Sylvestre Ledru
|
27f16dc9ec
|
l10n: port realpath for translation + add french
|
2025-06-11 00:17:31 +02:00 |
|
Sylvestre Ledru
|
08926fc9f9
|
l10n: port readlink for translation + add french
|
2025-06-11 00:08:59 +02:00 |
|
Sylvestre Ledru
|
941ac4c024
|
l10n: port pinky for translation + add french
|
2025-06-10 22:50:39 +02:00 |
|
Sylvestre Ledru
|
efa1d836f9
|
l10n: port pathchk for translation + add french
|
2025-06-10 22:29:31 +02:00 |
|
Sylvestre Ledru
|
09c1f0b5c7
|
l10n: port paste for translation + add french
|
2025-06-10 22:25:31 +02:00 |
|
Sylvestre Ledru
|
ff184c8973
|
l10n: port dircolors for translation + add french
|
2025-06-10 21:48:07 +02:00 |
|
Sylvestre Ledru
|
2a2301c875
|
l10n: port link for translation + add french
|
2025-06-10 21:24:00 +02:00 |
|
Sylvestre Ledru
|
4bf4dae9f4
|
l10n: port kill for translation + add french
|
2025-06-10 21:09:13 +02:00 |
|
Sylvestre Ledru
|
dca2bd6fb0
|
l10n: port wc to translation + add french
|
2025-06-10 21:00:38 +02:00 |
|
MarcusGrass
|
3c98dc1bc5
|
feat: make -V on main binary also output version information
|
2025-06-10 20:35:32 +02:00 |
|
Sylvestre Ledru
|
39b51a8b9a
|
l10n: port tac for translation + add french
|
2025-06-10 20:29:51 +02:00 |
|
Will Shuttleworth
|
4be9e7679d
|
stty: fix negated options getting rejected by clap
|
2025-06-09 17:35:06 -04:00 |
|
MarcusGrass
|
c8983aff97
|
feat: add --version argument to print main binary version
Issue #8071
|
2025-06-09 19:48:49 +02:00 |
|
Daniel Hofstetter
|
74d7cd123f
|
tr: use logical AND instead of bitwise AND
|
2025-06-09 16:39:01 +02:00 |
|
Daniel Hofstetter
|
ded2034eb7
|
tr: merge imports
|
2025-06-09 16:39:01 +02:00 |
|
Daniel Hofstetter
|
4cb7490246
|
tr: use "sets_len == 1" instead of "sets_len < 2"
because sets_len can never be 0
|
2025-06-09 16:39:01 +02:00 |
|
Daniel Hofstetter
|
ed70d7bf16
|
tr: set "after help" in uu_app instead of uumain
|
2025-06-09 15:34:16 +02:00 |
|
Daniel Hofstetter
|
cd7a308843
|
tr: remove "spell-checker:ignore" line
|
2025-06-09 15:27:42 +02:00 |
|
Daniel Hofstetter
|
c14aec47f0
|
Merge pull request #8112 from sylvestre/l10n-tr
l10n: port tr for translation + add french
|
2025-06-09 15:06:09 +02:00 |
|
Daniel Hofstetter
|
07a95aaf50
|
Merge pull request #8124 from sylvestre/l10n-tail
l10n: port tail for translation + add french
|
2025-06-09 14:48:31 +02:00 |
|
Daniel Hofstetter
|
54f672b63b
|
Merge pull request #8121 from sylvestre/l10n-test
l10n: port test for translation + add french
|
2025-06-09 14:14:33 +02:00 |
|
Daniel Hofstetter
|
ab0841ec01
|
Merge pull request #8095 from sylvestre/l10n-tsort
l10n: port tsort to translation + add french
|
2025-06-09 14:06:07 +02:00 |
|
Daniel Hofstetter
|
40c9ab944e
|
Merge pull request #8100 from sylvestre/l10n-fold
l10n: port fold to translation + add french
|
2025-06-09 13:57:51 +02:00 |
|
Sylvestre Ledru
|
90e91dd43d
|
test: also translate errors.rs
|
2025-06-09 11:00:39 +02:00 |
|
Sylvestre Ledru
|
09bb35e11e
|
test: move to thiserror
|
2025-06-09 11:00:37 +02:00 |
|
Sylvestre Ledru
|
6ca60cf2c7
|
l10n: port test for translation + add french
|
2025-06-09 11:00:27 +02:00 |
|
Daniel Hofstetter
|
3b225aa1a1
|
Merge pull request #8086 from sylvestre/l10n-chcon
l10n: port chcon to translation + add french
|
2025-06-09 10:56:56 +02:00 |
|
Daniel Hofstetter
|
76e5caf750
|
Merge pull request #8098 from sylvestre/l10n-groups
l10n: port groups to translation + add french
|
2025-06-09 10:43:35 +02:00 |
|
Daniel Hofstetter
|
522717be79
|
Merge pull request #8106 from sylvestre/l10n-users
l10n: port users to translation + add french
|
2025-06-09 10:30:22 +02:00 |
|
Daniel Hofstetter
|
0c53e859e8
|
Merge pull request #8107 from sylvestre/l10n-unlink
l10n: port unlink to translation + add french
|
2025-06-09 10:17:44 +02:00 |
|
Daniel Hofstetter
|
d7701c0960
|
Merge pull request #8117 from sylvestre/l10n-timeout
CICD / Style/cargo-deny (push) Waiting to run
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
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (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
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
l10n: port timeout for translation + add french
|
2025-06-09 09:34:17 +02:00 |
|
Daniel Hofstetter
|
65461537bf
|
Merge pull request #8118 from sylvestre/l10n-expr
l10n: port expr for translation + add french
|
2025-06-09 09:24:51 +02:00 |
|
Daniel Hofstetter
|
75e690b5aa
|
Merge pull request #8119 from sylvestre/l10n-pwd
l10n: port pwd for translation + add french
|
2025-06-09 08:01:24 +02:00 |
|
Daniel Hofstetter
|
bd9b5d12d0
|
Merge pull request #8120 from sylvestre/l10n-sum
l10n: port sum for translation + add french
|
2025-06-09 07:50:34 +02:00 |
|
Daniel Hofstetter
|
308bf0eeae
|
Merge pull request #8122 from sylvestre/l10n-tee
l10n: port tee for translation + add french
|
2025-06-09 07:24:23 +02:00 |
|
Sylvestre Ledru
|
ea9f8f88d0
|
l10n: port tail for translation + add french
|
2025-06-08 22:18:10 +02:00 |
|
Sylvestre Ledru
|
4e248d511f
|
l10n: port tee for translation + add french
|
2025-06-08 21:02:16 +02:00 |
|
Sylvestre Ledru
|
0b0e42340c
|
l10n: port sum for translation + add french
|
2025-06-08 20:17:29 +02:00 |
|
Sylvestre Ledru
|
e4698255f2
|
l10n: port pwd for translation + add french
|
2025-06-08 20:08:50 +02:00 |
|