coreutils/src/uu
Sylvestre Ledru 480bd3c36a
Merge pull request #2835 from jfinkels/tsort-uresult
tsort: return UResult from uumain() function
2022-01-07 21:51:25 +01:00
..
arch bump the platform-info dep 2021-12-18 00:04:03 +01:00
base32 maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
base64 maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
basename Merge pull request #2749 from thomasqueirozb/utils_uresult 2021-11-25 13:43:46 +01:00
basenc maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
cat update 'nix' within workspace to force patched version 2021-11-19 17:55:03 -06:00
chcon chcon: return UResult from uumain() function 2022-01-02 20:08:11 -05:00
chgrp maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
chmod maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
chown uucore::entries: Make Passwd::locate and Group::locate thread-safe 2021-11-26 14:48:33 +01:00
chroot chroot: return UResult from uumain() function 2021-12-24 13:26:48 -05:00
cksum cksum: accept directories as empty files 2021-12-26 21:50:13 +01:00
comm comm: return UResult from uumain() function 2021-12-24 13:40:18 -05:00
cp Fix cp bug: pre-write permission change (#2769) 2021-12-15 22:18:02 +01:00
csplit fixup! csplit: return UResult from uumain() function 2021-12-26 15:20:09 -05:00
cut remove cut-specific macros 2022-01-01 18:50:34 +01:00
date Merge pull request #2749 from thomasqueirozb/utils_uresult 2021-11-25 13:43:46 +01:00
dd dd: return UResult from uumain() function (#2792) 2021-12-29 15:13:52 +01:00
df maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
dircolors dircolors: return UResult from uumain() function 2021-12-26 15:57:23 -05:00
dirname Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
du fix lint, fmt & udeps errors 2022-01-01 19:43:44 +01:00
echo Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
env fix spell-check errors 2021-11-19 17:55:02 -06:00
expand expand: return UResult from uumain() function 2021-12-26 16:02:35 -05:00
expr maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
factor factor: return UResult from uumain() function 2021-12-26 16:06:33 -05:00
false Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
fmt fmt: return UResult from uumain() function 2021-12-26 16:41:16 -05:00
fold Merge pull request #2749 from thomasqueirozb/utils_uresult 2021-11-25 13:43:46 +01:00
groups groups: return UResult from uumain() function 2021-12-27 15:22:55 -05:00
hashsum hashsum: return UResult from uumain() function 2021-12-27 15:46:47 -05:00
head maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
hostid Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
hostname maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
id uucore::entries: Make Passwd::locate and Group::locate thread-safe 2021-11-26 14:48:33 +01:00
install install: Also import fs from uucore 2021-10-24 00:33:00 +02:00
join remove unnecessary and unused macros 2022-01-01 18:31:47 +01:00
kill Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
link link: return UResult from uumain() function 2021-12-27 18:26:25 -05:00
ln fixes suggested by nightly version of clippy 2021-12-26 15:45:33 -05:00
logname logname: return UResult from uumain() function 2021-12-27 18:32:39 -05:00
ls ls: Improve error handling and other improvements (#2809) 2022-01-05 14:50:37 +01:00
mkdir Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
mkfifo mkfifo: return UResult from uumain() function 2021-12-27 18:37:28 -05:00
mknod mknod: return UResult from uumain() function 2021-12-27 18:49:35 -05:00
mktemp Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
more more: return Ok in main loop 2021-12-15 20:49:41 -05:00
mv mv: return UResult from uumain() function 2021-12-27 19:35:38 -05:00
nice nice: return UResult from uumain() function 2021-12-27 19:44:26 -05:00
nl Merge pull request #2749 from thomasqueirozb/utils_uresult 2021-11-25 13:43:46 +01:00
nohup nohup: return UResult from uumain() function 2021-12-28 14:45:29 -05:00
nproc Merge pull request #2749 from thomasqueirozb/utils_uresult 2021-11-25 13:43:46 +01:00
numfmt numfmt: replace if let with simpler match 2022-01-02 02:16:59 +01:00
od od: return UResult from uumain() function 2021-12-28 20:07:21 -05:00
paste paste: return UResult from uumain() function 2021-12-28 20:27:13 -05:00
pathchk pathchk: return UResult from uumain() function 2021-12-28 20:43:57 -05:00
pinky pinky: return UResult from uumain() function 2021-12-28 20:59:55 -05:00
pr fixes suggested by nightly version of clippy 2021-12-26 15:45:33 -05:00
printenv maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
printf printf: return UResult from uumain() function 2021-12-28 21:05:32 -05:00
ptx ptx: return UResult from uumain() function 2021-12-29 14:28:45 -05:00
pwd fix spell-check errors 2021-11-19 17:55:02 -06:00
readlink readlink: return UResult from uumain() function 2021-12-29 14:44:22 -05:00
realpath maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
relpath relpath: return UResult from uumain() function 2021-12-29 15:49:30 -05:00
rm rm: return UResult from uumain() function 2021-12-29 15:57:55 -05:00
rmdir Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
runcon runcon: return UResult from uumain() function 2021-12-31 12:12:13 -05:00
seq seq: return UResult from uumain() function (#2784) 2021-12-29 15:20:17 +01:00
shred remove unnecessary and unused macros 2022-01-01 18:31:47 +01:00
shuf Merge pull request #2749 from thomasqueirozb/utils_uresult 2021-11-25 13:43:46 +01:00
sleep Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
sort Merge pull request #2726 from thomasqueirozb/strip_pre_suffix 2021-11-01 23:34:27 +01:00
split remove unnecessary and unused macros 2022-01-01 18:31:47 +01:00
stat stat: return UResult from uumain() function 2021-12-30 22:39:23 -05:00
stdbuf stdbuf: fix cargo --git build (#1276) 2022-01-02 14:17:05 +01:00
sum sum: return UResult from uumain() function 2021-12-31 13:53:56 -05:00
sync fixup! sync: return UResult from uumain() function 2021-12-31 14:28:27 -05:00
tac tac: return UResult from uumain() function 2021-12-23 20:30:51 -05:00
tail tail use UResult 2021-11-21 12:37:56 +08:00
tee tee: return UResult from uumain() function 2021-12-31 14:07:39 -05:00
test test: return UResult from uumain() function 2021-12-31 18:25:26 -05:00
timeout timeout: return UResult from uumain() function 2022-01-02 19:41:21 -05:00
touch Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
tr maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
true Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
truncate maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
tsort tsort: return UResult from uumain() function 2021-12-31 14:57:00 -05:00
tty tty: return UResult from uumain() function 2022-01-02 10:28:53 -05:00
uname bump the platform-info dep 2021-12-18 00:04:03 +01:00
unexpand unexpand: return UResult from uumain() function 2022-01-02 10:33:41 -05:00
uniq fix spell-check errors 2021-11-19 17:55:02 -06:00
unlink Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
uptime Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
users Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
wc fixup! wc: return UResult from uumain() function 2022-01-02 19:40:22 -05:00
who maint/CICD ~ (GHA) fix cargo-udeps false positives (add 'ignore' exceptions to sub-crates) 2021-11-19 17:55:02 -06:00
whoami Prepare version 0.0.8 2021-10-23 19:21:50 +02:00
yes fix/yes ~ revise to match 'nix' changes 2021-11-19 18:04:53 -06:00