| .. |
|
arch
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
base32
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
base64
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
basename
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
cat
|
refactor/polish ~ fix cargo clippy complaints (simplify enum element names/NumberMode)
|
2020-01-27 21:33:53 -06:00 |
|
chgrp
|
build: bump walkdir from 2.2.7 to 2.2.8
|
2019-06-13 12:59:42 +00:00 |
|
chmod
|
refactor/polish ~ convert to inclusive range operator syntax (..=)
|
2020-01-27 21:33:47 -06:00 |
|
chown
|
refactor/polish ~ fix cargo clippy complaints (unwrap_or_else)
|
2020-01-27 21:33:49 -06:00 |
|
chroot
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
cksum
|
refactor ~ remove unneeded mem::uninitialized() code
|
2020-01-27 21:33:47 -06:00 |
|
comm
|
refactor/polish ~ fix cargo clippy complaints (redundant clone)
|
2020-01-27 21:33:51 -06:00 |
|
cp
|
refactor/polish ~ fix cargo clippy complaints (remove unit value as function arg)
|
2020-01-27 21:33:53 -06:00 |
|
cut
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
date
|
Add the 'dyn' keyword where necessary
|
2019-10-01 18:34:26 +02:00 |
|
dircolors
|
refactor/polish ~ fix cargo clippy complaints (redundant closure)
|
2020-01-27 21:33:51 -06:00 |
|
dirname
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
du
|
refactor/polish ~ fix cargo clippy complaints (flat_map_identity)
|
2020-01-27 22:35:26 -06:00 |
|
echo
|
refactor/polish ~ fix cargo clippy complaints (number readability)
|
2020-01-27 21:33:50 -06:00 |
|
env
|
refactor/polish ~ fix cargo clippy complaints (redundant closure)
|
2020-01-27 21:33:51 -06:00 |
|
expand
|
refactor/polish ~ fix cargo clippy complaints (avoid as ...)
|
2020-01-27 21:33:53 -06:00 |
|
expr
|
refactor/polish ~ fix cargo clippy complaints (remove unit value as function arg)
|
2020-01-27 21:33:53 -06:00 |
|
factor
|
refactor/polish ~ fix cargo clippy complaints (remove unit value as function arg)
|
2020-01-27 21:33:53 -06:00 |
|
false
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
fmt
|
refactor/polish ~ fix cargo clippy complaints (redundant closure)
|
2020-01-27 21:33:51 -06:00 |
|
fold
|
refactor/polish ~ fix cargo clippy complaints (redundant closure)
|
2020-01-27 21:33:51 -06:00 |
|
groups
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
hashsum
|
refactor/polish ~ fix cargo clippy complaints (borrowed_box)
|
2020-01-27 22:35:26 -06:00 |
|
head
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
hostid
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
hostname
|
refactor/polish ~ convert to inclusive range operator syntax (..=)
|
2020-01-27 21:33:47 -06:00 |
|
id
|
refactor/polish ~ fix cargo clippy complaints (needless_lifetimes)
|
2020-01-27 21:33:51 -06:00 |
|
install
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
join
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
kill
|
refactor/polish ~ fix cargo clippy complaints (use starts_with())
|
2020-01-27 21:33:50 -06:00 |
|
link
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
ln
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
logname
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
ls
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
mkdir
|
refactor/polish ~ fix cargo clippy complaints (unnecessary_unwrap)
|
2020-01-27 21:33:53 -06:00 |
|
mkfifo
|
refactor/polish ~ fix cargo clippy complaints (fatal/temporary_cstring_as_ptr)
|
2020-01-27 21:33:48 -06:00 |
|
mknod
|
refactor/polish ~ fix cargo clippy complaints (unneeded parens)
|
2020-01-27 21:33:50 -06:00 |
|
mktemp
|
refactor/polish ~ fix cargo clippy complaints (avoid as ...)
|
2020-01-27 21:33:53 -06:00 |
|
more
|
refactor/polish ~ fix cargo clippy complaints ('better' as println!())
|
2020-01-27 21:33:48 -06:00 |
|
mv
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
nice
|
refactor/polish ~ fix cargo clippy complaints (zero_ptr)
|
2020-01-27 22:35:26 -06:00 |
|
nl
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
nohup
|
refactor/polish ~ fix cargo clippy complaints (use is_null)
|
2020-01-27 21:33:52 -06:00 |
|
nproc
|
refactor/polish ~ fix cargo clippy complaints (collapse else-if)
|
2020-01-27 21:33:52 -06:00 |
|
numfmt
|
refactor/polish ~ fix cargo clippy complaints (remove unit value as function arg)
|
2020-01-27 21:33:53 -06:00 |
|
od
|
refactor/polish ~ fix cargo clippy complaints (inefficient to_string())
|
2020-01-27 21:33:53 -06:00 |
|
paste
|
refactor/polish ~ fix cargo clippy complaints (unwrap_or_else)
|
2020-01-27 21:33:49 -06:00 |
|
pathchk
|
refactor/polish ~ fix cargo clippy complaints (String => str)
|
2020-01-27 21:33:52 -06:00 |
|
pinky
|
refactor/polish ~ fix cargo clippy complaints (collapse else-if)
|
2020-01-27 21:33:52 -06:00 |
|
printenv
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
printf
|
refactor/polish ~ fix cargo clippy complaints (remove useless lint attribute)
|
2020-01-27 21:33:53 -06:00 |
|
ptx
|
refactor/polish ~ fix cargo clippy complaints (collapse else-if)
|
2020-01-27 21:33:52 -06:00 |
|
pwd
|
refactor ~ replace deprecated trim_{left,right}... with trim_{start,end}...
|
2020-01-27 21:33:47 -06:00 |
|
readlink
|
refactor/polish ~ fix cargo clippy complaints (default/tests => let ... = if ...)
|
2020-01-27 21:33:49 -06:00 |
|
realpath
|
refactor/polish ~ fix cargo clippy complaints ('better' as println!())
|
2020-01-27 21:33:48 -06:00 |
|
relpath
|
refactor/polish ~ fix cargo clippy complaints ('better' as println!())
|
2020-01-27 21:33:48 -06:00 |
|
rm
|
refactor/polish ~ fix cargo clippy complaints (avoid as ...)
|
2020-01-27 21:33:53 -06:00 |
|
rmdir
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
seq
|
refactor/polish ~ fix cargo clippy complaints (unnecessary_unwrap)
|
2020-01-27 21:33:53 -06:00 |
|
shred
|
refactor/polish ~ fix cargo clippy complaints (trivially_copy_pass_by_ref)
|
2020-01-27 22:35:26 -06:00 |
|
shuf
|
refactor/polish ~ fix cargo clippy complaints (match => if let)
|
2020-01-27 21:33:52 -06:00 |
|
sleep
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
sort
|
refactor/polish ~ fix cargo clippy complaints (match => if let)
|
2020-01-27 21:33:52 -06:00 |
|
split
|
refactor/polish ~ fix cargo clippy complaints (new_ret_no_self)
|
2020-01-27 22:35:26 -06:00 |
|
stat
|
refactor/polish ~ fix cargo clippy complaints (transmute_ptr_to_ptr)
|
2020-01-27 22:35:26 -06:00 |
|
stdbuf
|
refactor/polish ~ fix cargo clippy complaints (redundant return)
|
2020-01-27 21:33:51 -06:00 |
|
sum
|
refactor/polish ~ fix cargo clippy complaints (avoid as ...)
|
2020-01-27 21:33:53 -06:00 |
|
sync
|
refactor/polish ~ fix cargo clippy complaints ('better' as println!())
|
2020-01-27 21:33:48 -06:00 |
|
tac
|
refactor/polish ~ fix cargo clippy complaints (match => if let)
|
2020-01-27 21:33:52 -06:00 |
|
tail
|
refactor/polish ~ fix cargo clippy complaints (avoid as ...)
|
2020-01-27 21:33:53 -06:00 |
|
tee
|
refactor/polish ~ fix cargo clippy complaints (remove unit value as function arg)
|
2020-01-27 21:33:53 -06:00 |
|
test
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
timeout
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
touch
|
refactor/polish ~ fix cargo clippy complaints (collapse else-if)
|
2020-01-27 21:33:52 -06:00 |
|
tr
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
true
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
truncate
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
tsort
|
refactor/polish ~ fix cargo clippy complaints (String => str)
|
2020-01-27 21:33:49 -06:00 |
|
tty
|
refactor/polish ~ fix cargo clippy complaints ('better' as println!())
|
2020-01-27 21:33:48 -06:00 |
|
uname
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
unexpand
|
refactor/polish ~ fix cargo clippy complaints (avoid as ...)
|
2020-01-27 21:33:53 -06:00 |
|
uniq
|
refactor/polish ~ fix cargo clippy complaints (avoid as ...)
|
2020-01-27 21:33:53 -06:00 |
|
unlink
|
refactor/polish ~ fix cargo clippy complaints ('better' as println!())
|
2020-01-27 21:33:48 -06:00 |
|
uptime
|
refactor/polish ~ fix cargo clippy complaints (comparison_chain)
|
2020-01-27 22:35:16 -06:00 |
|
users
|
refactor/polish ~ fix cargo clippy complaints (redundant closure)
|
2020-01-27 21:33:51 -06:00 |
|
uutils
|
refactor/polish ~ fix cargo clippy complaints (use is_empty / is_none)
|
2020-01-27 21:33:52 -06:00 |
|
wc
|
refactor/polish ~ fix cargo clippy complaints ('better' as println!())
|
2020-01-27 21:33:48 -06:00 |
|
who
|
refactor/polish ~ fix cargo clippy complaints (redundant closure)
|
2020-01-27 21:33:51 -06:00 |
|
whoami
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |
|
yes
|
Split off uucore into its own repository
|
2019-05-12 22:42:20 -07:00 |