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