..
arch
Switched 'arch' to use clap instead of getopts
2021-05-09 21:53:03 +03:00
base32
Removed clippy warnings.
2021-05-01 11:36:46 -07:00
base64
base64: Refactor argument parsing
2021-05-01 11:36:46 -07:00
basename
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
cat
chore: delete show_info macro and replace with show_error
2021-05-26 02:27:10 +03:00
chgrp
chore: delete show_info macro and replace with show_error
2021-05-26 02:27:10 +03:00
chmod
chmod: match GNU error
2021-05-26 22:31:02 +08:00
chown
chore: delete show_info macro and replace with show_error
2021-05-26 02:27:10 +03:00
chroot
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
cksum
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
comm
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
cp
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
csplit
fix clippy warning
2021-05-29 00:46:25 +02:00
cut
Merge pull request #2111 from cbjadwani/cut_optimizations
2021-04-28 20:40:28 +02:00
date
date: fix format literal for nanoseconds
2021-05-12 10:21:24 +02:00
df
df/uucore: refactor - move duplicate code to uucore/fsext.rs
2021-05-10 23:37:01 +02:00
dircolors
chore: delete show_info macro and replace with show_error
2021-05-26 02:27:10 +03:00
dirname
tr/dirname: fix clap short_alias
2021-04-30 20:19:43 +02:00
du
du: replace getopts with clap
2021-05-26 11:23:05 +07:00
echo
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
env
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
expand
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
expr
maint: use the matches! macro when possible
2021-05-28 18:03:37 +02:00
factor
Moved factor to use clap
2021-05-29 15:11:27 +02:00
false
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
fmt
maint: use the matches! macro when possible
2021-05-28 18:03:37 +02:00
fold
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
groups
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
hashsum
maint: use the matches! macro when possible
2021-05-28 18:03:37 +02:00
head
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
hostid
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
hostname
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
id
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
install
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
join
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
kill
kill: migrate to clap
2021-05-02 12:31:41 +02:00
link
link: replace getopts with clap
2021-05-02 10:40:48 +08:00
ln
fix trivial warnings without features
2021-04-11 16:05:25 +02:00
logname
logname: fix test & style warning
2021-05-06 14:19:47 +02:00
ls
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
mkdir
chore: delete show_info macro and replace with show_error
2021-05-26 02:27:10 +03:00
mkfifo
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
mknod
chore: delete show_info macro and replace with show_error
2021-05-26 02:27:10 +03:00
mktemp
maint: format recent changes
2021-05-28 18:03:47 +02:00
more
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
mv
mv: refactor backup logic to use shared uucore backup control
2021-05-26 18:23:48 -04:00
nice
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
nl
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
nohup
chore: delete show_info macro and replace with show_error
2021-05-26 02:27:10 +03:00
nproc
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
numfmt
chore: delete show_info macro and replace with show_error
2021-05-26 02:27:10 +03:00
od
fix clippy warning
2021-05-29 00:46:25 +02:00
paste
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
pathchk
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
pinky
rustfmt the recent change
2021-05-23 00:13:53 +02:00
printenv
fix clippy warning
2021-05-29 00:46:25 +02:00
printf
printf: remove useless declaration
2021-05-01 13:11:41 +02:00
ptx
fix clippy warning
2021-05-29 00:46:25 +02:00
pwd
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
readlink
fix trivial warnings without features
2021-04-11 16:05:25 +02:00
realpath
realpath: use uucore::fs::canonicalize()
2021-05-22 11:18:16 -04:00
relpath
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
rm
maint: use the matches! macro when possible
2021-05-28 18:03:37 +02:00
rmdir
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
seq
fix trivial warnings without features
2021-04-11 16:05:25 +02:00
shred
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
shuf
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
sleep
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
sort
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
split
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
stat
chore: delete show_info macro and replace with show_error
2021-05-26 02:27:10 +03:00
stdbuf
maint: format recent changes
2021-05-28 18:03:47 +02:00
sum
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
sync
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
tac
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
tail
head: add abstractions for "all but last n lines"
2021-05-22 23:56:48 -04:00
tee
chore: delete show_info macro and replace with show_error
2021-05-26 02:27:10 +03:00
test
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
timeout
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
touch
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
tr
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
true
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
truncate
truncate: re-organize into one func for each mode
2021-05-29 15:11:27 +02:00
tsort
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
tty
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
uname
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
unexpand
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
uniq
uniq: avoid building list of duplicate lines
2021-04-19 17:02:59 +05:30
unlink
Change unchecked unwrapping to unwrap_or_default for Args-trait ( #1845 ) ( #1852 )
2021-04-25 23:28:42 +02:00
uptime
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
users
users: fix long_help text and clippy warning
2021-05-29 15:11:27 +02:00
wc
wc: print counts for each file as soon as computed
2021-05-22 14:27:37 -04:00
who
fix a lot of clippy warnings
2021-05-29 15:11:22 +02:00
whoami
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00
yes
new release 0.0.6 to address the cat issue
2021-04-03 16:06:58 +02:00