| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' into merge | Ron Yorston | 2019-04-04 | 2 | -92/+70 |
|\ |
|
| * | fsync,sync: merge into one source module | Denys Vlasenko | 2019-04-02 | 2 | -81/+61 |
| * | fsync,sync: make them similar | Denys Vlasenko | 2019-04-02 | 2 | -27/+25 |
* | | win32: improve filesystem detection and display | Ron Yorston | 2019-03-20 | 1 | -0/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-03-12 | 3 | -20/+18 |
|\| |
|
| * | top: tweak --help | Denys Vlasenko | 2019-02-27 | 1 | -12/+6 |
| * | du: don't count duplicate arguments. Closes 5288 | Ron Yorston | 2019-02-19 | 1 | -2/+2 |
| * | dd: add 'oflag=append' | Rostislav Skudnov | 2019-02-14 | 1 | -6/+10 |
* | | win32: implement readlink(2) | Ron Yorston | 2019-03-06 | 2 | -3/+3 |
* | | ls: use correct column width for WIN32 inodes | Ron Yorston | 2019-03-04 | 1 | -0/+4 |
* | | win32: fix POSIX build | Ron Yorston | 2019-02-17 | 1 | -1/+1 |
* | | win32: make stat(2) fetch additional metadata | Ron Yorston | 2019-02-16 | 1 | -0/+4 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-01-10 | 72 | -90/+93 |
|\| |
|
| * | date: improve help text for -D | Denys Vlasenko | 2019-01-09 | 1 | -2/+2 |
| * | sleep: support "inf" | Denys Vlasenko | 2019-01-07 | 1 | -0/+5 |
| * | ls: make -i compatible with coreutils: don't follow symlink by default | Martijn Dekker | 2019-01-04 | 1 | -2/+2 |
| * | config: more tweaks | Denys Vlasenko | 2018-12-28 | 2 | -6/+4 |
| * | config: update size information | Denys Vlasenko | 2018-12-28 | 69 | -80/+80 |
* | | win32: emulate SIGPIPE | Ron Yorston | 2018-12-11 | 1 | -2/+0 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-12-05 | 2 | -4/+9 |
|\| |
|
| * | cat,nl: fix handling of open errors | Denys Vlasenko | 2018-11-29 | 2 | -4/+9 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-11-28 | 2 | -24/+54 |
|\| |
|
| * | printf: fix printf "%u\n" +18446744073709551614 | Denys Vlasenko | 2018-10-30 | 1 | -0/+8 |
| * | dd: do not have 'ocount' variable if ibs/obs support is not enabled | Denys Vlasenko | 2018-10-30 | 1 | -13/+20 |
| * | dd: add 'oflag=seek_bytes' | Rostislav Skudnov | 2018-10-30 | 1 | -9/+24 |
| * | printf: fix printing +-prefixed numbers | Bernhard Reutner-Fischer | 2018-10-19 | 1 | -2/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-10-08 | 1 | -2/+2 |
|\| |
|
| * | unzip: use printable_string() for printing filenames | Denys Vlasenko | 2018-09-30 | 1 | -2/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-09-10 | 4 | -89/+31 |
|\| |
|
| * | timeout: fix arguments to match coreutils | Denys Vlasenko | 2018-08-03 | 1 | -9/+12 |
| * | extend fractional duration support to "top -d N.N" and "timeout" | Denys Vlasenko | 2018-08-03 | 2 | -75/+9 |
| * | ls: When -h is passed, the total should also be in human units | Lauri Kasanen | 2018-08-01 | 1 | -1/+9 |
| * | cp: placate gcc8 | Denys Vlasenko | 2018-08-01 | 1 | -1/+1 |
* | | Merge branch 'busybox' | Ron Yorston | 2018-07-25 | 7 | -34/+93 |
|\| |
|
| * | cp: add missing quote in config snippet | Denys Vlasenko | 2018-07-17 | 1 | -1/+1 |
| * | cp: optional --reflink support | Denys Vlasenko | 2018-07-13 | 1 | -0/+24 |
| * | sort: add -V "sort version" | Denys Vlasenko | 2018-07-08 | 1 | -20/+27 |
| * | nproc: implement --all --ignore=N | haroon maqsood | 2018-07-06 | 1 | -10/+34 |
| * | install: fix "-D -t DIR1/DIR2/DIR3" creating only DIR1/DIR2, closes 11106 | Denys Vlasenko | 2018-06-22 | 1 | -1/+5 |
| * | restore documentation on the build config language | Kartik Agaram | 2018-06-06 | 1 | -1/+1 |
| * | realpath,readlink -f: coreutils compat, closes 11021 | Denys Vlasenko | 2018-05-24 | 2 | -2/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-05-13 | 2 | -3/+7 |
|\| |
|
| * | cat: fix cat -e and cat -v erroneously numbering 1st line | Denys Vlasenko | 2018-04-29 | 1 | -3/+3 |
| * | shell: add comments about [[, no code changes | Denys Vlasenko | 2018-04-10 | 1 | -0/+4 |
* | | ls, stat: don't try to read symlinks | Ron Yorston | 2018-04-10 | 2 | -0/+10 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-04-09 | 4 | -11/+83 |
|\| |
|
| * | bzip2: fix two crashes on corrupted archives | Denys Vlasenko | 2018-04-08 | 1 | -1/+0 |
| * | libbb.h: always include sys/resource.h | Denys Vlasenko | 2018-04-08 | 1 | -1/+0 |
| * | libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confir... | Denys Vlasenko | 2018-04-07 | 1 | -1/+1 |
| * | sort: smaller and more agressive FEATURE_SORT_OPTIMIZE_MEMORY | Denys Vlasenko | 2018-04-06 | 1 | -12/+12 |