Denys Vlasenko e16f7eb596 hush: output bash-compat killing signal names 3 anni fa
..
ash-alias 1c660b4bd2 small ash testsuite, adapted from bash 17 anni fa
ash-arith 216913c290 ash: parser: Add syntax stack for recursive parsing 6 anni fa
ash-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() 6 anni fa
ash-glob eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion 5 anni fa
ash-heredoc c2058ec98c ash: Expand here-documents in the current shell environment 4 anni fa
ash-invert 140644dc1c add ash testcases 17 anni fa
ash-misc d4dd48f294 shell: add testsuite for "wait $pid" waiting for other tasks 3 anni fa
ash-parsing f693b606b7 hush: fix recent breakage from parse_stream() changes 6 anni fa
ash-psubst 9ee5892798 ash: expand: Fix trailing newlines processing in backquote expanding 4 anni fa
ash-quoting 45dd87aac0 ash: expand: Ensure result is escaped in cvtnum 4 anni fa
ash-read 39925026f6 shell: Fix "read -d ''" behavior 3 anni fa
ash-redir 54bef2a8ef ash: eval: Fail immediately with redirections errors for simple command 4 anni fa
ash-signals e16f7eb596 hush: output bash-compat killing signal names 3 anni fa
ash-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command 6 anni fa
ash-vars c2ce888030 ash: parser: Only accept single-digit parameter expansion outside of braces 4 anni fa
ash-z_slow b762c784ca hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting 6 anni fa
.gitignore b9b7aa1910 ash_test: ignore generated files 8 anni fa
printenv.c 95f7953f2c do not use `a' quoting style in comments 6 anni fa
recho.c fb132e4737 whitespace cleanup 13 anni fa
run-all e34dbc4fdc ash: add all hush parsing tests to ast tests 6 anni fa
zecho.c fb132e4737 whitespace cleanup 13 anni fa