| Commit message (Expand) | Author | Age | Files | Lines |
* | ash: add an option to enable case-insensitive filename globbing | Ron Yorston | 2019-03-01 | 1 | -4/+26 |
* | win32: fix POSIX build | Ron Yorston | 2019-02-17 | 1 | -0/+14 |
* | ash: updated support for hiding console | Ron Yorston | 2019-02-17 | 1 | -9/+3 |
* | ash: tidy up handling of -X option | Ron Yorston | 2019-02-17 | 1 | -8/+7 |
* | win32: add a function to remove CRs from a text buffer | Ron Yorston | 2019-02-14 | 1 | -10/+1 |
* | ash: improve handling of 'read -t 0' | Ron Yorston | 2019-02-08 | 1 | -4/+12 |
* | ash: make spawn_forkshell more like forkshell | Ron Yorston | 2019-02-06 | 1 | -8/+12 |
* | win32: add support for the euro currency symbol | Ron Yorston | 2019-02-02 | 1 | -2/+1 |
* | ash: remove carriage returns from strings to be evaluated | Ron Yorston | 2019-01-26 | 1 | -0/+12 |
* | Merge branch 'busybox' into merge | Ron Yorston | 2019-01-10 | 3 | -6/+6 |
|\ |
|
| * | config: update size information | Denys Vlasenko | 2018-12-28 | 3 | -3/+3 |
| * | randomconfig fixes | Denys Vlasenko | 2018-12-27 | 1 | -1/+1 |
| * | inetd: suppress aliasing warning | Denys Vlasenko | 2018-12-08 | 2 | -2/+2 |
| * | suppress gcc 8 aliasing warnings | Denys Vlasenko | 2018-12-08 | 2 | -2/+2 |
* | | ps: add support for the args column | Ron Yorston | 2019-01-08 | 1 | -1/+0 |
* | | win32: implement umask(2) | Ron Yorston | 2019-01-07 | 1 | -0/+3 |
* | | ash: fix local PATH assignments | Ron Yorston | 2018-12-15 | 1 | -7/+20 |
* | | win32: special treatment for PATH | Ron Yorston | 2018-12-14 | 1 | -25/+61 |
* | | ash: move code from setup_environment() | Ron Yorston | 2018-12-14 | 1 | -3/+6 |
* | | ash: prevent ctrl-c from killing background processes | Ron Yorston | 2018-12-13 | 1 | -0/+14 |
* | | ash: fix ctrl-c handling for pipelines | Ron Yorston | 2018-12-13 | 1 | -43/+57 |
* | | win32: emulate SIGPIPE | Ron Yorston | 2018-12-11 | 1 | -5/+1 |
* | | ash: use auto_win32_extension() in tryexec() | Ron Yorston | 2018-12-09 | 1 | -6/+3 |
* | | win32: rework adding of extensions to filenames | Ron Yorston | 2018-12-06 | 1 | -52/+8 |
* | | ash: fix 'type' and 'command -v' | Ron Yorston | 2018-12-05 | 1 | -1/+1 |
* | | ash: fix a couple of test cases | Ron Yorston | 2018-12-04 | 1 | -10/+4 |
* | | ash: forkshell tweaks | Ron Yorston | 2018-12-04 | 1 | -12/+13 |
* | | ash: more clean up | Ron Yorston | 2018-12-03 | 1 | -5/+5 |
* | | ash: code clean up | Ron Yorston | 2018-12-03 | 1 | -6/+1 |
* | | ash: improvements to forkshell debug | Ron Yorston | 2018-12-03 | 1 | -5/+23 |
* | | ash: annotate pointers in forkshell debug | Ron Yorston | 2018-12-02 | 1 | -42/+130 |
* | | ash: redefine SAVE_PTR macros to remove test | Ron Yorston | 2018-12-02 | 1 | -2/+10 |
* | | ash: consolidate tests for variables not to convert | Ron Yorston | 2018-11-29 | 1 | -8/+5 |
* | | ash: fixes to spawn_forkshell | Ron Yorston | 2018-11-29 | 1 | -16/+10 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-11-28 | 3 | -5/+56 |
|\| |
|
| * | hush: allow hush to run embedded scripts | Ron Yorston | 2018-11-27 | 3 | -15/+31 |
| * | ash: reset tokpushback before prompting while parsing heredoc | Christoph Schulz | 2018-11-20 | 1 | -0/+1 |
| * | Treat custom and applet scripts as applets | Ron Yorston | 2018-11-17 | 1 | -15/+4 |
| * | ash: ensure variables are fully initialised when unset | Ron Yorston | 2018-11-16 | 1 | -3/+2 |
| * | hush: correct description for HUSH_TICK config option | Ron Yorston | 2018-11-14 | 1 | -1/+1 |
| * | ash: minor fixes | Ron Yorston | 2018-11-06 | 1 | -1/+5 |
| * | ash: fix thinko in last commit | Denys Vlasenko | 2018-11-01 | 1 | -5/+1 |
| * | ash: in tryexec(), ensure we don't try to run embedded scripts as applets | Ron Yorston | 2018-11-01 | 1 | -0/+8 |
| * | ash: recognize embedded scripts in SH_STANDALONE mode | Ron Yorston | 2018-11-01 | 1 | -0/+12 |
| * | claenups for previous commit | Denys Vlasenko | 2018-11-01 | 1 | -8/+3 |
| * | ash: allow shell scripts to be embedded in the binary | Denys Vlasenko | 2018-11-01 | 1 | -1/+32 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-09-10 | 27 | -195/+427 |
|\| |
|
| * | hush: tweak comment, no code changes | Denys Vlasenko | 2018-08-14 | 1 | -4/+4 |
| * | hush: add a comment on how globbing (should) work | Denys Vlasenko | 2018-08-11 | 1 | -0/+35 |
| * | ash: expand: Do not quote backslashes in unquoted parameter expansion | Denys Vlasenko | 2018-08-07 | 5 | -6/+32 |