| .. |
|
arch
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
base32
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
base64
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
basename
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
basenc
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
cat
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
chcon
|
chcon: Remove unused Options.dereference to fix Clippy
|
2021-09-12 13:17:55 +02:00 |
|
chgrp
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
chmod
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
chown
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
chroot
|
chroot: move logic so it can be triggered by tests
|
2021-09-22 11:59:43 +02:00 |
|
cksum
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
comm
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
cp
|
cp: Changes '1' to 'EXIT_ERR' in UError impl
|
2021-10-01 16:45:19 -07:00 |
|
csplit
|
csplit: use assert! instead of if then panic!
|
2021-10-02 09:46:43 -04:00 |
|
cut
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
date
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
dd
|
dd: use assert! instead of if then panic!
|
2021-10-02 10:15:15 -04:00 |
|
df
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
dircolors
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
dirname
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
du
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
echo
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
env
|
Replace manual formatting by show_error!()/show_warning!()
|
2021-09-07 20:15:54 +02:00 |
|
expand
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
expr
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
factor
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
false
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
fmt
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
fold
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
groups
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
hashsum
|
Use non-yanked version of digest crate in hashsum
|
2021-09-19 12:38:56 -07:00 |
|
head
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
hostid
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
hostname
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
id
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
install
|
Do not discard non-OS error messages
|
2021-09-14 15:11:54 +02:00 |
|
join
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
kill
|
Merge pull request #2662 from Smicry/master
|
2021-09-29 09:58:50 +02:00 |
|
link
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
ln
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
logname
|
uucore: Cache args_os(), util_name(), execution_phrase()
|
2021-09-07 18:51:25 +02:00 |
|
ls
|
ls: replace redundant closure with function itself
|
2021-10-02 09:46:43 -04:00 |
|
mkdir
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
mkfifo
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
mknod
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
mktemp
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
more
|
more: remove redundant mut from stdout accesses
|
2021-10-02 09:46:43 -04:00 |
|
mv
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
nice
|
nice: update to use the same version of nix as other programs (#2666)
|
2021-09-13 18:08:41 +02:00 |
|
nl
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
nohup
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
nproc
|
refactor/uucore ~ make util_name and execution_phrase functions
|
2021-08-14 17:55:18 +02:00 |
|
numfmt
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
od
|
od: use assert! instead of if then panic!
|
2021-10-02 09:46:43 -04:00 |
|
paste
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
pathchk
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
pinky
|
uu: Replace safe_unwrap with crash_if_err
|
2021-08-25 13:59:39 +02:00 |
|
pr
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
printenv
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
printf
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
ptx
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
pwd
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
readlink
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
realpath
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
relpath
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
rm
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
rmdir
|
rmdir: use modern filename display
|
2021-08-31 22:07:24 +02:00 |
|
runcon
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
seq
|
seq: Updates hex parse readability, adds hex test
|
2021-10-05 18:41:28 -07:00 |
|
shred
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
shuf
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
sleep
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
sort
|
sort: replace redundant closure with function itself
|
2021-10-02 09:46:43 -04:00 |
|
split
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
stat
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
stdbuf
|
uu: Replace return_if_err with crash_if_err
|
2021-08-25 13:59:39 +02:00 |
|
sum
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
sync
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
tac
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
tail
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
tee
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
test
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
timeout
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
touch
|
touch: add --ref as an alias (#2641)
|
2021-09-09 21:48:17 +02:00 |
|
tr
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
true
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
truncate
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
tsort
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
tty
|
refactor/uucore ~ make util_name and execution_phrase functions
|
2021-08-14 17:55:18 +02:00 |
|
uname
|
uu: Replace return_if_err with crash_if_err
|
2021-08-25 13:59:39 +02:00 |
|
unexpand
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
uniq
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
unlink
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
uptime
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
users
|
users: use UResult
|
2021-10-04 19:53:46 -03:00 |
|
wc
|
add a github action job to identify unused deps
|
2021-09-15 12:06:50 +02:00 |
|
who
|
uucore::utmpx: Make thread-safe
|
2021-09-14 21:17:50 +02:00 |
|
whoami
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |
|
yes
|
uucore_procs+uu: specify uucore::show_error
|
2021-10-04 19:53:16 -03:00 |