coreutils/src/uu
Sylvestre Ledru a596cda516
Merge pull request #5355 from boxdot/main
relpath: remove
2023-10-06 20:39:25 +02:00
..
arch 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
base32 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
base64 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
basename 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
basenc 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
cat clippy: remove some unnecessary mut 2023-09-09 09:47:08 +02:00
chcon 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
chgrp 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
chmod Replace list of digit by is_ascii_digit 2023-09-28 23:07:01 +02:00
chown chown: remove unnecessary return 2023-10-06 07:49:36 +02:00
chroot 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
cksum clippy: remove some unnecessary mut 2023-09-09 09:47:08 +02:00
comm 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
cp Merge pull request #5348 from cakebaker/cp_show_no_skipped_message 2023-10-03 11:58:47 +02:00
csplit 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
cut Use std::io::IsTerminal instead of is-terminal 2023-09-04 10:35:17 +02:00
date Update parse_datetime to 0.5.0 (#5313) 2023-10-01 18:01:46 +02:00
dd dd: fix GNU test 'dd/skip-seek-past-dev' 2023-09-24 10:00:10 +02:00
df 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
dir uucore: turn quoting_style into a feature 2023-09-10 15:07:37 +02:00
dircolors 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
dirname 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
du 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
echo echo: don't output "\n" if "\c" is encountered 2023-10-03 14:37:15 +02:00
env clippy: remove some unnecessary mut 2023-09-09 09:47:08 +02:00
expand 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
expr expr: interpret numbers != 0 as true for | and & 2023-09-26 16:24:00 +02:00
factor 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
false 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
fmt fmt: use clap's value parser for goal & width 2023-09-28 10:50:56 +02:00
fold 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
groups 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
hashsum clippy: remove some unnecessary mut 2023-09-09 09:47:08 +02:00
head 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
hostid 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
hostname 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
id 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
install Replace list of digit by is_ascii_digit 2023-09-28 23:07:01 +02:00
join 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
kill 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
link 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
ln 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
logname 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
ls ls --dired: replace the previous "total: xx" padding method 2023-09-23 09:31:16 +02:00
mkdir Replace list of digit by is_ascii_digit 2023-09-28 23:07:01 +02:00
mkfifo 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
mknod Replace list of digit by is_ascii_digit 2023-09-28 23:07:01 +02:00
mktemp 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
more Use std::io::IsTerminal instead of is-terminal 2023-09-04 10:35:17 +02:00
mv mv: show no "skipped" msg with -vi/-vin 2023-10-02 14:50:29 +02:00
nice 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
nl nl: defer showing "line number overflow" error 2023-09-30 15:35:05 +02:00
nohup Use std::io::IsTerminal instead of is-terminal 2023-09-04 10:35:17 +02:00
nproc 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
numfmt uucore: turn ranges into a feature 2023-09-03 16:20:15 +02:00
od 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
paste 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
pathchk 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
pinky 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
pr 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
printenv 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
printf 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
ptx 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
pwd 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
readlink 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
realpath 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
rm rm: document PromptProtected interactive mode option 2023-09-23 15:57:30 +03:00
rmdir 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
runcon 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
seq Merge pull request #5124 from shinhs0506/seq-parse 2023-09-30 06:59:32 +02:00
shred 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
shuf 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
sleep 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
sort clippy: remove some unnecessary mut 2023-09-09 09:47:08 +02:00
split split: implementing separator option (#5331) 2023-10-03 00:42:46 +02:00
stat 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
stdbuf 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
stty stty: adapt to API change in nix 0.27.x 2023-09-08 11:06:21 +02:00
sum 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
sync 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
tac 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
tail tail: "_timeout_counter" -> "timeout_counter" 2023-09-24 09:59:06 +02:00
tee 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
test 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
timeout 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
touch touch: fix clippy warning - redundant guard 2023-10-05 19:18:00 +02:00
tr 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
true 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
truncate truncate clippy fix. 2023-09-07 20:48:26 +01:00
tsort 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
tty Use std::io::IsTerminal instead of is-terminal 2023-09-04 10:35:17 +02:00
uname 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
unexpand 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
uniq uniq: added support for deprecated -N option (#4228) 2023-09-24 14:44:44 +02:00
unlink 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
uptime 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
users 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
vdir uucore: turn quoting_style into a feature 2023-09-10 15:07:37 +02:00
wc uucore: turn quoting_style into a feature 2023-09-10 15:07:37 +02:00
who 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
whoami expose whoami function (for nushell!) 2023-09-24 14:13:16 +02:00
yes yes: use let/else to fix todo 2023-09-05 08:16:25 +02:00