coreutils/src/uu
Sylvestre Ledru f253efefaa
Some checks failed
CICD / Separate Builds (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 / Safe Traversal Security Check (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 / 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 / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (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
Devcontainer / Verify devcontainer (push) Waiting to run
Check uudoc Documentation Generation / Verify uudoc generates correct documentation (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
CheckScripts / ShellScript/Check (push) Has been cancelled
CheckScripts / ShellScript/Format (push) Has been cancelled
prepare version 0.3.0 (#8890)
* prepare version 0.3.0

* also update uu_stdbuf_libstdbuf

* also update fuzz
2025-10-12 13:31:16 +02:00
..
arch clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
base32 basenc: implement --base58 encoding option (#8751) 2025-10-05 14:03:45 +02:00
base64 Add benchmark for base64 2025-09-30 10:20:40 +02:00
basename clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
basenc basenc: implement --base58 encoding option (#8751) 2025-10-05 14:03:45 +02:00
cat clippy: move use_self lint to workspace lints 2025-10-07 14:49:39 +02:00
chcon fix: Gate SELinux to Linux and add cross-platform CI tests (#8795) 2025-10-05 14:23:59 +02:00
chgrp clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
chmod safe traversal: adjust chmod & chgrp to use it (#8632) 2025-09-23 09:28:15 +02:00
chown safe traversal: adjust chmod & chgrp to use it (#8632) 2025-09-23 09:28:15 +02:00
chroot clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
cksum clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
comm clippy: move use_self lint to workspace lints 2025-10-07 14:49:39 +02:00
cp cp: show relative path of source file with -vr (#8887) 2025-10-11 17:30:19 +02:00
csplit csplit: create final empty file with --suppress-matched to match GNU (fixes #7286) 2025-09-18 00:29:55 +07:00
cut cut: add benchmarks 2025-10-10 23:23:07 +02:00
date date: implement --resolution flag (#8686) 2025-09-22 11:23:50 +02:00
dd clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
df clippy: move use_self lint to workspace lints 2025-10-07 14:49:39 +02:00
dir clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
dircolors clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
dirname clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
du benchmark: create some tree functions 2025-09-30 08:59:13 +02:00
echo clap: translate Usage too 2025-08-14 10:52:03 +02:00
env clippy: move use_self lint to workspace lints 2025-10-07 14:49:39 +02:00
expand expand: improve the performances - 1.80 faster than GNU 2025-10-05 10:27:46 +02:00
expr expr: fix some multibyte issues and refactor a bit 2025-09-14 01:12:57 +02:00
factor clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
false clap: translate Usage too 2025-08-14 10:52:03 +02:00
fmt clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
fold Merge pull request #8804 from sylvestre/fold-perf 2025-10-04 15:18:53 +02:00
groups clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
hashsum hashsum: add benchmarks 2025-10-10 23:21:55 +02:00
head clippy: move use_self lint to workspace lints 2025-10-07 14:49:39 +02:00
hostid clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
hostname clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
id id: added '-a' argument (#8733) 2025-09-24 21:14:51 +02:00
install clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
join clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
kill clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
link clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
ln Fix ln -f handling when source and destination are the same entry (#8838) 2025-10-10 13:28:10 +02:00
logname clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
ls fix: Gate SELinux to Linux and add cross-platform CI tests (#8795) 2025-10-05 14:23:59 +02:00
mkdir clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
mkfifo clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
mknod clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
mktemp clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
more clippy: move use_self lint to workspace lints 2025-10-07 14:49:39 +02:00
mv mv: add benchmarks 2025-10-10 23:21:55 +02:00
nice clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
nl nl: improve the performances 2025-10-04 17:00:04 +02:00
nohup clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
nproc clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
numfmt fix some benchmark (some of them were failing) 2025-09-29 21:42:58 +02:00
od od: fix options after filename issue (#8624) 2025-09-12 17:37:13 +02:00
paste clippy: move use_self lint to workspace lints 2025-10-07 14:49:39 +02:00
pathchk clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
pinky pinky: move unit test away from integration tests 2025-09-19 17:13:43 +02:00
pr clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
printenv clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
printf clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
ptx fix(ptx): Align text wrapping behavior with GNU in traditional mode and add related test 2025-10-06 00:17:50 +08:00
pwd clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
readlink clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
realpath realpath: implement -E 2025-09-28 10:34:56 +02:00
rm rm: add benchmarks 2025-10-10 23:21:55 +02:00
rmdir clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
runcon fix: Gate SELinux to Linux and add cross-platform CI tests (#8795) 2025-10-05 14:23:59 +02:00
seq seq: add benchmarks 2025-10-10 23:21:55 +02:00
shred clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
shuf clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
sleep clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
sort sort: add test for sorting a file which triggers a buffer resize 2025-10-11 16:35:10 +02:00
split split: add benchmarks 2025-10-10 23:21:55 +02:00
stat clippy: move use_self lint to workspace lints 2025-10-07 14:49:39 +02:00
stdbuf prepare version 0.3.0 (#8890) 2025-10-12 13:31:16 +02:00
stty Avoid panic in stty 2025-09-05 14:07:56 +02:00
sum clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
sync clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
tac clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
tail clap: translate Usage too 2025-08-14 10:52:03 +02:00
tee clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
test clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
timeout clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
touch clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
tr clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
true clap: translate Usage too 2025-08-14 10:52:03 +02:00
truncate clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
tsort clippy: move use_self lint to workspace lints 2025-10-07 14:49:39 +02:00
tty clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
uname clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
unexpand unexpand: add support for non-utf8 filenames 2025-10-07 07:32:52 +02:00
uniq Refactor uniq field skipping to avoid allocations (#8703) 2025-09-29 21:38:20 +02:00
unlink clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
uptime clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
users clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
vdir clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
wc bench: increase some run times 2025-09-28 17:18:58 +02:00
who clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
whoami clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
yes clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00