index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
Age
Commit message (
Expand
)
Author
2021-06-15
*: more --help tweaks
Denys Vlasenko
2021-06-14
*: --help tweaks
Denys Vlasenko
2021-06-13
base32/64: accept -i "skip bad chars" option (currently in effect uncondition...
Denys Vlasenko
2021-06-13
*: more --help tweaking
Denys Vlasenko
2021-06-13
*: more --help tweaks, mostly expanding ts --help
Denys Vlasenko
2021-06-13
*: --help tweaks
Denys Vlasenko
2021-06-05
ls: trim --help text
Denys Vlasenko
2021-06-04
ls: don't output any colors with TERM=dumb
Sören Tempel
2021-06-02
tail: do not lose the tail of old file if new file (-F) is detected
Denys Vlasenko
2021-06-02
tail: fix typo in variable name
Denys Vlasenko
2021-06-02
head,tail: trim --help text
Denys Vlasenko
2021-04-14
echo: fix !ENABLE_FEATURE_FANCY_ECHO build
Denys Vlasenko
2021-04-14
*: --help text tweaks
Denys Vlasenko
2021-04-14
touch: shorten --help text
Denys Vlasenko
2021-04-14
touch: code shrink
Denys Vlasenko
2021-04-14
touch: fix -am
Denys Vlasenko
2021-04-13
dd: support iflag=count_bytes
Rafał Miłecki
2021-04-13
touch: fix previous commit
Denys Vlasenko
2021-04-13
touch: make FEATURE_TOUCH_NODEREF unconditional
Denys Vlasenko
2021-04-13
touch: code shrink
Denys Vlasenko
2021-04-13
touch: code shrink
Denys Vlasenko
2021-04-13
touch: prevent usage of -r and -t at once
Xabier Oneca
2021-04-13
touch: switch to using utimensat() and futimens()
Denys Vlasenko
2021-04-12
touch: unbreak -h
Denys Vlasenko
2021-04-12
touch: remove unneeded GETOPT32 defines
Xabier Oneca
2021-04-12
touch: fix atime set from reference file
Xabier Oneca
2021-04-12
touch: add SUSv3 options -a and -m
Xabier Oneca
2021-03-23
timeout,top,watch,ping: parse NN.N fractional duration in locales with other ...
Denys Vlasenko
2021-02-23
echo: do not assume that free() leaves errno unmodified
Natanael Copa
2021-02-03
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-02
nl: ensure '-b n' option displays file content
Ron Yorston
2021-01-04
Fix mknod compilation on the FreeBSD
Alex Samorukov
2020-12-23
factor: fix comment
Denys Vlasenko
2020-12-22
factor: detect squares
Denys Vlasenko
2020-12-21
factor: fix typo in undef
Denys Vlasenko
2020-12-21
factor: code shrink
Denys Vlasenko
2020-12-20
factor: 30% faster trial division (better sieve)
Denys Vlasenko
2020-12-18
help text tweaks
Denys Vlasenko
2020-12-14
dd: support for O_DIRECT i/o
Denys Vlasenko
2020-12-13
help text: replace [OPTIONS] with actual options (if not too long)
Denys Vlasenko
2020-12-13
help text tweaks
Denys Vlasenko
2020-11-30
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-29
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-28
libbb: in @SECONDS date format, use 64-bit time if libc allows
Denys Vlasenko
2020-11-28
date: tweak --help: -D FMT is used for -s TIME as well
Denys Vlasenko
2020-11-28
date: remove non-standard special-casing of date '+%f'
Denys Vlasenko
2020-11-28
date: trim --help (no need to show long opts)
Denys Vlasenko
2020-11-28
date: support -Ins, more compatible timezone display in -I
Denys Vlasenko
2020-11-28
date: for -uR and -uIh, timezone still have to be shown at +hhmm, not as abbr...
Denys Vlasenko
2020-11-28
fix comments
Denys Vlasenko
[prev]
[next]