..
arch
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
base32
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
base64
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
basename
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
basenc
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
cat
clippy: simplify code according to nightly 'byte_char_slices' lint
2024-07-18 15:59:36 +02:00
chcon
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
chgrp
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
chmod
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
chown
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
chroot
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
cksum
cksum: correctly output non-utf8 filename
2024-07-27 01:29:01 +02:00
comm
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
cp
cp: fix cp throwing error when dest is symlink and options backup and --rem is given
2024-07-26 00:49:34 +02:00
csplit
clippy: fix warnings introduced by Rust 1.80
2024-07-25 16:34:02 +02:00
cut
cut: move os_string_as_bytes utility to uucore
2024-07-18 13:00:32 +02:00
date
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
dd
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
df
df: use "workspace = true" for tempfile
2024-07-30 15:21:52 +02:00
dir
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
dircolors
dircolors+join+sleep: optimize int and string ops as required by clippy nightly
2024-08-11 23:56:30 +02:00
dirname
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
du
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
echo
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
env
Fix spelling, update comments, and add documentation for improved code clarity
2024-07-07 12:20:41 +02:00
expand
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
expr
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
factor
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
false
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
fmt
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
fold
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
groups
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
hashsum
hashsum: Return err when only --strict or --quiet is given
2024-07-19 16:05:30 +08:00
head
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
hostid
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
hostname
hostname: use dns-lookup crate to get the network address(es) of the host
2024-07-09 22:44:16 +02:00
id
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
install
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
join
dircolors+join+sleep: optimize int and string ops as required by clippy nightly
2024-08-11 23:56:30 +02:00
kill
uucore+timeout: accept signals of any casing
2024-07-03 04:15:52 +02:00
link
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
ln
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
logname
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
ls
Merge pull request #6528 from sylvestre/cf
2024-07-05 10:38:31 +02:00
mkdir
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
mkfifo
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
mknod
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
mktemp
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
more
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
mv
proper error message when inter-partition copying fails with test
2024-07-18 13:11:34 +02:00
nice
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
nl
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
nohup
Merge pull request #6505 from Its-Just-Nans/fix-clippy-errors
2024-06-30 18:55:51 +02:00
nproc
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
numfmt
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
od
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
paste
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
pathchk
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
pinky
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
pr
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
printenv
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
printf
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
ptx
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
pwd
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
readlink
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
realpath
clippy: fix warnings introduced by Rust 1.80
2024-07-25 16:34:02 +02:00
rm
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
rmdir
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
runcon
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
seq
seq: allow "fuzzing" as cfg condition name
2024-07-23 15:58:57 +02:00
shred
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
shuf
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
sleep
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
sort
Merge pull request #6535 from sylvestre/sort
2024-07-05 09:45:54 +02:00
split
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
stat
Fix Android CI ( #6580 )
2024-07-18 09:45:00 +02:00
stdbuf
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
stty
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
sum
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
sync
replace crash! with UResult in sync
2024-07-07 12:18:21 +02:00
tac
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
tail
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
tee
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
test
test: -o arg should trigger an error ( #6642 )
2024-08-13 11:05:35 +02:00
timeout
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
touch
Expose touch for Nushell ( #5946 )
2024-07-09 23:10:58 +02:00
tr
tr: accept non utf8 arguments for sets
2024-07-18 13:00:32 +02:00
true
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
truncate
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
tsort
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
tty
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
uname
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
unexpand
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
uniq
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
unlink
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
uptime
uptime: add support for OpenBSD using utmp
2024-06-30 16:17:04 +02:00
users
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
vdir
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
wc
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
who
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
whoami
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00
yes
coreutils: Add a default readme for the packages
2024-06-30 10:52:10 +02:00