aboutsummaryrefslogtreecommitdiff
path: root/coreutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2015-08-045-19/+86
|\
| * uname: make OS name configurableRon Yorston2015-08-032-2/+10
| * echo: make escape sequences depend on fancy modeMike Frysinger2015-07-311-1/+1
| * sync: add support for -d -f FILEDenys Vlasenko2015-07-213-10/+75
* | Merge branch 'busybox' into mergeRon Yorston2015-07-147-11/+20
|\|
| * Removes stray empty line from codeManinder Singh2015-07-131-1/+0
| * fix whitespacesManinder Singh2015-06-071-1/+1
| * chown: fix help textJunling Zheng2015-06-071-1/+1
| * truncate: do not die when a file doesn't exist and no-create flag is onAri Sundholm2015-05-251-5/+15
| * typo fixesManinder Singh2015-05-253-3/+3
* | Merge branch 'busybox' into mergeFRPRon Yorston2015-05-184-22/+13
|\|
| * special-case {true,false,test} --helpDenys Vlasenko2015-04-213-18/+9
| * *: Switch to POSIX utmpx APIBernhard Reutner-Fischer2015-04-021-4/+4
* | test: fix access check bug; tweak fake file modeRon Yorston2015-03-241-4/+0
* | Merge branch 'busybox' into mergeRon Yorston2015-03-232-25/+83
|\|
| * truncate: new appletDenys Vlasenko2015-03-221-0/+77
| * dd: move suffix struct to xatonum.cAri Sundholm2015-03-221-25/+6
* | Post-merge fixesRon Yorston2015-03-141-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2015-03-147-88/+129
|\|
| * od: fix printing of high-bit charsRon Yorston2015-03-121-8/+6
| * libbb: introduce and use is_prefixed_with()Denys Vlasenko2015-03-122-3/+3
| * ls: heed compiler warningDenys Vlasenko2015-02-231-1/+1
| * ls: trivial code shrinkDenys Vlasenko2015-02-181-5/+5
| * ls: fix year 9999 bug :)Denys Vlasenko2015-02-161-5/+8
| * dd: add optional support for status=noxfer/noneAri Sundholm2015-02-072-70/+111
| * trim extra newlines in help textsDenys Vlasenko2015-01-241-1/+1
* | od: print valid octal values with -c flagRon Yorston2014-12-051-5/+6
* | Merge branch 'busybox' into mergeRon Yorston2014-10-063-57/+85
|\|
| * install: fix help textDenys Vlasenko2014-09-241-1/+1
| * install: implement -t DIRAaro Koskinen2014-09-241-15/+22
| * df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0Ari Sundholm2014-09-201-8/+7
| * df: implement -T optionAri Sundholm2014-09-171-2/+23
| * test: fix mishandling of "test '(' = '('" and similarDenys Vlasenko2014-07-011-34/+35
* | Merge branch 'busybox' into mergeRon Yorston2014-06-309-12/+81
|\|
| * stat: fix printing selinux context and null-dereferenceMichael Gernoth2014-06-271-2/+3
| * unlink: new appletIsaac Dunham2014-06-221-0/+34
| * Add conditional support for -v / --verboseDenys Vlasenko2014-05-197-10/+44
* | MinGW: rename execable -> executableRon Yorston2014-05-061-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2014-05-061-1/+1
|\|
* | Drop CONFIG_WIN32_NET settingRon Yorston2014-03-171-3/+0
* | Merge branch 'busybox' into mergeRon Yorston2014-03-114-12/+169
|\|
| * shuf: trim help textDenys Vlasenko2014-03-071-4/+4
| * shuf: do not use strings for -i RANGE caseDenys Vlasenko2014-03-071-3/+5
| * shuf: improve help textBartosz Golaszewski2014-03-071-3/+3
| * shuf: fix a segfault on 'shuf -e'Bartosz Golaszewski2014-03-071-1/+2
| * shuf: new appletDenys Vlasenko2014-03-051-0/+150
| * ls: make "ls -s DIR" show total too. Clases 4946Denys Vlasenko2014-02-271-1/+1
| * catv: suppress compiler warningDenys Vlasenko2014-02-031-7/+9
| * uname: fix up usage documentationMike Frysinger2014-01-311-4/+6
* | Merge branch 'busybox' into mergeRon Yorston2014-01-211-3/+7
|\|