| .. |
|
arch
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
base32
|
base: set exit code to 1 for clap errors
|
2022-05-04 21:32:14 +02:00 |
|
base64
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
basename
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
basenc
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
cat
|
cat: set exit code for invalid arguments to 1 instead of 2
|
2022-05-04 21:32:14 +02:00 |
|
chcon
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
chgrp
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
chmod
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
chown
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
chroot
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
cksum
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
comm
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
cp
|
cp: use new clap error mechanism
|
2022-05-04 21:32:14 +02:00 |
|
csplit
|
build(deps): bump regex from 1.5.4 to 1.5.5
|
2022-04-13 15:17:42 +02:00 |
|
cut
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
date
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
dd
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
df
|
df: refactor HumanReadable handling
|
2022-05-05 09:37:17 +02:00 |
|
dir
|
Add dir and vdir utils (based on ls)
|
2022-04-15 17:30:40 +02:00 |
|
dircolors
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
dirname
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
du
|
du: use common error methods with show! instead of set_exit_code
|
2022-05-04 07:33:19 -07:00 |
|
echo
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
env
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
expand
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
expr
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
factor
|
Dont use from_* method names that take self
|
2022-04-11 22:50:36 +02:00 |
|
false
|
fix -h and --help discrepancies
|
2022-04-27 23:16:36 -04:00 |
|
fmt
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
fold
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
groups
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
hashsum
|
build(deps): bump regex from 1.5.4 to 1.5.5
|
2022-04-13 15:17:42 +02:00 |
|
head
|
all: remove explicit imports of TryFrom and TryInto
|
2022-04-05 10:39:31 +02:00 |
|
hostid
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
hostname
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
id
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
install
|
install: verbose - list all created directories
|
2022-04-18 22:06:02 +02:00 |
|
join
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
kill
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
link
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
ln
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
logname
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
ls
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
mkdir
|
Merge pull request #3150 from pyoky/mkdir-fix
|
2022-04-13 12:00:56 +02:00 |
|
mkfifo
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
mknod
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
mktemp
|
mktemp: respect path given in template argument
|
2022-05-01 13:03:18 -04:00 |
|
more
|
Upgrade nix to 0.24.1, ctrlc to 3.2.2
|
2022-04-25 08:13:20 +02:00 |
|
mv
|
mv: trigger an error when doing mv dir1 dir2 dir2
|
2022-04-12 22:37:38 +02:00 |
|
nice
|
nice: set exit code for clap errors to 125
|
2022-05-04 21:32:14 +02:00 |
|
nl
|
build(deps): bump regex from 1.5.4 to 1.5.5
|
2022-04-13 15:17:42 +02:00 |
|
nohup
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
nproc
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
numfmt
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
od
|
all: remove explicit imports of TryFrom and TryInto
|
2022-04-05 10:39:31 +02:00 |
|
paste
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
pathchk
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
pinky
|
fix null pointer derefs
|
2022-04-20 08:44:49 +02:00 |
|
pr
|
fix -h and --help discrepancies
|
2022-04-27 23:16:36 -04:00 |
|
printenv
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
printf
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
ptx
|
Add CHARCLASS to the spell ignore
|
2022-05-01 20:18:33 +02:00 |
|
pwd
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
readlink
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
realpath
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
relpath
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
rm
|
build(deps): bump remove_dir_all from 0.5.3 to 0.7.0
|
2022-04-14 11:14:49 +00:00 |
|
rmdir
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
runcon
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
seq
|
all: remove explicit imports of TryFrom and TryInto
|
2022-04-05 10:39:31 +02:00 |
|
shred
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
shuf
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
sleep
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
sort
|
build(deps): bump memchr from 2.4.1 to 2.5.0
|
2022-05-02 13:03:18 +00:00 |
|
split
|
all: remove explicit imports of TryFrom and TryInto
|
2022-04-05 10:39:31 +02:00 |
|
stat
|
Merge pull request #3280 from crazystylus/stat-fails-to-read-a-file-redirected-to-stdin
|
2022-04-09 09:11:48 +02:00 |
|
stdbuf
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
sum
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
sync
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
tac
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
tail
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
tee
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
test
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
timeout
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
touch
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
tr
|
build(deps): bump nom from 7.1.0 to 7.1.1
|
2022-04-13 15:11:54 +02:00 |
|
true
|
fix -h and --help discrepancies
|
2022-04-27 23:16:36 -04:00 |
|
truncate
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
tsort
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
tty
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
uname
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
unexpand
|
fix -h and --help discrepancies
|
2022-04-27 23:16:36 -04:00 |
|
uniq
|
build(deps): bump strum_macros from 0.23.1 to 0.24.0
|
2022-04-25 08:13:59 +02:00 |
|
unlink
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
uptime
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
users
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
vdir
|
Add dir and vdir utils (based on ls)
|
2022-04-15 17:30:40 +02:00 |
|
wc
|
Upgrade nix to 0.24.1, ctrlc to 3.2.2
|
2022-04-25 08:13:20 +02:00 |
|
who
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
whoami
|
build(deps): bump libc from 0.2.124 to 0.2.125
|
2022-05-02 06:36:41 +00:00 |
|
yes
|
Upgrade nix to 0.24.1, ctrlc to 3.2.2
|
2022-04-25 08:13:20 +02:00 |