coreutils/src/uu
2024-03-22 22:17:48 +01:00
..
arch 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
base32 base32/base64/basenc: permit repeating -d/-i/-w flags 2024-02-24 21:11:18 +01:00
base64 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
basename basename: implement and test repeated flags and arguments 2024-02-25 19:45:32 +01:00
basenc basenc: use last given encoding, instead of priority list 2024-02-24 20:44:07 +01:00
cat cat: adapt to type change of unistd::write() 2024-03-12 08:31:15 +01:00
chcon chcon: allow repeated flags and arguments 2024-03-09 22:52:55 +01:00
chgrp 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
chmod chmod: slightly adjust error message when preserve-root is triggered 2024-03-07 14:49:41 +01:00
chown 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
chroot 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
cksum cksum: enable encoding feature 2024-03-19 09:29:41 +01:00
comm 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
cp cp: Split the copy_file function a bit 2024-03-11 14:55:22 +01:00
csplit csplit: remove "crate_name" attribute 2024-03-18 09:43:30 +01:00
cut cut: refactor delimiters osstring 2024-03-12 18:02:43 -04:00
date ls,date: rename chrono::Duration to TimeDelta 2024-02-11 13:24:20 +01:00
dd dd: misc gnu test (#6084) 2024-03-20 06:55:54 +01:00
df df: switch from u64 to u128 to handle fs with large inodes nr (#6071) 2024-03-18 17:03:23 +01:00
dir 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
dircolors 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
dirname 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
du du: adapt error msg to match GNU's 2024-01-30 10:08:50 +01:00
echo echo: do not infer long args 2024-01-29 17:40:22 +01:00
env extract functions blocks to reduce cognitive complexity 2024-03-22 22:17:48 +01:00
expand expand: do not ignore invalid UTF-8 2024-02-18 14:26:23 +01:00
expr 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
factor factor: enable a debug_assert! statement 2024-02-22 09:33:29 +01:00
false 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
fmt fmt: show error if goal > default width 2024-03-20 10:26:11 +01:00
fold 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
groups 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
hashsum hashsum: also escape/unescape files with checks (#5868) 2024-03-12 14:56:27 +01:00
head sane blksize to avoid memory kill in split -n 3 /dev/zero 2024-02-10 14:33:13 +01:00
hostid 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
hostname 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
id 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
install Fix install: invalid link at destination 2024-03-11 23:31:26 +01:00
join Fix "item x imported redundantly" warnings 2024-02-19 15:39:37 +01:00
kill 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
link 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
ln ln: fix help text 2024-02-15 14:38:26 +01:00
logname 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
ls ls: use chrono::TimeDelta::try_seconds instead of 2024-03-06 17:51:19 +01:00
mkdir 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
mkfifo 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
mknod 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
mktemp 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
more more: add test for search_pattern_in_file function 2024-03-10 22:14:26 +01:00
mv 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
nice 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
nl nl: fix redundant clone (clippy warning) 2024-01-28 09:42:40 +01:00
nohup clippy: fix warnings introduced by Rust 1.76 2024-02-08 16:56:01 +01:00
nproc 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
numfmt numfmt: remove clap workaround 2024-02-18 13:32:00 +01:00
od Fix "item x imported redundantly" warnings 2024-02-19 15:39:37 +01:00
paste 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
pathchk 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
pinky 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
pr Fix "item x imported redundantly" warnings 2024-02-19 15:39:37 +01:00
printenv 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
printf 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
ptx Fix "item x imported redundantly" warnings 2024-02-19 15:39:37 +01:00
pwd 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
readlink 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
realpath 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
rm 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
rmdir 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
runcon 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
seq seq: fix about text not found 2024-02-06 13:45:12 +01:00
shred 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
shuf shuf: fix error message text on negative-sized ranges 2024-03-09 22:51:13 +01:00
sleep Fix "item x imported redundantly" warnings 2024-02-19 15:39:37 +01:00
sort uucore: remove unneccessary closues 2024-01-28 09:42:40 +01:00
split split: fix error msg shown if file doesn't exist 2024-03-12 14:28:25 +01:00
stat Fix "item x imported redundantly" warnings 2024-02-19 15:39:37 +01:00
stdbuf 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
stty stty: remove ofill output flag 2024-03-12 08:31:15 +01:00
sum 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
sync 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
tac 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
tail 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
tee 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
test 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
timeout wait for child to stop after sending signal 2024-03-12 19:04:46 +01:00
touch touch: Respect -h when getting metadata (#5951) 2024-03-10 08:05:59 +01:00
tr tr: remove fixed todo 2024-03-18 13:56:49 +01:00
true 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
truncate 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
tsort tsort: drastically reduce memory copies 2024-02-11 10:57:19 +01:00
tty tty: unistd::ttyname takes AsFd instead of RawFd 2024-03-12 08:31:15 +01:00
uname uname: Refactor into public fns for Nushell (#5921) 2024-02-16 08:53:36 +01:00
unexpand unexpand: allow multiple files & show error message if a directory is specified 2024-01-24 16:01:26 +01:00
uniq uniq: pass remaining GNU tests (#5994) 2024-02-25 09:45:37 +01:00
unlink 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
uptime 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
users 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
vdir 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
wc Fix "item x imported redundantly" warnings 2024-02-19 15:39:37 +01:00
who 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
whoami whoami: add missing feature 2024-01-24 21:33:25 +01:00
yes 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00