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
2015-10-19
sort: code shrink
Denys Vlasenko
2015-10-19
remove extra debug printout
Denys Vlasenko
2015-10-19
sort: fix key with delimiters breakage
Denys Vlasenko
2015-10-19
libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1
Denys Vlasenko
2015-10-19
od: get rid of (almost all) statics
Denys Vlasenko
2015-10-16
cpio: implement -R/--owner
Aaro Koskinen
2015-10-15
du: extra compat: with -k and -m, round sizes up
Denys Vlasenko
2015-10-14
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
Denys Vlasenko
2015-10-07
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
libbb: more compact API for bb_parse_mode()
Denys Vlasenko
2015-10-05
uudecode: tolerate text input with CR+LF line ends
Denys Vlasenko
2015-09-19
sort: fix -kN,M handling (was including last separator into the comparison)
Denys Vlasenko
2015-08-03
uname: make OS name configurable
Ron Yorston
2015-07-31
echo: make escape sequences depend on fancy mode
Mike Frysinger
2015-07-21
sync: add support for -d -f FILE
Denys Vlasenko
2015-07-13
Removes stray empty line from code
Maninder Singh
2015-06-07
fix whitespaces
Maninder Singh
2015-06-07
chown: fix help text
Junling Zheng
2015-05-25
truncate: do not die when a file doesn't exist and no-create flag is on
Ari Sundholm
2015-05-25
typo fixes
Maninder Singh
2015-04-21
special-case {true,false,test} --help
Denys Vlasenko
2015-04-02
*: Switch to POSIX utmpx API
Bernhard Reutner-Fischer
2015-03-22
truncate: new applet
Denys Vlasenko
2015-03-22
dd: move suffix struct to xatonum.c
Ari Sundholm
2015-03-12
od: fix printing of high-bit chars
Ron Yorston
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-02-23
ls: heed compiler warning
Denys Vlasenko
2015-02-18
ls: trivial code shrink
Denys Vlasenko
2015-02-16
ls: fix year 9999 bug :)
Denys Vlasenko
2015-02-07
dd: add optional support for status=noxfer/none
Ari Sundholm
2015-01-24
trim extra newlines in help texts
Denys Vlasenko
2014-09-24
install: fix help text
Denys Vlasenko
2014-09-24
install: implement -t DIR
Aaro Koskinen
2014-09-20
df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0
Ari Sundholm
2014-09-17
df: implement -T option
Ari Sundholm
2014-07-01
test: fix mishandling of "test '(' = '('" and similar
Denys Vlasenko
2014-06-27
stat: fix printing selinux context and null-dereference
Michael Gernoth
2014-06-22
unlink: new applet
Isaac Dunham
2014-05-19
Add conditional support for -v / --verbose
Denys Vlasenko
2014-03-07
shuf: trim help text
Denys Vlasenko
2014-03-07
shuf: do not use strings for -i RANGE case
Denys Vlasenko
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
[prev]
[next]