| .. |
|
arch
|
arch: move help strings to a markdown file (#4373)
|
2023-02-22 16:50:27 +01:00 |
|
base32
|
Use help_about! & adapt help files for its usage
|
2023-02-17 16:40:22 +01:00 |
|
base64
|
Use help_about! & adapt help files for its usage
|
2023-02-17 16:40:22 +01:00 |
|
basename
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
basenc
|
basenc: Move strings to markdown file (#4417)
|
2023-02-22 21:02:39 +01:00 |
|
cat
|
Migrate from atty to is-terminal (#4382)
|
2023-02-21 21:52:18 +01:00 |
|
chcon
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
chgrp
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
chmod
|
chmod: allow verbose and quiet flags to be used more than once
|
2023-02-23 20:21:38 +01:00 |
|
chown
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
chroot
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
cksum
|
add ALGORITHM_HELP_DESC
|
2023-02-23 12:06:24 +08:00 |
|
comm
|
comm: implement --zero-terminated
|
2023-03-01 16:59:51 +01:00 |
|
cp
|
cp: modify archive flag to copy dir contents rather than dir
|
2023-02-20 16:49:33 +01:00 |
|
csplit
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
cut
|
Migrate from atty to is-terminal (#4382)
|
2023-02-21 21:52:18 +01:00 |
|
date
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
dd
|
dd: move dd_out() function up to module level
|
2023-02-23 21:17:19 -05:00 |
|
df
|
df: move help strings to markdown file
|
2023-02-25 10:27:03 +00:00 |
|
dir
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
dircolors
|
dircolors: move help strings to markdown file
|
2023-02-25 10:46:19 +00:00 |
|
dirname
|
dirname: move help strings to markdown file
|
2023-02-27 14:13:06 +00:00 |
|
du
|
du: move help strings to markdown file (#4384)
|
2023-02-21 16:51:59 +01:00 |
|
echo
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
env
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
expand
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
expr
|
Use help_about! & adapt help files for its usage
|
2023-02-17 16:40:22 +01:00 |
|
factor
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
false
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
fmt
|
fmt: move help strings to markdown file
|
2023-02-24 00:44:02 -08:00 |
|
fold
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
groups
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
hashsum
|
Add checksum algorithm abstractions
|
2023-02-21 21:14:58 +08:00 |
|
head
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
hostid
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
hostname
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
id
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
install
|
Merge pull request #4365 from kylemanna/km/fix-install-directory-chown
|
2023-02-22 21:49:22 +01:00 |
|
join
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
kill
|
kill: move help strings to markdown file
|
2023-02-20 11:56:39 +00:00 |
|
link
|
link: move help strings to markdown file
|
2023-02-22 23:14:54 -08:00 |
|
ln
|
ln: move help strings to markdown file
|
2023-02-22 23:55:51 -08:00 |
|
logname
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
ls
|
Migrate from atty to is-terminal (#4382)
|
2023-02-21 21:52:18 +01:00 |
|
mkdir
|
fix spell checker error in mkdir.md
|
2023-02-22 16:23:27 +01:00 |
|
mkfifo
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
mknod
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
mktemp
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
more
|
Migrate from atty to is-terminal (#4382)
|
2023-02-21 21:52:18 +01:00 |
|
mv
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
nice
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
nl
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
nohup
|
nohup: move help strings to markdown file
|
2023-02-22 10:41:49 +00:00 |
|
nproc
|
nproc: replace num_cpus crate with thread::available_parallelism (#4352)
|
2023-02-14 22:43:09 +01:00 |
|
numfmt
|
Use help_about! & adapt help files for its usage
|
2023-02-17 16:40:22 +01:00 |
|
od
|
od: move help strings to markdown file (#4406)
|
2023-02-22 16:44:55 +01:00 |
|
paste
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
pathchk
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
pinky
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
pr
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
printenv
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
printf
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
ptx
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
pwd
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
readlink
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
realpath
|
realpath: move help strings to markdown file
|
2023-02-23 22:49:04 -08:00 |
|
relpath
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
rm
|
rm: move help strings to markdown file
|
2023-02-21 18:50:47 -08:00 |
|
rmdir
|
rmdir: move help strings to markdown file
|
2023-02-21 18:28:35 -08:00 |
|
runcon
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
seq
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
shred
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
shuf
|
shuf: move help strings to markdown file
|
2023-02-22 21:01:38 -08:00 |
|
sleep
|
sleep: move help strings to markdown file
|
2023-02-21 15:56:52 -08:00 |
|
sort
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
split
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
stat
|
Use help_about! & adapt help files for its usage
|
2023-02-17 16:40:22 +01:00 |
|
stdbuf
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
stty
|
stty: Support for --file/-F
|
2023-02-22 16:38:18 +01:00 |
|
sum
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
sync
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
tac
|
tac: move help strings to markdown file
|
2023-02-20 11:30:33 +00:00 |
|
tail
|
tail: simplify obsolete parsing
|
2023-02-28 18:59:47 +01:00 |
|
tee
|
tee: move help strings to markdown file
|
2023-02-23 12:17:00 +00:00 |
|
test
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
timeout
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
touch
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
tr
|
Merge pull request #4367 from cakebaker/replace_get_long_usage_fn_with_const
|
2023-02-15 08:18:36 +01:00 |
|
true
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
truncate
|
Replace get_long_usage fns with const
|
2023-02-14 09:51:28 +01:00 |
|
tsort
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
tty
|
Migrate from atty to is-terminal (#4382)
|
2023-02-21 21:52:18 +01:00 |
|
uname
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
unexpand
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
uniq
|
Replace get_long_usage fns with const
|
2023-02-14 09:51:28 +01:00 |
|
unlink
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
uptime
|
uptime: correctly calculate boot-time
|
2023-02-26 13:36:08 +01:00 |
|
users
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
vdir
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
wc
|
cargo fmt
|
2023-03-02 18:55:11 +01:00 |
|
who
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
whoami
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
yes
|
yes: move help strings to markdown file
|
2023-02-19 14:54:33 +00:00 |