coreutils/src/uu
Sylvestre Ledru 486defe893
Merge pull request #4313 from cakebaker/ptx_remove_unnecessary_join
ptx: fix warning from unnecessary_join lint
2023-02-05 21:23:36 +01:00
..
arch uname: use the same version of platform-info as arch 2023-01-21 23:24:53 +01:00
base32 Version 0.0.17 2023-01-21 10:38:18 +01:00
base64 Version 0.0.17 2023-01-21 10:38:18 +01:00
basename Version 0.0.17 2023-01-21 10:38:18 +01:00
basenc Version 0.0.17 2023-01-21 10:38:18 +01:00
cat clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
chcon clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
chgrp Version 0.0.17 2023-01-21 10:38:18 +01:00
chmod clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
chown Version 0.0.17 2023-01-21 10:38:18 +01:00
chroot clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
cksum clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
comm comm: implement --total 2023-01-24 16:49:43 +01:00
cp clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
csplit build(deps): bump regex from 1.7.0 to 1.7.1 2023-01-30 06:13:54 +00:00
cut cut: refactor (#4255) 2023-01-27 21:07:36 +01:00
date clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
dd build(deps): bump gcd from 2.1.0 to 2.2.0 2023-01-27 21:10:27 +01:00
df clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
dir Version 0.0.17 2023-01-21 10:38:18 +01:00
dircolors clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
dirname clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
du clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
echo clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
env clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
expand expand: minor simplification of mode logic 2023-01-27 21:08:16 +01:00
expr clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
factor clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
false Version 0.0.17 2023-01-21 10:38:18 +01:00
fmt clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
fold clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
groups clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
hashsum build(deps): bump regex from 1.7.0 to 1.7.1 2023-01-30 06:13:54 +00:00
head clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
hostid clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
hostname clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
id clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
install clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
join clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
kill clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
link Version 0.0.17 2023-01-21 10:38:18 +01:00
ln clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
logname clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
ls clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
mkdir clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
mkfifo clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
mknod clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
mktemp clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
more clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
mv clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
nice clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
nl build(deps): bump regex from 1.7.0 to 1.7.1 2023-01-30 06:13:54 +00:00
nohup clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
nproc clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
numfmt clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
od clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
paste Version 0.0.17 2023-01-21 10:38:18 +01:00
pathchk clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
pinky clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
pr clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
printenv clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
printf Version 0.0.17 2023-01-21 10:38:18 +01:00
ptx ptx: fix warning from unnecessary_join lint 2023-01-30 10:11:40 +01:00
pwd Version 0.0.17 2023-01-21 10:38:18 +01:00
readlink clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
realpath Version 0.0.17 2023-01-21 10:38:18 +01:00
relpath Version 0.0.17 2023-01-21 10:38:18 +01:00
rm clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
rmdir Version 0.0.17 2023-01-21 10:38:18 +01:00
runcon clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
seq clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
shred clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
shuf clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
sleep clippy: fix unnecessary return warnings 2023-01-29 22:09:11 +01:00
sort clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
split clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
stat clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
stdbuf clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
stty clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
sum clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
sync Version 0.0.17 2023-01-21 10:38:18 +01:00
tac clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
tail clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
tee Version 0.0.17 2023-01-21 10:38:18 +01:00
test clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
timeout clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
touch clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
tr clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
true Version 0.0.17 2023-01-21 10:38:18 +01:00
truncate clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
tsort clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
tty Version 0.0.17 2023-01-21 10:38:18 +01:00
uname Version 0.0.17 2023-01-21 10:38:18 +01:00
unexpand clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
uniq clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
unlink Version 0.0.17 2023-01-21 10:38:18 +01:00
uptime clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
users Version 0.0.17 2023-01-21 10:38:18 +01:00
vdir Version 0.0.17 2023-01-21 10:38:18 +01:00
wc clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
who clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00
whoami Version 0.0.17 2023-01-21 10:38:18 +01:00
yes clippy: fix warnings introduced with Rust 1.67.0 2023-01-27 17:37:56 +01:00