Denys Vlasenko 054f5a5b0d install: fix help text 10 yıl önce
..
libcoreutils 0ef64bdb40 *: make GNU licensing statement forms more regular 14 yıl önce
Config.src 17f8418ea7 Add conditional support for -v / --verbose 10 yıl önce
Kbuild.src af0255f496 head,tail: use common suffix struct. simplify help text. 11 yıl önce
basename.c c13ee8c0f3 basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument 13 yıl önce
cal.c 327f550669 Use unsigned printf/scanf conversion where more appropriate 11 yıl önce
cat.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
catv.c 69a12fa790 catv: suppress compiler warning 10 yıl önce
chgrp.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
chmod.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
chown.c 16ca379b55 chown: fix help text 11 yıl önce
chroot.c 0687a5b496 libbb: make xchroot do a chdir("/") after chroot 12 yıl önce
cksum.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
comm.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
cp.c 17f8418ea7 Add conditional support for -v / --verbose 10 yıl önce
cut.c 6967578728 whitespace fixes. no code changes 12 yıl önce
date.c 03a99e3d5c date: extend help text to explain compat date format. Closes 4820 12 yıl önce
dd.c 0ff0b320a2 dd: code shrink 11 yıl önce
df.c fbdc167f27 df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0 10 yıl önce
dirname.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
dos2unix.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
du.c 393c395ca5 du: document incompatibility with standard tool 12 yıl önce
echo.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
env.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
expand.c 22bb81fa85 expand: use printable_string instead of hard-coding implementation 11 yıl önce
expr.c 16714245f9 add INIT_G()'s. No code changes. 13 yıl önce
false.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
fold.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
fsync.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
head.c c72b43c2f0 Commonalize typical [b,]k,m suffix struct 11 yıl önce
hostid.c 9bbf6b98c4 hostid: do not output sign-extended host id. Closes 6056 11 yıl önce
id.c 445e7543e8 platform: use KERNEL_VERSION to simplify uClibc version checking 11 yıl önce
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script 16 yıl önce
install.c 054f5a5b0d install: fix help text 10 yıl önce
length.c.disabled 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c 13 yıl önce
ln.c 44642d1ec1 ln: support -T and -v 12 yıl önce
logname.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
ls.c fca0ee5959 ls: make "ls -s DIR" show total too. Clases 4946 10 yıl önce
md5_sha1_sum.c 4f9fc1e5f5 foo*sum: Correct syntax error 11 yıl önce
mkdir.c 17f8418ea7 Add conditional support for -v / --verbose 10 yıl önce
mkfifo.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
mknod.c 60cb48ca50 whitespace cleanup. no code changes 12 yıl önce
mv.c 17f8418ea7 Add conditional support for -v / --verbose 10 yıl önce
nice.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
nohup.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
od.c 5c10fa5c24 od: code shrink, fix "od --traditional FILE" 13 yıl önce
od_bloaty.c c72b43c2f0 Commonalize typical [b,]k,m suffix struct 11 yıl önce
printenv.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
printf.c 69d81a1c1b printf: fix this case: printf "%b" '\0057usr\0057bin\n' 12 yıl önce
pwd.c 73d249e704 whitespace fixes 13 yıl önce
readlink.c 1b49c25e0a readlink: note that our -f is really -e 11 yıl önce
realpath.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
rm.c 17f8418ea7 Add conditional support for -v / --verbose 10 yıl önce
rmdir.c 17f8418ea7 Add conditional support for -v / --verbose 10 yıl önce
seq.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
shuf.c 69f9567de2 shuf: trim help text 10 yıl önce
sleep.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
sort.c 5c13ab41bb sort: check global flags on fallback sort 11 yıl önce
split.c c72b43c2f0 Commonalize typical [b,]k,m suffix struct 11 yıl önce
stat.c 1b487ea8a6 stat: fix printing selinux context and null-dereference 10 yıl önce
stty.c 79c618c411 Refactor catv. Move visible() from stty to libbb. 11 yıl önce
sum.c 327f550669 Use unsigned printf/scanf conversion where more appropriate 11 yıl önce
sync.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
tac.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
tail.c 1bdbf26454 tail: adjust help/usage texts 11 yıl önce
tee.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
test.c 98654b995b test: fix mishandling of "test '(' = '('" and similar 10 yıl önce
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 yıl önce
touch.c b5352078a7 touch: add conditional support for -h 11 yıl önce
tr.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
true.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
tty.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
uname.c 29ed580668 uname: fix up usage documentation 10 yıl önce
uniq.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
unlink.c ea23c25e96 unlink: new applet 10 yıl önce
usleep.c acff3733ba usleep: do not check for usleep error, it should never fail 13 yıl önce
uudecode.c 11e61d5c71 uudecode: tweak help text 12 yıl önce
uuencode.c fa737cebe7 uuencode: tweak help text 12 yıl önce
wc.c 66426760be *: remove "Options:" string from help texts 13 yıl önce
who.c b110e1fecb who: fix typo in help text 12 yıl önce
whoami.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 yıl önce
yes.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 yıl önce