| Commit message (Expand) | Author | Age | Files | Lines |
* | win32: fix compilation with FEATURE_SH_NOFORK disabled | Ron Yorston | 2024-12-31 | 1 | -3/+3 |
* | xargs: allow for quotes in commands on Windows | Ron Yorston | 2024-12-30 | 1 | -2/+103 |
* | win32: work around problem with stderr in MSVCRT | Ron Yorston | 2024-09-30 | 1 | -4/+0 |
* | Merge branch 'busybox' into merge | Ron Yorston | 2023-07-13 | 3 | -6/+6 |
|\ |
|
| * | Update applet size estimates | Denys Vlasenko | 2023-07-10 | 3 | -5/+5 |
| * | libbb: code shrink: introduce and use [_]exit_FAILURE() | Denys Vlasenko | 2023-06-15 | 1 | -1/+1 |
* | | win32: changes to signal handling | Ron Yorston | 2023-05-23 | 1 | -1/+1 |
* | | xargs: reinstate use of nofork applets | Ron Yorston | 2023-04-27 | 1 | -22/+38 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2023-04-09 | 1 | -3/+36 |
|\| |
|
| * | find: implement -ok | David Leonard | 2023-03-28 | 1 | -3/+36 |
* | | xargs: kill children when interrupted by Ctrl-C | Ron Yorston | 2023-04-07 | 1 | -3/+42 |
* | | xargs: omit support for -o | Ron Yorston | 2023-01-05 | 1 | -3/+14 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2023-01-05 | 1 | -34/+51 |
|\| |
|
| * | xargs: implement -o, closes 15146 | Denys Vlasenko | 2022-12-22 | 1 | -34/+51 |
* | | find: -samefile requires FEATURE_EXTRA_FILE_DATA | Ron Yorston | 2022-02-09 | 1 | -1/+1 |
* | | Merge busybox into merge | Ron Yorston | 2022-01-06 | 1 | -1/+1 |
|\| |
|
| * | libbb: code shrink: introduce and use [_]exit_SUCCESS() | Denys Vlasenko | 2022-01-05 | 1 | -1/+1 |
* | | Merge busybox into merge | Ron Yorston | 2021-12-27 | 1 | -0/+35 |
|\| |
|
| * | find: implement -samefile | Aaro Koskinen | 2021-12-17 | 1 | -0/+35 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-10-13 | 1 | -22/+125 |
|\| |
|
| * | find: code shrink -{m,a,c}{time,min} | Denys Vlasenko | 2021-10-10 | 1 | -28/+33 |
| * | find: implement -amin, -atime, -cmin, and -ctime | Ismael Luceno | 2021-10-09 | 1 | -9/+103 |
| * | find: Unify time comparisons | Ismael Luceno | 2021-10-07 | 1 | -16/+20 |
| * | config: find: Fix mtime/mmin description | Ismael Luceno | 2021-10-07 | 1 | -2/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-08-30 | 2 | -2/+2 |
|\| |
|
| * | Regularize "NUL terminated input" --help texts | Denys Vlasenko | 2021-08-22 | 2 | -2/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-06-28 | 1 | -4/+2 |
|\| |
|
| * | *: more --help tweaks | Denys Vlasenko | 2021-06-16 | 1 | -3/+1 |
| * | *: --help tweaks | Denys Vlasenko | 2021-06-14 | 1 | -2/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-01-14 | 1 | -2/+2 |
|\| |
|
| * | nsenter: stop option parsing on 1st non-option | Denys Vlasenko | 2020-12-12 | 1 | -1/+1 |
| * | decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly | Denys Vlasenko | 2020-11-30 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2020-11-12 | 3 | -26/+36 |
|\| |
|
| * | libbb: shrink recursive_action() by reducing memory pressure | Denys Vlasenko | 2020-10-01 | 2 | -16/+14 |
| * | tydy up a few uses of recursive_action(), no logic changes | Denys Vlasenko | 2020-10-01 | 1 | -6/+7 |
| * | xargs: fix -I SUBSTR behaviour | Denys Vlasenko | 2020-09-30 | 1 | -5/+16 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2020-08-23 | 1 | -15/+14 |
|\| |
|
| * | grep: for -L, exitcode 0 means files *without* matches were found, closes 13151 | Denys Vlasenko | 2020-08-15 | 1 | -15/+14 |
* | | Merge branch 'busybox' into mergeFRP-3466-g53c09d0e1 | Ron Yorston | 2020-05-29 | 1 | -8/+16 |
|\| |
|
| * | grep: add proper support for pattern_list | Sören Tempel | 2020-04-30 | 1 | -6/+13 |
| * | grep: Fix -f FILE when FILE is empty and -x provided | Gray Wolf | 2020-04-29 | 1 | -2/+3 |
| * | xargs: restore correct behaviour of -n option | Ron Yorston | 2020-04-29 | 1 | -1/+1 |
* | | xargs: restore correct behaviour of -n option | Ron Yorston | 2020-03-29 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2020-02-15 | 1 | -9/+18 |
|\| |
|
| * | xargs: fix handling of quoted arguments, closes 11441 | Ron Yorston | 2020-01-29 | 1 | -9/+18 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2020-01-08 | 2 | -3/+51 |
|\| |
|
| * | grep: add -R | Tomi Leppanen | 2019-11-27 | 1 | -3/+7 |
| * | find: implement -empty | Aaro Koskinen | 2019-09-12 | 1 | -0/+44 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-08-16 | 2 | -4/+4 |
|\| |
|
| * | libbb: reduce the overhead of single parameter bb_error_msg() calls | James Byrne | 2019-07-02 | 2 | -4/+4 |