1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-14 17:21:04 +00:00
Commit graph

15483 commits

Author SHA1 Message Date
Sylvestre Ledru
858db601aa
Merge pull request #7964 from kevinburke/no-selinux-mac
GNUMakefile: fix compilation on Macs
2025-06-06 11:58:26 +02:00
Daniel Hofstetter
1787471eeb
Merge pull request #8073 from uutils/pr-1
l10n: port id to translation + add french
2025-06-06 11:38:19 +02:00
Daniel Hofstetter
246a7e533d
Merge pull request #8077 from sylvestre/l10n-proc
l10n: port nproc to translation + add french
2025-06-06 11:25:10 +02:00
Daniel Hofstetter
1f24aa2c62
Merge pull request #8078 from sylvestre/l10n-yes
l10n: port yes to translation + add french
2025-06-06 11:09:11 +02:00
Daniel Hofstetter
af750967e9
Merge pull request #8080 from sylvestre/l10n-uname
l10n: port uname to translation + add french
2025-06-06 11:01:56 +02:00
Daniel Hofstetter
6619a93777
Merge pull request #8081 from sylvestre/l10n-whoami
l10n: port whoami to translation + add french
2025-06-06 10:49:46 +02:00
Daniel Hofstetter
0a446cc7a7
Merge pull request #8074 from uutils/pr-2
l10n: port basename to translation + add french
2025-06-06 10:34:46 +02:00
Sylvestre Ledru
fa4e46ad15 l10n: port id to translation + add french 2025-06-06 09:36:53 +02:00
Sylvestre Ledru
980c81a6ce l10n: port whoami to translation + add french 2025-06-06 09:24:53 +02:00
Sylvestre Ledru
86357de0e9 l10n: port uname to translation + add french 2025-06-06 09:24:21 +02:00
Sylvestre Ledru
0d00960522 l10n: port yes to translation + add french 2025-06-06 09:23:08 +02:00
Sylvestre Ledru
991144a79a l10n: port nproc to translation + add french 2025-06-06 09:22:24 +02:00
Sylvestre Ledru
8f5f22eb86 l10n: port basename to translation + add french 2025-06-06 09:13:25 +02:00
Daniel Hofstetter
1d11f85dd2
Merge pull request #8066 from sylvestre/bidi
l10n: Disable Unicode directional isolate characters (U+2068, U+2069)
2025-06-06 09:08:23 +02:00
Sylvestre Ledru
4bd3b70774
Merge pull request #8070 from cakebaker/rm_rename_constants
rm: rename two consts for better readability
2025-06-05 18:45:34 +02:00
Daniel Hofstetter
51c5c9c59a rm: rename two consts for better readability
OPT_PROMPT => OPT_PROMPT_ALWAYS, OPT_PROMPT_MORE => OPT_PROMPT_ONCE
2025-06-05 17:05:48 +02:00
Will Shuttleworth
61bd11a551
stty: set control characters (#7931)
* reworked arg processing. control character mappings are correctly grouped now, ie 'stty erase ^H'

* stty: setting control chars to undefined (disabling them) is implemented

* setting control chars

* stty: can now set control chars. need to improve checks on valid mappings

* stty: matches GNU in what control character mappings are allowed

* stty: run rustfmt and remove extra comments

* stty: setting control char code review fixes

* stty: fix rustfmt errors

* stty: more small edits after review

* stty: refactor set control char changes for better testing

* stty: fix ci error

* stty: fix issues from code review
2025-06-05 11:38:51 +02:00
Daniel Hofstetter
ccc6233fba
Merge pull request #8054 from sylvestre/locale3
l10n: convert the md files to fluent
2025-06-05 09:39:42 +02:00
Sylvestre Ledru
dd57bcfd3d
Merge pull request #8067 from Ecordonnier/eco/libstdbuf
stdbuf: avoid double "lib" prefix
2025-06-05 08:03:58 +02:00
Etienne Cordonnier
8c1cc5b992 stdbuf: avoid double "lib" prefix
libstdbuf is currently compiled as e.g. liblibstdbuf.so, which is confusing.
Compile the library as libstdbuf.so instead.

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
2025-06-05 00:00:45 +02:00
Sylvestre Ledru
5b2078b02d l10n: Disable Unicode directional isolate characters (U+2068, U+2069) 2025-06-04 22:32:59 +02:00
Sylvestre Ledru
4b776ba995 l10n: also manage individual binary usages 2025-06-04 19:24:20 +02:00
Sylvestre Ledru
578499fbad coreutils.rs: spell ignore 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
005f0b7737 cargo fmt 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
154250ac24 refresh cargo.lock from fuzzing 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
c3f2247eca l10n: remove help_about 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
c437ac830e l10n: the manpage creation should use the locale files 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
d9f0868a45 l10n: Adjust a test, I don't think we need to full path with 'usage' 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
a7f941577f bin/coreutils: add unit tests 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
00982c9374 l10n: Move the prefix removal into a function 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
b904f36636 l10n: manages aliases of commands 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
a36d5455ab l10n: improve the display when the ftl is invalid 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
7102e1a4b5 l10n: remove the old md files 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
16afa021ce l10n: add a comment to detail the need of having the capability to disable translations 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
5ab807a561 l10n: disable the arch locale init 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
1a80fc59a3 l10n: init the locale engine for each program (next: put it behing a feature) 2025-06-04 19:24:03 +02:00
Sylvestre Ledru
94c1fad206 l10n: adjust the code to use the fluent files instead of the PROG.md docs 2025-06-04 19:23:57 +02:00
Sylvestre Ledru
28c16dd6d1 l10n: convert the PROG.md command to fluent 2025-06-04 19:19:02 +02:00
Sylvestre Ledru
d8bb7875cf l10n: adjust the code to use help_about & help_usage 2025-06-04 19:19:02 +02:00
Sylvestre Ledru
42cfb3d8be locale: show the error in case of issue 2025-06-04 19:18:59 +02:00
ALBIN BABU VARGHESE
a7a493a604
mv: moving dangling symlinks into directories (#8064)
* Fix linting and style issues

* Change condition to not fail for dangling symlinks

The function `move_files_into_dir` had a condition that failed when a
dangling symlink was moved into a folder, which resulted in a file
or directory doesn't exist error

* Added a test case
2025-06-04 17:25:53 +02:00
Daniel Hofstetter
c332d96203
Merge pull request #8055 from sylvestre/gnu-release
GNU CI: also build selinux with --release-build
2025-06-04 07:22:39 +02:00
Daniel Hofstetter
1bcd1265fe
Merge pull request #8057 from uutils/sylvestre-patch-1
uucore_procs: use authors.workspace
2025-06-04 07:14:32 +02:00
Sylvestre Ledru
4050f68e6e
uucore_procs: use authors.workspace 2025-06-03 22:26:58 +02:00
Sylvestre Ledru
e39037c699 GNU CI: also build selinux with --release-build 2025-06-03 21:41:01 +02:00
Sylvestre Ledru
ef9cb277fc
Merge pull request #8052 from cakebaker/uptime_move_imports_into_test_function
uptime: move imports into test function
2025-06-03 17:26:27 +02:00
Daniel Hofstetter
3904d5b614 uptime: move imports into test function
to simplify the cfg handling
2025-06-03 16:12:52 +02:00
Daniel Hofstetter
040532a027
Merge pull request #8051 from uutils/renovate/bytecount-0.x-lockfile
chore(deps): update rust crate bytecount to v0.6.9
2025-06-03 10:49:41 +02:00
Vikram Kangotra
bfbdd5275d
cp: migrate from quick-error to thiserror (#7989)
* cp: migrate from quick-error to thiserror

fixes: #7916

* Remove quick-error

Now that we have migrated to thiserror, we can remove quick-error

* cp: fix test failures

* cp: fix fmt error
2025-06-03 10:12:36 +02:00
renovate[bot]
0c9f2f11f4
chore(deps): update rust crate bytecount to v0.6.9 2025-06-03 08:04:43 +00:00