Denys Vlasenko 23da5c4b71 hush: do not exit interactive shell on some redirection errors hace 4 meses
..
ash-alias 8c68ae8416 ash: parser: Fix alias expansion after heredoc or newlines hace 3 años
ash-arith c1c267fd36 shell/math: bash-compatible handling of too large numbers hace 1 año
ash-comm 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y hace 3 años
ash-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() hace 7 años
ash-glob eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion hace 6 años
ash-heredoc 1c54552842 ash: fix ifs cleanup on error paths hace 2 años
ash-invert 140644dc1c add ash testcases hace 17 años
ash-misc 6824298ab4 hush: fix ELIF cmd1;cmd2 THEN ... not executing cmd2, closes 15571 hace 1 año
ash-parsing 758b21402a hush: detect when terminating "done"/"fi" is missing hace 9 meses
ash-psubst 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode hace 3 años
ash-quoting c5a1be25ba ash: fix handling of single-quoted strings in pattern substitution hace 8 meses
ash-read 39925026f6 shell: Fix "read -d ''" behavior hace 4 años
ash-redir 23da5c4b71 hush: do not exit interactive shell on some redirection errors hace 4 meses
ash-signals 098cd7ece4 ash: improve trap and jobs builtins in child shells hace 1 año
ash-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command hace 7 años
ash-vars fa52ac9781 ash: don't read past end of var in subvareval for bash substitutions hace 2 años
ash-z_slow b762c784ca hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting hace 6 años
.gitignore b9b7aa1910 ash_test: ignore generated files hace 8 años
printenv.c 95f7953f2c do not use `a' quoting style in comments hace 7 años
recho.c fb132e4737 whitespace cleanup hace 14 años
run-all 2ff01bb699 shell: sync ash/hush test scripts hace 1 año
zecho.c fb132e4737 whitespace cleanup hace 14 años