.. |
arch
|
arch: clap 3
|
2022-01-11 19:16:47 +01:00 |
base32
|
base32: clap 3
|
2022-01-11 19:16:47 +01:00 |
base64
|
base64: remove clap dependency (handled by base_common)
|
2022-01-11 19:06:36 +01:00 |
basename
|
basename: clap 3
|
2022-01-11 19:06:36 +01:00 |
basenc
|
basenc: clap 3
|
2022-01-11 19:16:47 +01:00 |
cat
|
cat: clap 3
|
2022-01-11 19:16:47 +01:00 |
chcon
|
chcon: clap 3
|
2022-01-11 19:16:47 +01:00 |
chgrp
|
chgrp: clap 3
|
2022-01-11 19:16:47 +01:00 |
chmod
|
chmod: clap 3
|
2022-01-11 19:16:47 +01:00 |
chown
|
chown: clap 3
|
2022-01-11 19:16:47 +01:00 |
chroot
|
chroot: clap 3
|
2022-01-11 19:16:47 +01:00 |
cksum
|
cksum: clap 3
|
2022-01-11 19:16:47 +01:00 |
comm
|
comm: clap 3
|
2022-01-11 19:16:47 +01:00 |
cp
|
cp: clap 3
|
2022-01-11 19:16:47 +01:00 |
csplit
|
csplit: clap 3
|
2022-01-11 19:16:47 +01:00 |
cut
|
cut: clap 3
|
2022-01-11 19:16:47 +01:00 |
date
|
date: clap 3
|
2022-01-11 19:16:47 +01:00 |
dd
|
dd: clap 3
|
2022-01-11 19:16:47 +01:00 |
df
|
df: clap 3
|
2022-01-11 19:16:47 +01:00 |
dircolors
|
dircolors: clap 3
|
2022-01-11 19:16:47 +01:00 |
dirname
|
dirname: clap 3
|
2022-01-11 19:16:47 +01:00 |
du
|
du: clap 3
|
2022-01-11 19:16:47 +01:00 |
echo
|
echo: clap 3
|
2022-01-11 19:16:47 +01:00 |
env
|
env: clap 3
|
2022-01-11 19:16:47 +01:00 |
expand
|
expand: clap 3
|
2022-01-11 19:16:47 +01:00 |
expr
|
expr: clap 3
|
2022-01-11 19:16:47 +01:00 |
factor
|
factor: clap 3
|
2022-01-11 19:16:47 +01:00 |
false
|
false: clap 3
|
2022-01-11 19:16:47 +01:00 |
fmt
|
fmt: clap 3
|
2022-01-11 19:16:47 +01:00 |
fold
|
fold: clap 3
|
2022-01-11 19:16:47 +01:00 |
groups
|
groups: clap 3
|
2022-01-11 19:16:47 +01:00 |
hashsum
|
hashsum: clap 3
|
2022-01-11 19:16:47 +01:00 |
head
|
head: clap 3
|
2022-01-11 19:16:47 +01:00 |
hostid
|
hostid: clap 3
|
2022-01-11 19:16:47 +01:00 |
hostname
|
hostname: clap 3
|
2022-01-11 19:16:47 +01:00 |
id
|
id: clap 3
|
2022-01-11 19:16:47 +01:00 |
install
|
install: clap 3
|
2022-01-11 19:16:47 +01:00 |
join
|
join: clap 3
|
2022-01-11 19:16:47 +01:00 |
kill
|
kill: clap 3
|
2022-01-11 19:16:47 +01: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
|
Merge pull request #2854 from kimono-koans/ls_fix_errno_1
|
2022-01-09 20:56:06 +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
|
change ~ relax 'nix' version and remove 'nix' patch
|
2022-01-09 18:57:25 -06:00 |
mv
|
mv: return UResult from uumain() function
|
2021-12-27 19:35:38 -05:00 |
nice
|
change ~ relax 'nix' version and remove 'nix' patch
|
2022-01-09 18:57:25 -06: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: replace if let with simpler match
|
2022-01-02 02:16:59 +01: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
|
pr: return UResult from uumain() function
|
2022-01-02 19:48:52 -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
|
realpath: return UResult from uumain() function
|
2022-01-02 19:59:15 -05: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
|
runcon: return UResult from uumain() function
|
2021-12-31 12:12:13 -05: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
|
Merge pull request #2826 from jfinkels/stdbuf-uresult
|
2022-01-08 22:34:06 +01:00 |
sum
|
sum: return UResult from uumain() function
|
2021-12-31 13:53:56 -05:00 |
sync
|
fixup! sync: return UResult from uumain() function
|
2021-12-31 14:28:27 -05:00 |
tac
|
tac: return UResult from uumain() function
|
2021-12-23 20:30:51 -05:00 |
tail
|
change ~ relax 'nix' version and remove 'nix' patch
|
2022-01-09 18:57:25 -06:00 |
tee
|
update ~ pin 'retain_mut' to v0.1.2 (with MinSRV maint ToDO)
|
2022-01-09 18:57:25 -06:00 |
test
|
test: return UResult from uumain() function
|
2021-12-31 18:25:26 -05:00 |
timeout
|
change ~ relax 'nix' version and remove 'nix' patch
|
2022-01-09 18:57:25 -06:00 |
touch
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
tr
|
tr: return UResult from uumain() function
|
2021-12-31 14:44:57 -05:00 |
true
|
Prepare version 0.0.8
|
2021-10-23 19:21:50 +02:00 |
truncate
|
truncate: return UResult from uumain() function
|
2021-12-31 14:50:52 -05:00 |
tsort
|
tsort: return UResult from uumain() function
|
2021-12-31 14:57:00 -05:00 |
tty
|
tty: return UResult from uumain() function
|
2022-01-02 10:28:53 -05:00 |
uname
|
bump the platform-info dep
|
2021-12-18 00:04:03 +01:00 |
unexpand
|
unexpand: return UResult from uumain() function
|
2022-01-02 10:33:41 -05: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
|
change ~ relax 'nix' version and remove 'nix' patch
|
2022-01-09 18:57:25 -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
|
change ~ relax 'nix' version and remove 'nix' patch
|
2022-01-09 18:57:25 -06:00 |