1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00
Commit graph

15884 commits

Author SHA1 Message Date
renovate[bot]
2c01bc47eb
chore(deps): update rust crate unicode-width to v0.2.1 2025-06-10 01:40:18 +00:00
Will Shuttleworth
4be9e7679d stty: fix negated options getting rejected by clap 2025-06-09 17:35:06 -04:00
renovate[bot]
a606a52817
chore(deps): update rust crate clap_mangen to v0.2.27 2025-06-09 20:07:42 +00:00
renovate[bot]
e7407bc0c3
chore(deps): update rust crate clap_complete to v4.5.54 2025-06-09 20:07:35 +00:00
Sylvestre Ledru
97ef9e7be2
Merge pull request #8130 from uutils/renovate/clap_complete-4.x-lockfile
chore(deps): update rust crate clap_complete to v4.5.53
2025-06-09 22:05:36 +02:00
renovate[bot]
3d0adec219
chore(deps): update rust crate clap_complete to v4.5.53 2025-06-09 18:53:50 +00:00
renovate[bot]
61b1f95c75
chore(deps): update rust crate clap to v4.5.40 2025-06-09 18:53:43 +00:00
MarcusGrass
c8983aff97
feat: add --version argument to print main binary version
Issue #8071
2025-06-09 19:48:49 +02:00
Sylvestre Ledru
d81ffb12ad
Merge pull request #8126 from cakebaker/tr_use_equals_instead_of_less_than
tr: some small improvements
2025-06-09 17:38:25 +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
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
Sylvestre Ledru
fd05bbcb12 l10n: port expr for translation + add french 2025-06-08 19:55:28 +02:00
Sylvestre Ledru
bd6f1cfbe5 l10n: port timeout for translation + add french 2025-06-08 19:36:14 +02:00
Sylvestre Ledru
880e7e2e36 l10n: port unlink to translation + add french 2025-06-08 17:26:22 +02:00
Daniel Hofstetter
8db1b6ed75
Merge pull request #8108 from sylvestre/l10n-uniq
l10n: port uniq to translation + add french
2025-06-08 17:01:36 +02:00
Daniel Hofstetter
37cf6f516e
Merge pull request #8109 from sylvestre/l10n-unexpand
l10n: port unexpand to translation + add french
2025-06-08 16:49:23 +02:00
Daniel Hofstetter
92402a4101
Merge pull request #8110 from sylvestre/l10n-tty
l10n: port tty to translation + add french
2025-06-08 16:37:02 +02:00
Daniel Hofstetter
78ee52de0f
Merge pull request #8111 from sylvestre/l10n-truncate
l10n: port truncate to translation + add french
2025-06-08 16:33:12 +02:00
Daniel Hofstetter
b99046d89a
Merge pull request #8097 from sylvestre/l10n-false
l10n: port false to translation + add french
2025-06-08 16:19:24 +02:00
Daniel Hofstetter
69fa206fb0
Merge pull request #8099 from sylvestre/l10n-true
l10n: port true to translation + add french
2025-06-08 16:16:01 +02:00
Sylvestre Ledru
938fd7860f
Merge pull request #8094 from cakebaker/uname_fix_order_of_output
uname: output OS last
2025-06-08 15:16:21 +02:00
Sylvestre Ledru
a1c0760ebf
Merge pull request #8114 from cakebaker/ci_add_missing_braces
ci: add missing braces
2025-06-08 14:11:47 +02:00
Daniel Hofstetter
3f22053f72 ci: add missing braces 2025-06-08 14:02:43 +02:00
Sylvestre Ledru
298ff72ffb l10n: port chcon to translation + add french 2025-06-08 13:58:19 +02:00
Sylvestre Ledru
aba6128fc1 l10n: port tr for translation + add french 2025-06-08 13:57:42 +02:00
Sylvestre Ledru
ac265279fc l10n: port truncate to translation + add french 2025-06-08 13:57:36 +02:00