coreutils/src/uu
Laurent Cheylus ee4392e30c
sort: disable clippy::suspicious_open_options on OpenBSD
- Avoid error on OpenBSD stable/7.5 with clippy (lint)
- suspicious_open_options added in Rust 1.77.0 (1.76 used on OpenBSD 7.5)
  https://rust-lang.github.io/rust-clippy/master/index.html#/suspicious_open_options

Fix uutils/coreutils#6290

Signed-off-by: Laurent Cheylus <foxy@free.fr>
2024-04-30 10:05:28 +02:00
..
arch Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
base32 Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
base64 Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
basename Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
basenc Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
cat Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
chcon Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
chgrp Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
chmod Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
chown Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
chroot Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
cksum cksum: fix code formatting 2024-04-05 07:14:37 +02:00
comm Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
cp Fix the debug results in cp --debug (#6220) 2024-04-22 17:02:21 +02:00
csplit Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
cut Fix clippy warning match_bool 2024-04-03 09:28:22 +02:00
date date: support -f - to read from stdin 2024-03-31 22:05:47 +02:00
dd Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
df Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
dir Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
dircolors Merge pull request #6131 from sylvestre/0.0.26 2024-03-31 12:47:55 +02:00
dirname Merge pull request #6131 from sylvestre/0.0.26 2024-03-31 12:47:55 +02:00
du du: give -h output the same precision as GNU coreutils 2024-04-24 16:53:08 +02:00
echo Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
env env: add missing space to help output 2024-04-22 16:56:21 +02:00
expand Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
expr Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
factor use num_prime for factorisation to fix gnu test 2024-04-21 11:24:25 +02:00
false Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
fmt Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
fold Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
groups Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
hashsum hashsum: improve the error management to match GNU 2024-04-21 09:08:27 +02:00
head Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
hostid hostid: return correct exit code on error 2024-04-14 15:42:13 +02:00
hostname Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
id id: mark passwd-format and pretty-print as conflicting 2024-04-28 23:05:43 +02:00
install Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
join Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
kill kill: adding support for handling SIGEXIT (#6269) 2024-04-27 17:33:45 +02:00
link Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
ln Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
logname Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
ls ls: add uucore/format feature 2024-04-24 17:06:13 +02:00
mkdir Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
mkfifo Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
mknod Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
mktemp Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
more more: use dev tty instead of mio to avoid panics (#6262) 2024-04-23 16:48:21 +02:00
mv mv: avoid attempting to set xattr on redox 2024-04-12 06:16:48 +02:00
nice Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
nl Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
nohup Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
nproc Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
numfmt numfmt: accept shortcuts for stringly-enum arguments 2024-04-14 15:39:46 +02:00
od od: remove print_width_block field of OutputInfo 2024-04-15 15:16:21 +02:00
paste Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
pathchk Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
pinky Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
pr pr: return correct exit code on error 2024-04-14 15:42:13 +02:00
printenv Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
printf Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
ptx Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
pwd Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
readlink Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
realpath Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
rm Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
rmdir Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
runcon Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
seq seq: fuzz PreciseNumber::from_str (#6183) 2024-04-15 08:07:06 +02:00
shred shred: accept shortcuts for stringly-enum arguments 2024-04-14 15:39:46 +02:00
shuf Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
sleep Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
sort sort: disable clippy::suspicious_open_options on OpenBSD 2024-04-30 10:05:28 +02:00
split Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
stat Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
stdbuf Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
stty Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
sum Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
sync Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
tac Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
tail tail: accept shortcuts for stringly-enum arguments 2024-04-14 15:39:46 +02:00
tee Merge pull request #6162 from BenWiederhake/dev-undo-custom-exit-codes 2024-04-25 08:11:41 +02:00
test Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
timeout Fix clippy warning match_bool 2024-04-03 09:28:22 +02:00
touch touch: accept shortcuts for stringly-enum arguments 2024-04-14 15:39:46 +02:00
tr Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
true Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
truncate Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
tsort Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
tty Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
uname Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
unexpand Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
uniq uniq: accept shortcuts for stringly-enum arguments 2024-04-14 15:39:46 +02:00
unlink Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
uptime Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
users Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
vdir Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
wc wc: accept shortcuts for stringly-enum arguments 2024-04-14 15:39:47 +02:00
who Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
whoami Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
yes Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00