| Commit message (Expand) | Author | Age | Files | Lines |
* | which,ash: code shrink detection of standalone shell | Ron Yorston | 2024-08-17 | 1 | -13/+9 |
* | ash: allow additional element in argv array | Ron Yorston | 2024-08-16 | 1 | -2/+5 |
* | ash: rewrite waitpid_child() to improve performance | Ron Yorston | 2024-07-30 | 1 | -32/+19 |
* | ash: fix slow running when background job is present | Ron Yorston | 2024-07-28 | 1 | -1/+1 |
* | ash: ignore hidden/iconified state | Ron Yorston | 2024-07-18 | 1 | -10/+3 |
* | Merge branch 'busybox' into merge | Ron Yorston | 2024-07-14 | 1 | -12/+10 |
|\ |
|
| * | ash: move hashvar() calls into findvar() | Ron Yorston | 2024-07-14 | 1 | -9/+8 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2024-07-13 | 1 | -11/+29 |
|\| |
|
| * | ash: remove limitation on fd# length | Denys Vlasenko | 2024-07-12 | 1 | -7/+13 |
| * | ash: do not abort interactive mode on >&9999 redirect | Denys Vlasenko | 2024-07-12 | 1 | -4/+16 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2024-07-10 | 1 | -21/+12 |
|\| |
|
| * | ash: remove defunct control character to save a few bytes | Ron Yorston | 2024-07-10 | 1 | -12/+12 |
| * | ash: fix parsing of alias expansion + bash features | Ron Yorston | 2024-07-10 | 1 | -6/+6 |
* | | ash: restore value of imported variable on unexport | Ron Yorston | 2024-07-08 | 1 | -0/+9 |
* | | ash: read profile script relative to binary | Ron Yorston | 2024-07-08 | 1 | -0/+4 |
* | | win32: code shrink system drive handling | Ron Yorston | 2024-07-07 | 1 | -1/+1 |
* | | ash: special hack for libtool | Ron Yorston | 2024-07-07 | 1 | -0/+10 |
* | | win32: properly restore BB_ env vars | Ron Yorston | 2024-07-02 | 1 | -1/+11 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2024-06-23 | 1 | -0/+5 |
|\| |
|
| * | ash: fix handling of single-quoted strings in pattern substitution | Denys Vlasenko | 2024-02-26 | 1 | -0/+5 |
* | | win32: add env var to control error dialogs | Ron Yorston | 2024-06-22 | 1 | -0/+1 |
* | | win32: allow for trailing separator in PATH | Ron Yorston | 2024-06-14 | 1 | -38/+8 |
* | | ash: fix comment | Ron Yorston | 2024-05-22 | 1 | -1/+1 |
* | | ash: prevent mintty from setting HOME | Ron Yorston | 2024-05-21 | 1 | -1/+13 |
* | | ash: -X option shouldn't alter environment variables | Ron Yorston | 2024-05-10 | 1 | -3/+3 |
* | | ash: fix typo | Ron Yorston | 2024-04-30 | 1 | -1/+1 |
* | | ash: fix alias expansion followed by '&' | Ron Yorston | 2024-04-30 | 1 | -1/+10 |
* | | ash: add 'noiconify' option | Ron Yorston | 2024-04-29 | 1 | -11/+23 |
* | | ash: detect console state on every call to options() | Ron Yorston | 2024-04-29 | 1 | -3/+3 |
* | | win32: adjust handling of executable extensions | Ron Yorston | 2024-04-22 | 1 | -1/+1 |
* | | ash: move setting of current directory | Ron Yorston | 2024-04-09 | 1 | -5/+7 |
* | | ash: add title built-in | Ron Yorston | 2024-04-09 | 1 | -0/+21 |
* | | ash: strip path from NOFORK applet names | Ron Yorston | 2024-03-26 | 1 | -0/+3 |
* | | ash: allow nofork applets in Windows on ARM + UCRT | Ron Yorston | 2024-02-08 | 1 | -1/+2 |
* | | win32: rearrange applet override handling | Ron Yorston | 2024-02-02 | 1 | -5/+5 |
* | | Fix POSIX build in standalone shell mode | Ron Yorston | 2024-01-23 | 1 | -2/+2 |
* | | ash: workaround environment issue in Windows on ARM | Ron Yorston | 2024-01-18 | 1 | -1/+2 |
* | | ash: further reduce forkshell relocation block | Ron Yorston | 2024-01-16 | 1 | -17/+22 |
* | | ash: reduce size of forkshell relocation block | Ron Yorston | 2024-01-15 | 1 | -12/+12 |
* | | ash: code shrink forkshell debug | Ron Yorston | 2024-01-15 | 1 | -6/+0 |
* | | ash: add more checks to forkshell debug | Ron Yorston | 2024-01-14 | 1 | -15/+36 |
* | | ash: special case in creation of pipeline | Ron Yorston | 2024-01-14 | 1 | -1/+3 |
* | | win32: make the clang build less crashy | Ron Yorston | 2024-01-03 | 1 | -6/+2 |
* | | ash: avoid crash when job table is empty | Ron Yorston | 2023-12-25 | 1 | -6/+8 |
* | | win32: code shrink applet overrides | Ron Yorston | 2023-12-10 | 1 | -45/+4 |
* | | ash: add options to control globbing of hidden files | Ron Yorston | 2023-09-20 | 1 | -8/+41 |
* | | win32: convert exit codes | Ron Yorston | 2023-09-14 | 1 | -13/+2 |
* | | ash: fix signal handling | Ron Yorston | 2023-09-13 | 1 | -1/+2 |
* | | ash: initialize basepf.buf in ash (2) | Ron Yorston | 2023-08-31 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2023-08-31 | 1 | -1/+1 |
|\| |
|