oech3 and GitHub
5e24462b26
coreutils: Fix 2>/dev/full aborts & drop a sed for GnuTests ( #10740 )
2026-03-07 09:56:35 +01:00
70ce572bcf
Cargo.toml: Avoid huge diff generation at version bump ( #11131 )
...
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org >
2026-02-26 21:54:36 +01:00
Sylvestre Ledru and GitHub
dc3a9a5bca
prepare release 0.7.0 ( #11128 )
2026-02-26 20:41:46 +01:00
oech3 and Sylvestre Ledru
72ec8cf7f0
GnuTests: Use our libstdbuf.so
2026-02-24 23:45:54 +01:00
oech3 and GitHub
d3639dbd6e
Mark date-locale-hour flakey & drop a useless cache action ( #11093 )
2026-02-24 10:38:26 -05:00
Christopher Dryden and Sylvestre Ledru
de5c827d99
Prevent make check from rebuilding GNU binaries over uutils ones
2026-02-21 19:40:08 +01:00
oech3 and GitHub
918484bff9
Avoid non reproducible cache generation at codcov ( #10926 )
2026-02-19 10:06:33 +01:00
xtqqczze and GitHub
5d505ca6b9
chore: use consistent copyright header in .rs files ( #11020 )
2026-02-19 07:33:28 +01:00
Sylvestre Ledru and GitHub
a9ac09966b
Revert "build-gnu: disable date-debug test. It is dev focussed. ( #10965 )" ( #10967 )
2026-02-15 16:54:02 -05:00
Sylvestre Ledru and GitHub
87c292f624
build-gnu: disable date-debug test. It is dev focussed. ( #10965 )
2026-02-15 16:08:55 -05:00
Christopher Dryden and Sylvestre Ledru
395dd8181e
Fix non-exhaustive pattern in selinux doc test
2026-02-15 22:07:40 +01:00
Christopher Dryden and Sylvestre Ledru
102c94fa78
cp: fix SELinux context handling for cp-a-selinux GNU test
2026-02-15 22:07:40 +01:00
Chris Dryden and GitHub
fb4b55e5cd
build-gnu: fix factor tests being re-added by automake during make check ( #10907 )
2026-02-15 10:50:14 +01:00
mattsu and GitHub
eea061db56
ls:fix ls dired reports ( #10527 )
...
* refactor: simplify DisplayItemName struct and improve dired position handling
This commit refactors the `display_item_name` function to return a `DisplayItemName` struct containing both the displayed name and its dired length, rather than just the OsString. This change simplifies the code by:
1. Eliminating the need to call `dired_name_len()` separately after getting the displayed name
2. Reducing redundant length calculations in the dired position handling
3. Making the code more maintainable by encapsulating related data together
The change also fixes an issue where dired positions were being calculated incorrectly for symlink names that required quoting, ensuring proper highlighting in dired mode.
Closes : #10248
2026-02-14 10:50:11 +01:00
Chris Dryden and GitHub
b4a4a38b9a
paste: support multi-byte delimiters and GNU escape sequences ( #10840 )
...
* paste: support multi-byte delimiters and GNU escape sequences
* paste: address review comments - avoid OsString clone and guard mb_char_len
2026-02-10 09:25:11 +01:00
oech3 and GitHub
dc982b1444
GnuTests: 9.10, remove a bunch of backported tests ( #10721 )
2026-02-07 18:11:26 +01:00
Aaron Ang and GitHub
c9c78b2415
chore: run pre-commit on all files ( #10119 )
2026-02-04 22:12:53 +01:00
oech3 and GitHub
4854ba692e
tests/misc/coreutils.sh: Fail with invalid binary name ( #10258 )
2026-02-04 22:11:52 +01:00
oech3
7a8af9e69d
Additional hashsum cleanup
2026-02-01 00:44:36 +09:00
Dorian Peron
ade6e8c632
Remove mentions to hashsum
2026-01-31 14:37:33 +01:00
Etienne Cordonnier
d6c793c09a
build-gnu.sh: remove workaround for timeout/yes
...
Now that https://github.com/uutils/coreutils/issues/7252 is fixed this workaround is not needed any more:
This is a partial revert of https://github.com/uutils/coreutils/commit/fac6c2951d5ae22eed1517bff28169ebdb37ef3d ("util/build-gnu.sh: Bypass timeout/yes SIGPIPE handling bug")
This is a revert of https://github.com/uutils/coreutils/commit/5004d4b45870a5b2e7cc90c87b04e85f7f725f30 ("build-gnu: replace `timeout` for `tests/tail/follow-stdin.sh`")
Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com >
2026-01-27 10:32:38 +01:00
Daniel Hofstetter and GitHub
1ce8990141
ci/android: use --locked when installing nextest ( #10467 )
2026-01-24 19:33:55 +01:00
oech3
53d3176f6c
Reduce duplicated management of supported utils
2026-01-21 20:16:17 +09:00
oech3 and GitHub
5cb884fffe
check-safe-traversal.sh: Support any profile ( #10401 )
2026-01-20 22:54:39 +01:00
Chris Dryden and GitHub
0f7a7c40b6
fetch-gnu: add tests/tail/inotify-dir-recreate.sh ( #10392 )
2026-01-20 20:28:51 +01:00