coreutils/src/uu
2023-08-21 10:56:17 +02:00
..
arch Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
base32 Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
base64 Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
basename Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
basenc Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
cat Fix some clippy warnings 2023-08-21 08:41:40 +02:00
chcon Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
chgrp Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
chmod Fix some clippy warnings 2023-08-21 08:41:40 +02:00
chown Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
chroot Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
cksum Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
comm Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
cp cp: refactor attribute parsing 2023-08-16 19:04:18 +02:00
csplit csplit: remove explicit "into_iter()" 2023-07-21 10:52:03 +02:00
cut Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
date date: fix panic when input will cause overflow (#5160) 2023-08-20 16:55:38 +02:00
dd Merge pull request #5081 from cakebaker/ci_add_default_trait_access_lint 2023-07-15 00:20:53 +02:00
df Merge pull request #5081 from cakebaker/ci_add_default_trait_access_lint 2023-07-15 00:20:53 +02:00
dir Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
dircolors Fix some clippy warnings 2023-08-21 08:41:40 +02:00
dirname Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
du Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
echo Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
env Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
expand Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
expr Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
factor Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
false Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
fmt fmt: fix panic on width argument 2023-08-14 22:47:21 +09:00
fold Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
groups Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
hashsum Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
head Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
hostid Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
hostname Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
id Fix some clippy warnings 2023-08-21 08:41:40 +02:00
install Fix some clippy warnings 2023-08-21 08:41:40 +02:00
join Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
kill Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
link Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
ln Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
logname Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
ls Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
mkdir Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
mkfifo Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
mknod Fix some clippy warnings 2023-08-21 08:41:40 +02:00
mktemp Add tests for mktemp tmpdir flags 2023-07-18 12:46:05 +02:00
more Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
mv Fix some clippy warnings 2023-08-21 08:41:40 +02:00
nice Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
nl nl: handle line number overflow 2023-08-19 07:16:06 +02:00
nohup Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
nproc Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
numfmt Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
od Fix some clippy warnings 2023-08-21 08:41:40 +02:00
paste Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
pathchk Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
pinky Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
pr Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
printenv Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
printf Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
ptx Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
pwd Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
readlink Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
realpath Extract uucore::line_ending::LineEnding (#5120) 2023-08-20 10:03:29 +02:00
relpath Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
rm rm: replace "if" with "match" in prompt_file() 2023-08-10 15:58:08 +02:00
rmdir rmdir: use is_empty() 2023-07-28 17:10:36 -07:00
runcon Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
seq seq: remove unused param from write_value_float() 2023-08-07 15:22:06 +02:00
shred Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
shuf Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
sleep Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
sort Fix some clippy warnings 2023-08-21 08:41:40 +02:00
split Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
stat stat: Output error when - and -f are used together. 2023-08-10 08:33:53 +05:30
stdbuf stdbuf: fix get_preload_env doesn't need a mutable reference 2023-08-21 10:56:17 +02:00
stty stty: Implement printing assignment of control chars 2023-07-16 17:49:23 +03:00
sum Fix some clippy warnings 2023-08-21 08:41:40 +02:00
sync Fix some clippy warnings 2023-08-21 08:41:40 +02:00
tac Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
tail Fix some clippy warnings 2023-08-21 08:41:40 +02:00
tee Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
test Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
timeout Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
touch touch: move from time to chrono 2023-07-27 17:06:38 +02:00
tr Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
true Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
truncate Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
tsort tsort: use Iterator.all 2023-07-28 21:25:11 +02:00
tty Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
uname Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
unexpand Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
uniq Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
unlink Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
uptime Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
users Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
vdir Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
wc Fix some clippy warnings 2023-08-21 08:41:40 +02:00
who Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
whoami Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
yes Update the version to 0.0.20 2023-07-14 13:04:17 +02:00