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