coreutils/src/uu
2023-06-01 15:30:43 +02:00
..
arch update to platform-info 2.0.1 2023-05-30 17:43:54 +02:00
base32 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
base64 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
basename 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
basenc basenc: add help texts for options 2023-05-09 09:44:48 +02:00
cat ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
chcon 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
chgrp chown: show message if file doesn't exist 2023-05-21 17:54:32 +02:00
chmod 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
chown chown: show message if file doesn't exist 2023-05-21 17:54:32 +02:00
chroot 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
cksum cksum: implement --untagged 2023-05-14 16:43:14 +02:00
comm 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
cp Merge pull request #4909 from sylvestre/test_debug 2023-05-31 20:27:02 +02:00
csplit ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
cut 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
date date: Catch format string that is not supported by chrono (#4244) 2023-05-27 15:41:12 +02:00
dd Merge pull request #4432 from jfinkels/dd-nocache 2023-05-12 09:53:57 +02:00
df 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
dir 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
dircolors fix some lines_filter_map_ok clippy warnings 2023-05-06 14:53:42 +02:00
dirname 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
du ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
echo 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
env ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
expand ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
expr 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
factor Add flush after calculating factor 2023-04-23 20:35:13 +02:00
false 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
fmt ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
fold ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
groups 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
hashsum fix: Correctly detect format when using md5sum with check flag (#4645) 2023-05-27 23:56:15 +02:00
head head: use OsStringExt::from_vec instead of std::from_utf8_unchecked 2023-05-31 21:18:13 +02:00
hostid 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
hostname 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
id 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
install install: split/doc copy into smaller functions 2023-04-17 22:33:33 +02:00
join ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
kill 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
link 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
ln ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
logname 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
ls Simplify the declaration 2023-05-15 10:12:28 +02:00
mkdir mkdir: add documentation for the use of allow attribute 2023-05-19 08:13:33 -07:00
mkfifo 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
mknod 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
mktemp mktemp: prioritize TMPDIR over -p when using -t 2023-05-20 08:02:37 +02:00
more more: implement argument -s / --squeeze 2023-05-27 00:04:04 +02:00
mv mv: Show 'skipped' when a file isn't overwriten 2023-05-29 21:57:42 +02:00
nice 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
nl ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
nohup 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
nproc 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
numfmt ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
od ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
paste ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
pathchk 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
pinky Update src/uu/pinky/src/pinky.rs 2023-04-03 14:57:01 +09:00
pr ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
printenv 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
printf use ` for keyword 2023-04-06 00:50:02 +09:00
ptx ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
pwd 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
readlink fix format 2023-04-22 16:33:58 +09:00
realpath 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
relpath 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
rm rm: fix prompt when --interactive is once 2023-05-22 21:26:52 -07:00
rmdir 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
runcon runcon: move help strings to markdown file (#4774) 2023-04-24 08:01:28 +02:00
seq remove todo comment 2023-04-24 23:44:28 +09:00
shred ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
shuf 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
sleep sleep: fix compile error due to fundu update 2023-06-01 10:57:54 +02:00
sort ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
split fix check-spell 2023-04-25 22:26:47 +09:00
stat stat: split/doc print_it into smaller functions 2023-04-17 22:33:33 +02:00
stdbuf stdbuf: move help strings to markdown file (#4792) 2023-04-27 08:13:46 +02:00
stty fix cargo fmt 2023-04-27 22:17:37 +09:00
sum sum: move help strings to markdown file 2023-04-28 20:21:44 +09:00
sync sync: move help strings to markdown file 2023-04-29 15:51:55 +09:00
tac fix(deps): update rust crate memmap2 to 0.6 2023-05-09 18:00:46 +00:00
tail tail: fix compile error due to fundu update 2023-06-01 15:30:43 +02:00
tee tee: add missing feature 2023-04-02 21:01:05 +02:00
test test: move help strings to markdown file (#4816) 2023-05-02 21:48:59 +02:00
timeout timeout: move help strings to markdown file (#4806) 2023-04-30 08:51:14 +02:00
touch ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
tr tr: move help string to markdown file 2023-04-30 10:32:58 +05:45
true true: move help strings to markdown file 2023-04-03 16:54:37 +02:00
truncate 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
tsort to make it clearer 2023-05-06 10:32:18 +02:00
tty tty: move help strings to markdown file 2023-05-07 00:27:16 +09:00
uname update to platform-info 2.0.1 2023-05-30 17:43:54 +02:00
unexpand ignore some cognitive_complexity for now 2023-05-06 14:50:55 +02:00
uniq uniq: non-UTF-8 file names and fewer copies 2023-05-28 17:25:39 -07:00
unlink Merge pull request #4639 from sylvestre/version 2023-04-02 11:31:24 +02:00
uptime 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
users 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
vdir 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
wc wc: more tests and fixes 2023-05-22 01:02:35 -07:00
who 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
whoami 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
yes yes: support non-UTF-8 args 2023-05-15 11:29:14 -07:00