coreutils/src/uu
Daniel Hofstetter 4a192e98d5
Merge pull request #5032 from sylvestre/split-fail
split: reject some invalid values
2023-07-05 07:04:22 +02:00
..
arch Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
base32 Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
base64 Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
basename Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
basenc Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
cat Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
chcon Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
chgrp Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
chmod Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
chown Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
chroot Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
cksum Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
comm Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
cp cp: allow multiple usages of -R/-r Closes: #5027 2023-07-03 14:19:45 +02:00
csplit Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
cut Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
date date: use ShortcutValueParser 2023-06-14 13:34:50 +02:00
dd fix typos 2023-06-29 15:34:19 +00:00
df Find MountInfo properly when symlink is used (#4929) 2023-06-10 09:22:01 +02:00
dir Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
dircolors Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
dirname Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
du du: directories have apparent size of 0 2023-06-25 15:56:57 -07:00
echo Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
env Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
expand Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
expr Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
factor Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
false Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
fmt Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
fold Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
groups Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
hashsum hashsum: use file_stem() instead of file_name() 2023-06-29 10:50:10 +02:00
head Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
hostid Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
hostname Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
id Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
install Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
join Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
kill Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
link Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
ln Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
logname Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
ls ls: force fetching metadata when called with -L -Z 2023-06-26 14:46:56 +02:00
mkdir Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
mkfifo Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
mknod Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
mktemp Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
more Merge pull request #4950 from Ideflop/more_implement_arguments_plain_and_from_line 2023-07-01 14:18:54 +02:00
mv mv: add the check with --b=simple and when the source is a backup 2023-06-28 23:11:28 +02:00
nice Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
nl nl: make --no-renumber a flag 2023-07-04 10:37:10 +02:00
nohup Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
nproc Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
numfmt numfmt: remove duplicate info from help output 2023-07-04 07:02:18 +02:00
od od: fix parsing of hex input ending with E 2023-06-18 21:02:39 +05:30
paste Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
pathchk Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
pinky Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
pr Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
printenv Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
printf Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
ptx Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
pwd Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
readlink Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
realpath Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
relpath Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
rm Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
rmdir Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
runcon Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
seq seq: rename "--widths" to "--equal-width" 2023-06-26 16:21:59 +02:00
shred fixed shred -u for windows 2023-06-18 17:12:10 +02:00
shuf Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
sleep Merge pull request #4927 from cakebaker/bump_fundu_and_fix_compile_errors 2023-06-10 09:23:21 +02:00
sort sort: migrate from ouroboros to self_cell 2023-06-19 10:17:39 +02:00
split fix the clippy warning 2023-07-04 18:45:11 +02:00
stat Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
stdbuf Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
stty Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
sum Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
sync sync: fix error msg 2023-06-17 19:50:47 -07:00
tac Move memmap2 in the root workpace 2023-06-28 23:16:16 +02:00
tail Merge pull request #4756 from Joining7943/tail-refactor-and-fix-input 2023-07-03 14:09:57 +02:00
tee Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
test Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
timeout Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
touch fix/touch ~ time crate usage errors 2023-07-03 14:15:15 +02:00
tr Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
true Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
truncate Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
tsort Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
tty Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
uname Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
unexpand Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
uniq Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
unlink Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
uptime Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
users Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
vdir Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
wc Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
who Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
whoami Reformat TOML files with taplo 2023-06-08 09:07:19 +02:00
yes yes: add --version option 2023-06-20 23:20:22 +09:00