.. |
arch
|
Revert "silent buggy clippy warning"
|
2021-07-25 18:06:41 +02:00 |
base32
|
basenc: add utility
|
2021-08-06 00:07:19 +02:00 |
base64
|
fix the base32 dep
|
2021-07-11 21:32:01 +02:00 |
basename
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
basenc
|
basenc: add utility
|
2021-08-06 00:07:19 +02:00 |
cat
|
Merge pull request #2552 from miDeb/cat/show-crlf
|
2021-08-09 12:23:59 +02:00 |
chcon
|
chcon: added implementation and integration tests
|
2021-08-05 22:57:57 -04:00 |
chgrp
|
chgrp: handle empty group
|
2021-08-11 19:03:41 +02:00 |
chmod
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
chown
|
chown: fix unit test
|
2021-08-06 00:03:04 +02:00 |
chroot
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
cksum
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
comm
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
cp
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
csplit
|
Revert "silent buggy clippy warning"
|
2021-07-25 18:06:41 +02:00 |
cut
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
date
|
date: disable setting time on redox
|
2021-08-06 13:56:20 -06:00 |
dd
|
dd: only require signal-hook on linux
|
2021-08-06 13:56:20 -06:00 |
df
|
df: add UResult
|
2021-07-24 20:18:57 +07:00 |
dircolors
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
dirname
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
du
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
echo
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
env
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
expand
|
expand: expand support for --tabs arguments
|
2021-07-30 23:46:02 -04:00 |
expr
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
factor
|
factor: prevent writing incomplete lines
|
2021-08-10 00:14:51 +02:00 |
false
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
fmt
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
fold
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
groups
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
hashsum
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
head
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
hostid
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
hostname
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
id
|
id: use UResult
|
2021-08-08 18:09:25 +08:00 |
install
|
chgrp: handle empty group
|
2021-08-11 19:03:41 +02:00 |
join
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
kill
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
link
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
ln
|
chore(ln): fix clippy errors
|
2021-08-01 01:42:12 +03:00 |
logname
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
ls
|
ls: default to one-line output if stdout is not a tty
|
2021-08-11 22:03:41 +02:00 |
mkdir
|
Revert "silent buggy clippy warning"
|
2021-07-25 18:06:41 +02:00 |
mkfifo
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
mknod
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
mktemp
|
Revert "silent buggy clippy warning"
|
2021-07-25 18:06:41 +02:00 |
more
|
more, tail, test: Update redox_syscall to 0.2
|
2021-08-06 13:56:20 -06:00 |
mv
|
Merge pull request #2467 from Funky185540/backup_mode_determination
|
2021-07-20 13:27:04 +02:00 |
nice
|
nice little code simplification, included already in the libc
|
2021-08-09 21:56:12 +01:00 |
nl
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
nohup
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
nproc
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
numfmt
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
od
|
od: fix reading from file while supplying a format argument
|
2021-08-06 15:07:38 -06:00 |
paste
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
pathchk
|
pathchk: remove double negation
|
2021-07-25 16:22:22 -04:00 |
pinky
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
pr
|
pr: remove unused utmpx feature
|
2021-08-06 13:56:20 -06:00 |
printenv
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
printf
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
ptx
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
pwd
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
readlink
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
realpath
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
relpath
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
rm
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
rmdir
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
seq
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
shred
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
shuf
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
sleep
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
sort
|
sort: delete the temporary directory when sort is terminated
|
2021-08-06 11:29:24 +02:00 |
split
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
stat
|
stat: Support \t in --printf format
|
2021-07-23 19:04:18 +03:00 |
stdbuf
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
sum
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
sync
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
tac
|
tac: support null separator
|
2021-08-01 19:47:21 -04:00 |
tail
|
tail: remove unused redox platform
|
2021-08-06 13:56:20 -06:00 |
tee
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
test
|
more, tail, test: Update redox_syscall to 0.2
|
2021-08-06 13:56:20 -06:00 |
timeout
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
touch
|
Revert "silent buggy clippy warning"
|
2021-07-25 18:06:41 +02:00 |
tr
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
true
|
Delete all allow(nonstandard_macro_braces) and fix other clippy warnings
|
2021-07-25 18:51:16 +02:00 |
truncate
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
tsort
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
tty
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
uname
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
unexpand
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
uniq
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
unlink
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
uptime
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
users
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
wc
|
Revert "silent buggy clippy warning"
|
2021-07-25 18:06:41 +02:00 |
who
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
whoami
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |
yes
|
update the dep to uucore_procs 0.0.6
|
2021-07-11 21:04:11 +02:00 |