coreutils/src/uu
2021-03-21 16:19:30 +01:00
..
arch update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
base32 update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
base64 update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
basename update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
cat update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
chgrp update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
chmod update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
chown Merge pull request #1767 from FelipeLema/mod_opt 2021-03-09 22:57:30 +01:00
chroot chroot: move to clap from getopts (#1792) 2021-03-21 16:18:47 +01:00
cksum cksum: generate CRC table in a const fn (#1744) 2021-03-20 10:33:04 +01:00
comm update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
cp cp: add support for -x/--one-file-system (#1840) 2021-03-19 21:15:35 +01:00
csplit Fix some clippy warnings 2021-03-10 08:42:00 -05:00
cut numfmt: implement --field 2021-03-08 10:53:34 -05:00
date date: Implement setting the date on Unix & Windows (#1798) 2021-03-19 09:54:01 +01:00
df uutils: change every target_os = "macos" to target_vendor = "apple" 2021-03-18 08:42:53 -04:00
dircolors update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
dirname update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
du update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
echo update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
env update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
expand Expand: use mod::options 2021-03-15 21:28:47 +08:00
expr update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
factor Revert #1571 “perf/factor ~ deduplicate divisors” (#1842) 2021-03-20 11:46:58 +01:00
false update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
fmt update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
fold update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
groups update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
hashsum update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
head Format head.rs 2021-03-15 20:48:49 +00:00
hostid update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
hostname update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
id uutils: change every target_os = "macos" to target_vendor = "apple" 2021-03-18 08:42:53 -04:00
install install: match GNU warning output 2021-03-20 16:11:29 +02:00
join update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
kill update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
link update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
ln Fix some clippy warnings 2021-03-10 08:42:00 -05:00
logname update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
ls ls: long format author, group and owner (#1850) 2021-03-21 16:18:06 +01:00
mkdir update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
mkfifo update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
mknod update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
mktemp Fix some clippy warnings 2021-03-10 08:42:00 -05:00
more uu_more: update nix to 0.13 2021-03-18 08:39:06 -04:00
mv update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
nice nice: move from getopts to clap #1794 2021-03-17 08:52:13 -04:00
nl Fix some clippy warnings 2021-03-10 08:42:00 -05:00
nohup uutils: change every target_os = "macos" to target_vendor = "apple" 2021-03-18 08:42:53 -04:00
nproc uutils: change every target_os = "macos" to target_vendor = "apple" 2021-03-18 08:42:53 -04:00
numfmt numfmt: implement --delimiter 2021-03-15 11:55:56 -04:00
od od: Changes command line parser to clap (#1849) 2021-03-21 16:19:30 +01:00
paste paste: cleanup multi-stdin support (#1803) 2021-03-12 13:26:09 +01:00
pathchk update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
pinky update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
printenv update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
printf Fix some clippy warnings 2021-03-10 08:42:00 -05:00
ptx ptx: ignore empty regex (#1808) 2021-03-12 21:52:37 +01:00
pwd update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
readlink update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
realpath Fix some clippy warnings 2021-03-10 08:42:00 -05:00
relpath update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
rm add comment 2021-03-17 14:46:25 +01:00
rmdir update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
seq update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
shred update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
shuf Fix some clippy warnings 2021-03-10 08:42:00 -05:00
sleep sleep: move from getopts to clap #1735 (#1777) 2021-03-13 23:11:11 +01:00
sort update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
split Fix some clippy warnings 2021-03-10 08:42:00 -05:00
stat uutils: change every target_os = "macos" to target_vendor = "apple" 2021-03-18 08:42:53 -04:00
stdbuf uutils: change every target_os = "macos" to target_vendor = "apple" 2021-03-18 08:42:53 -04:00
sum update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
sync Merge pull request #1767 from FelipeLema/mod_opt 2021-03-09 22:57:30 +01:00
tac update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
tail Fix some clippy warnings 2021-03-10 08:42:00 -05:00
tee tee: move from getopts to clap (#1814) 2021-03-19 22:58:50 +01:00
test update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
timeout update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
touch touch: use an ArgGroup for sources and turn macros into functions (#1813) 2021-03-13 17:20:39 +01:00
tr tr: process octal escape sequences 2021-03-17 08:04:45 -04:00
true update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
truncate Fix some clippy warnings 2021-03-10 08:42:00 -05:00
tsort update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
tty update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
uname uutils: change every target_os = "macos" to target_vendor = "apple" 2021-03-18 08:42:53 -04:00
unexpand update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
uniq uniq: Fix skip fields 2021-03-15 18:48:54 +05:30
unlink update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
uptime Merge pull request #1767 from FelipeLema/mod_opt 2021-03-09 22:57:30 +01:00
users update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
wc Merge pull request #1767 from FelipeLema/mod_opt 2021-03-09 22:57:30 +01:00
who uutils: change every target_os = "macos" to target_vendor = "apple" 2021-03-18 08:42:53 -04:00
whoami update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00
yes update of the uucore dep to 0.0.7 2021-03-07 11:29:38 +01:00