index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
coreutils
Age
Commit message (
Expand
)
Author
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
2012-05-06
ln: support -T and -v
Simon B
2012-04-18
who: fix typo in help text
Denys Vlasenko
2012-04-17
who,less: tweaked help text
Denys Vlasenko
2012-03-08
test: "test !" was accessing argv past NULL - fix it. Closes 4832
Denys Vlasenko
2012-03-08
libbb: make xchroot do a chdir("/") after chroot
Denys Vlasenko
2012-03-07
printf: fix this case: printf "%b" '\0057usr\0057bin\n'
Denys Vlasenko
2012-03-07
printf: trim help text
Denys Vlasenko
2012-03-05
uudecode: tweak help text
Denys Vlasenko
2012-03-05
uuencode: tweak help text
Denys Vlasenko
2012-03-05
cp: trim help text
Denys Vlasenko
2012-03-05
du: trim help text a bit more
Denys Vlasenko
2012-03-05
du: remove stray whitespace in help text
Denys Vlasenko
2012-03-01
date: extend help text to explain compat date format. Closes 4820
Denys Vlasenko
2012-02-28
du: use long long for size field
Ian Wienand
2012-02-23
mkdir: fix permissions on 64-bit platforms
Timo Teras
2011-12-18
libbb: remove is_directory's argument which is always NULL
Denys Vlasenko
2011-12-14
touch: add new option FEATURE_TOUCH_SUSV3
walter harms
2011-12-13
touch: document -t DT option in help text
Denys Vlasenko
2011-10-28
whitespace fixes
Denys Vlasenko
2011-10-21
stty: trim too verbose error messages (-40 bytes)
Denys Vlasenko
2011-10-18
uudecode: fix buggy check for empty filename
Denys Vlasenko
2011-10-16
pwd: implement -LP if DESKTOP
Denys Vlasenko
2011-09-21
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-17
tail: fix -c +N. Closes 4111
Denys Vlasenko
2011-08-16
hostid: fix behavior on identifiers starting with zeros
Pere Orga
2011-08-10
randomconfig fixes
Denys Vlasenko
[next]