Denys Vlasenko 94c78aa0b9 config system: move some options closer to relevalnt tool subdirectories před 2 roky
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes před 6 roky
Config.src 94c78aa0b9 config system: move some options closer to relevalnt tool subdirectories před 2 roky
Kbuild.src 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo před 7 roky
basename.c 0599e0f87b basename: implement -a and -s SUFFIX před 2 roky
cat.c cad3fc743a libbb: introduce and use fputs_stdout před 3 roky
chgrp.c e2b9215868 *: --help tweaks před 3 roky
chmod.c 59ac467dc6 libbb: eliminate a static data array in bb_mode_string() před 2 roky
chown.c e2b9215868 *: --help tweaks před 3 roky
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec před 6 roky
cksum.c 91b9549a8c crc32: code shrink for !CKSUM config před 3 roky
comm.c b097a84d62 config: update size information před 5 roky
cp.c 98cb561b5f cp: fix build failure with long options disabled před 2 roky
cut.c 0068ce2fa0 cut: add toybox-compatible options -O OUTSEP, -D, -F LIST před 2 roky
date.c 9fe1548bbf date,touch: allow timezone offsets in dates před 2 roky
dd.c 1ce60699c1 dd: tweak --help před 2 roky
df.c 94c78aa0b9 config system: move some options closer to relevalnt tool subdirectories před 2 roky
dirname.c b097a84d62 config: update size information před 5 roky
dos2unix.c b097a84d62 config: update size information před 5 roky
du.c e7a8e8e30c du: support -b "apparent size" před 3 roky
echo.c e2b9215868 *: --help tweaks před 3 roky
env.c c113796884 env: implement -0 před 3 roky
expand.c cad3fc743a libbb: introduce and use fputs_stdout před 3 roky
expr.c 6b6826f0b8 *: --help tweaks před 3 roky
factor.c 6297d66eda factor: fix comment před 3 roky
false.c 72089cf6b4 config: deindent all help texts před 7 roky
fold.c ba9f9c2d2c *: --help text tweaks před 3 roky
head.c b9258b86a7 head,tail: trim --help text před 3 roky
hostid.c b097a84d62 config: update size information před 5 roky
id.c e2b9215868 *: --help tweaks před 3 roky
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script před 15 roky
install.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls před 5 roky
link.c b097a84d62 config: update size information před 5 roky
ln.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) před 3 roky
logname.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls před 5 roky
ls.c 6279aec03d libbb: clarify what bb_mode_string() generates před 2 roky
md5_sha1_sum.c dc68a5ddac sha3sum: fix --help: -a does not depend on FEATURE_MD5_SHA1_SUM_CHECK před 3 roky
mkdir.c 11f1a2553e help text tweaks před 3 roky
mkfifo.c b097a84d62 config: update size information před 5 roky
mknod.c 28759d0e95 Fix mknod compilation on the FreeBSD před 3 roky
mktemp.c ecac9853f2 mktemp: add --tmpdir option před 2 roky
mv.c a84bbc5425 cp,mv: fix -t DIR option před 3 roky
nice.c b097a84d62 config: update size information před 5 roky
nl.c c849e72c0b nl: ensure '-b n' option displays file content před 3 roky
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes před 6 roky
nproc.c 6481070eb9 nproc: code shrink před 3 roky
od.c 95f7953f2c do not use `a' quoting style in comments před 6 roky
od_bloaty.c cad3fc743a libbb: introduce and use fputs_stdout před 3 roky
paste.c cad3fc743a libbb: introduce and use fputs_stdout před 3 roky
printenv.c b097a84d62 config: update size information před 5 roky
printf.c c2bd0b6806 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators před 3 roky
pwd.c b097a84d62 config: update size information před 5 roky
readlink.c b097a84d62 config: update size information před 5 roky
realpath.c ba9f9c2d2c *: --help text tweaks před 3 roky
rm.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls před 5 roky
rmdir.c 11f1a2553e help text tweaks před 3 roky
seq.c b097a84d62 config: update size information před 5 roky
shred.c d71c7892ac shred: with -u, unlink file even if it is zero length před 3 roky
shuf.c 6a9b3f7acf shuf: add a TODO, code shrink před 2 roky
sleep.c c2bd0b6806 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators před 3 roky
sort.c 894466cc51 uniq: support -z před 3 roky
split.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly před 3 roky
stat.c 59ac467dc6 libbb: eliminate a static data array in bb_mode_string() před 2 roky
stty.c cad3fc743a libbb: introduce and use fputs_stdout před 3 roky
sum.c b097a84d62 config: update size information před 5 roky
sync.c 2f28b2bdbb fsync,sync: merge into one source module před 5 roky
tac.c b097a84d62 config: update size information před 5 roky
tail.c f193aeac1f tail: do not lose the tail of old file if new file (-F) is detected před 3 roky
tee.c 427c12cc51 tee: do not intercept SIGPIPE před 4 roky
test.c 5156b24553 Make const ptr assign as function call in clang před 2 roky
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
timeout.c a2f18d950a help text tweaks před 3 roky
touch.c 9fe1548bbf date,touch: allow timezone offsets in dates před 2 roky
tr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls před 5 roky
true.c 72089cf6b4 config: deindent all help texts před 7 roky
truncate.c ba9f9c2d2c *: --help text tweaks před 3 roky
tty.c 1849285a20 *: more --help tweaks, mostly expanding ts --help před 3 roky
uname.c 1849285a20 *: more --help tweaks, mostly expanding ts --help před 3 roky
uniq.c 2dade4f18a uniq: really support -z před 3 roky
unlink.c b097a84d62 config: update size information před 5 roky
usleep.c b097a84d62 config: update size information před 5 roky
uudecode.c 643b308029 base32/64: accept -i "skip bad chars" option (currently in effect unconditionally) před 3 roky
uuencode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls před 5 roky
wc.c ba9f9c2d2c *: --help text tweaks před 3 roky
who.c 1f60d88cf6 *: more --help tweaks před 3 roky
whoami.c b097a84d62 config: update size information před 5 roky
yes.c 1849285a20 *: more --help tweaks, mostly expanding ts --help před 3 roky