.. |
arch
|
bump the platform-info dep
|
2021-12-18 00:04:03 +01:00 |
base32
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
base64
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
basename
|
Merge pull request #2749 from thomasqueirozb/utils_uresult
|
2021-11-25 13:43:46 +01:00 |
basenc
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
cat
|
update 'nix' within workspace to force patched version
|
2021-11-19 17:55:03 -06:00 |
chcon
|
fix spell-check errors
|
2021-11-19 17:55:02 -06:00 |
chgrp
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
chmod
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
chown
|
uucore::entries: Make Passwd::locate and Group::locate thread-safe
|
2021-11-26 14:48:33 +01:00 |
chroot
|
chroot: return UResult from uumain() function
|
2021-12-24 13:26:48 -05:00 |
cksum
|
cksum: return UResult from uumain() function
|
2021-12-24 13:24:09 -05:00 |
comm
|
comm: return UResult from uumain() function
|
2021-12-24 13:40:18 -05:00 |
cp
|
Fix cp bug: pre-write permission change (#2769)
|
2021-12-15 22:18:02 +01:00 |
csplit
|
fixup! csplit: return UResult from uumain() function
|
2021-12-26 15:20:09 -05:00 |
cut
|
cut: use UResult
|
2021-12-26 20:56:23 +00:00 |
date
|
Merge pull request #2749 from thomasqueirozb/utils_uresult
|
2021-11-25 13:43:46 +01:00 |
dd
|
dd: return UResult from uumain() function (#2792)
|
2021-12-29 15:13:52 +01:00 |
df
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
dircolors
|
dircolors: return UResult from uumain() function
|
2021-12-26 15:57:23 -05:00 |
dirname
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
du
|
remove unnecessary and unused macros
|
2022-01-01 18:31:47 +01:00 |
echo
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
env
|
fix spell-check errors
|
2021-11-19 17:55:02 -06:00 |
expand
|
expand: return UResult from uumain() function
|
2021-12-26 16:02:35 -05:00 |
expr
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
factor
|
factor: return UResult from uumain() function
|
2021-12-26 16:06:33 -05:00 |
false
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
fmt
|
fmt: return UResult from uumain() function
|
2021-12-26 16:41:16 -05:00 |
fold
|
Merge pull request #2749 from thomasqueirozb/utils_uresult
|
2021-11-25 13:43:46 +01:00 |
groups
|
groups: return UResult from uumain() function
|
2021-12-27 15:22:55 -05:00 |
hashsum
|
hashsum: return UResult from uumain() function
|
2021-12-27 15:46:47 -05:00 |
head
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
hostid
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
hostname
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
id
|
uucore::entries: Make Passwd::locate and Group::locate thread-safe
|
2021-11-26 14:48:33 +01:00 |
install
|
install: Also import fs from uucore
|
2021-10-24 00:33:00 +02:00 |
join
|
remove unnecessary and unused macros
|
2022-01-01 18:31:47 +01:00 |
kill
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
link
|
link: return UResult from uumain() function
|
2021-12-27 18:26:25 -05:00 |
ln
|
fixes suggested by nightly version of clippy
|
2021-12-26 15:45:33 -05:00 |
logname
|
logname: return UResult from uumain() function
|
2021-12-27 18:32:39 -05:00 |
ls
|
ls: Reduce binary size of ls by removing regex crate (#2781)
|
2021-12-22 18:31:45 +01:00 |
mkdir
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
mkfifo
|
mkfifo: return UResult from uumain() function
|
2021-12-27 18:37:28 -05:00 |
mknod
|
mknod: return UResult from uumain() function
|
2021-12-27 18:49:35 -05:00 |
mktemp
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
more
|
more: return Ok in main loop
|
2021-12-15 20:49:41 -05:00 |
mv
|
mv: return UResult from uumain() function
|
2021-12-27 19:35:38 -05:00 |
nice
|
nice: return UResult from uumain() function
|
2021-12-27 19:44:26 -05:00 |
nl
|
Merge pull request #2749 from thomasqueirozb/utils_uresult
|
2021-11-25 13:43:46 +01:00 |
nohup
|
nohup: return UResult from uumain() function
|
2021-12-28 14:45:29 -05:00 |
nproc
|
Merge pull request #2749 from thomasqueirozb/utils_uresult
|
2021-11-25 13:43:46 +01:00 |
numfmt
|
numfmt: return UResult from uumain() function
|
2021-12-28 19:46:20 -05:00 |
od
|
od: return UResult from uumain() function
|
2021-12-28 20:07:21 -05:00 |
paste
|
paste: return UResult from uumain() function
|
2021-12-28 20:27:13 -05:00 |
pathchk
|
pathchk: return UResult from uumain() function
|
2021-12-28 20:43:57 -05:00 |
pinky
|
pinky: return UResult from uumain() function
|
2021-12-28 20:59:55 -05:00 |
pr
|
fixes suggested by nightly version of clippy
|
2021-12-26 15:45:33 -05:00 |
printenv
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
printf
|
printf: return UResult from uumain() function
|
2021-12-28 21:05:32 -05:00 |
ptx
|
ptx: return UResult from uumain() function
|
2021-12-29 14:28:45 -05:00 |
pwd
|
fix spell-check errors
|
2021-11-19 17:55:02 -06:00 |
readlink
|
readlink: return UResult from uumain() function
|
2021-12-29 14:44:22 -05:00 |
realpath
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
relpath
|
relpath: return UResult from uumain() function
|
2021-12-29 15:49:30 -05:00 |
rm
|
rm: return UResult from uumain() function
|
2021-12-29 15:57:55 -05:00 |
rmdir
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
runcon
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
seq
|
seq: return UResult from uumain() function (#2784)
|
2021-12-29 15:20:17 +01:00 |
shred
|
remove unnecessary and unused macros
|
2022-01-01 18:31:47 +01:00 |
shuf
|
Merge pull request #2749 from thomasqueirozb/utils_uresult
|
2021-11-25 13:43:46 +01:00 |
sleep
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
sort
|
Merge pull request #2726 from thomasqueirozb/strip_pre_suffix
|
2021-11-01 23:34:27 +01:00 |
split
|
remove unnecessary and unused macros
|
2022-01-01 18:31:47 +01:00 |
stat
|
stat: return UResult from uumain() function
|
2021-12-30 22:39:23 -05:00 |
stdbuf
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
sum
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
sync
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
tac
|
tac: return UResult from uumain() function
|
2021-12-23 20:30:51 -05:00 |
tail
|
tail use UResult
|
2021-11-21 12:37:56 +08:00 |
tee
|
fix/tee ~ repair 'unstable_name_collisions' compiler warning
|
2021-11-19 21:40:22 -06:00 |
test
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
timeout
|
update 'nix' within workspace to force patched version
|
2021-11-19 17:55:03 -06:00 |
touch
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
tr
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
true
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
truncate
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
tsort
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
tty
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
uname
|
bump the platform-info dep
|
2021-12-18 00:04:03 +01:00 |
unexpand
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
uniq
|
fix spell-check errors
|
2021-11-19 17:55:02 -06:00 |
unlink
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
uptime
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
users
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
wc
|
update 'nix' within workspace to force patched version
|
2021-11-19 17:55:03 -06:00 |
who
|
maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates)
|
2021-11-19 17:55:02 -06:00 |
whoami
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
yes
|
fix/yes ~ revise to match 'nix' changes
|
2021-11-19 18:04:53 -06:00 |