..
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
cat: adapt to API changes of uucore/pipes
2024-08-14 17:15:53 +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
mv: gnu test case mv-n compatibility ( #6599 )
2024-09-14 09:11:17 +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
dd: fix issue #5905 (different error msg from GNU) ( #6622 )
2024-09-07 15:34:03 +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
`ls: Changed unwrap_or and or option handling to lazy evaluated unwrap_or_else and or_else` ( #6609 )
2024-09-07 15:05:54 +02:00
mkdir
`mkdir: added acl` permissions inheritance for subdirectories ( #6676 )
2024-09-11 21:35:25 +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
mv: gnu test case mv-n compatibility ( #6599 )
2024-09-14 09:11:17 +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
od: do not panic on empty address radix
2024-09-01 07:59:19 -05: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
Merge pull request #6680 from cakebaker/runcon_adapt_error_message
2024-09-06 17:58:39 +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
adjust error for runcon & stdbuf to make tests/misc/invalid-opt.pl pass
2024-08-20 22:28:16 +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
tail: adapt to windows-sys API change
2024-09-07 16:49:25 +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
wc: adapt to API changes of uucore/pipes
2024-08-14 17:19:37 +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
yes: adapt to API changes of uucore/pipes
2024-08-14 17:38:56 +02:00