| .. |
|
arch
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
base32
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
base64
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
basename
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
cat
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
chgrp
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
chmod
|
Fix a few clippy warnings
|
2018-09-03 19:08:23 +02:00 |
|
chown
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
chroot
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
cksum
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
comm
|
Fix a few clippy warnings
|
2018-09-03 19:08:23 +02:00 |
|
cp
|
Fix a few clippy warnings
|
2018-09-03 19:08:23 +02:00 |
|
cut
|
Fix a few clippy warnings
|
2018-09-03 19:08:23 +02:00 |
|
date
|
Fix a few clippy warnings
|
2018-09-03 19:08:23 +02:00 |
|
dircolors
|
Fix a few clippy warnings
|
2018-09-03 19:08:23 +02:00 |
|
dirname
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
du
|
Update du.rs
|
2018-10-09 21:35:13 -04:00 |
|
echo
|
Format everything using rustfmt
|
2018-03-12 01:20:58 -07:00 |
|
env
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
expand
|
Remove utf8 feature
|
2018-09-04 14:49:27 +02:00 |
|
expr
|
Fix a few clippy warnings
|
2018-09-03 19:08:23 +02:00 |
|
factor
|
Update to Rand 0.5 (#1288)
|
2018-10-14 13:33:44 +04:00 |
|
false
|
Handle SIGPIPE correctly and autogenerate main() for each util
|
2017-12-08 15:05:07 -08:00 |
|
fmt
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
fold
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
groups
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
hashsum
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
head
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
hostid
|
hostid: remove old enum
|
2018-09-18 19:48:53 -05:00 |
|
hostname
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
id
|
uucore: make features opt-in rather than opt-out
|
2018-03-12 20:21:38 -07:00 |
|
install
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
join
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
kill
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
link
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
ln
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
logname
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
ls
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
mkdir
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
mkfifo
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
mknod
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
mktemp
|
Update to Rand 0.5 (#1288)
|
2018-10-14 13:33:44 +04:00 |
|
more
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
mv
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
nice
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
nl
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
nohup
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
nproc
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
numfmt
|
numfmt: support neither or both of --to and --from
|
2018-09-25 01:42:11 +12:00 |
|
od
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
paste
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
pathchk
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
pinky
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
printenv
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
printf
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
ptx
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
pwd
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
readlink
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
realpath
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
relpath
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
rm
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
rmdir
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
seq
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
shred
|
Update to Rand 0.5 (#1288)
|
2018-10-14 13:33:44 +04:00 |
|
shuf
|
Update to Rand 0.5 (#1288)
|
2018-10-14 13:33:44 +04:00 |
|
sleep
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
sort
|
Fix comparison of empty string to numeric f64 sort
|
2018-09-30 09:14:18 -05:00 |
|
split
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
stat
|
Bump getopts from 0.2.17 to 0.2.18
|
2018-07-06 07:17:46 +00:00 |
|
stdbuf
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
sum
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
sync
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
tac
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
tail
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
tee
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
test
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
timeout
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
touch
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
tr
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
true
|
Format everything using rustfmt
|
2018-03-12 01:20:58 -07:00 |
|
truncate
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
tsort
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
tty
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
uname
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
unexpand
|
Remove utf8 feature
|
2018-09-04 14:49:27 +02:00 |
|
uniq
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
unlink
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
uptime
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
users
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
uucore
|
Remove utf8 feature
|
2018-09-04 14:49:27 +02:00 |
|
uutils
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
wc
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
who
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
whoami
|
Fix more clippy warnings and remove redundant 'static
|
2018-09-04 14:33:36 +02:00 |
|
yes
|
Fix a few clippy warnings
|
2018-09-03 19:08:23 +02:00 |