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
2014-03-07
shuf: improve help text
Bartosz Golaszewski
2014-03-07
shuf: fix a segfault on 'shuf -e'
Bartosz Golaszewski
2014-03-05
shuf: new applet
Denys Vlasenko
2014-02-27
ls: make "ls -s DIR" show total too. Clases 4946
Denys Vlasenko
2014-02-03
catv: suppress compiler warning
Denys Vlasenko
2014-01-31
uname: fix up usage documentation
Mike Frysinger
2014-01-19
sort: check global flags on fallback sort
Bartosz Golaszewski
2014-01-19
sort.c: remove a magic number from compare_keys()
Bartosz Golaszewski
2014-01-10
tail: adjust help/usage texts
Cristian Ionescu-Idbohrn
2014-01-09
chown: fix help text
Denys Vlasenko
2013-12-16
expand: use printable_string instead of hard-coding implementation
Michael Tokarev
2013-11-29
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-10-16
tail compat: fix header printing for tail -f
Bartosz Golaszewski
2013-09-11
touch: add conditional support for -h
Denys Vlasenko
2013-08-20
dd: code shrink
Denys Vlasenko
2013-08-20
dd: code shrink
Denys Vlasenko
2013-08-20
dd: code shrink
Denys Vlasenko
2013-08-20
dd: remove FIXME comment which is fixed now. No code changes
Denys Vlasenko
2013-08-20
dd: code shrink
Denys Vlasenko
2013-08-20
dd: fail if swab is attempted on odd-sized block
Denys Vlasenko
2013-08-19
dd: fix example in a comment. No code changes.
Denys Vlasenko
2013-08-19
dd: support conv=swab
Denys Vlasenko
2013-08-19
dd: do not reuse local variables for unrelated values.
Denys Vlasenko
2013-07-30
Whitespace fixes
Denys Vlasenko
2013-07-30
catv: code shrink
Denys Vlasenko
2013-07-30
Refactor catv. Move visible() from stty to libbb.
Bartosz Golaszewski
2013-07-13
Commonalize typical [b,]k,m suffix struct
Denys Vlasenko
2013-07-08
tail: code shrink
Denys Vlasenko
2013-07-04
foo*sum: Correct syntax error
Cristian Ionescu-Idbohrn
2013-07-02
tail: track file size only in -f mode
Denys Vlasenko
2013-07-02
foo*sum: report I/O errors, don't merely exit with 1.
Denys Vlasenko
2013-05-17
stty: disable CIBAUD leak check - it is not necessary on Linux
Denys Vlasenko
2013-05-17
stty: code shrink
Denys Vlasenko
2013-03-29
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
Denys Vlasenko
2013-03-12
readlink: note that our -f is really -e
Mike Frysinger
2013-03-12
platform: use KERNEL_VERSION to simplify uClibc version checking
Mike Frysinger
2013-03-04
hostid: do not output sign-extended host id. Closes 6056
Denys Vlasenko
2013-02-25
tail: make help text for -n +N syntax more correct
Denys Vlasenko
2013-02-25
head: support -n -NUM and -c -NUM
Denys Vlasenko
2013-02-25
head,tail: use common suffix struct. simplify help text.
Denys Vlasenko
2013-01-15
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
sha3sum: new applet
Lauri Kasanen
2013-01-14
whitespace fixes. no code changes
Denys Vlasenko
2012-12-14
du: document incompatibility with standard tool
Denys Vlasenko
2012-09-27
fix unsafe bb_perror_msg(filename) calls
Denys Vlasenko
2012-06-19
tweak help text
Denys Vlasenko
2012-06-10
android: fix 'stat', ifdef S_TYPEIS* in coreutiles/stat.c
Tias Guns
2012-05-06
mv: accept but ignore -v
Simon B
2012-05-06
mkdir,rmdir: accept and ignore -v, --verbose
Simon B
[prev]
[next]