Denys Vlasenko 1c54552842 ash: fix ifs cleanup on error paths %!s(int64=2) %!d(string=hai) anos
..
ash-alias 8c68ae8416 ash: parser: Fix alias expansion after heredoc or newlines %!s(int64=3) %!d(string=hai) anos
ash-arith 1be73dd9ad shell: fix parsing of $(( (v)++ + NUM )) %!s(int64=3) %!d(string=hai) anos
ash-comm 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y %!s(int64=2) %!d(string=hai) anos
ash-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() %!s(int64=7) %!d(string=hai) anos
ash-glob eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion %!s(int64=6) %!d(string=hai) anos
ash-heredoc 1c54552842 ash: fix ifs cleanup on error paths %!s(int64=2) %!d(string=hai) anos
ash-invert 140644dc1c add ash testcases %!s(int64=17) %!d(string=hai) anos
ash-misc 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode %!s(int64=3) %!d(string=hai) anos
ash-parsing 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode %!s(int64=3) %!d(string=hai) anos
ash-psubst 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode %!s(int64=3) %!d(string=hai) anos
ash-quoting 45dd87aac0 ash: expand: Ensure result is escaped in cvtnum %!s(int64=4) %!d(string=hai) anos
ash-read 39925026f6 shell: Fix "read -d ''" behavior %!s(int64=4) %!d(string=hai) anos
ash-redir 54bef2a8ef ash: eval: Fail immediately with redirections errors for simple command %!s(int64=4) %!d(string=hai) anos
ash-signals e16f7eb596 hush: output bash-compat killing signal names %!s(int64=3) %!d(string=hai) anos
ash-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command %!s(int64=6) %!d(string=hai) anos
ash-vars fa52ac9781 ash: don't read past end of var in subvareval for bash substitutions %!s(int64=2) %!d(string=hai) anos
ash-z_slow b762c784ca hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting %!s(int64=6) %!d(string=hai) anos
.gitignore b9b7aa1910 ash_test: ignore generated files %!s(int64=8) %!d(string=hai) anos
printenv.c 95f7953f2c do not use `a' quoting style in comments %!s(int64=7) %!d(string=hai) anos
recho.c fb132e4737 whitespace cleanup %!s(int64=14) %!d(string=hai) anos
run-all bcff3a7b5a shell/ash_test/run-all: unset locale/language variables %!s(int64=3) %!d(string=hai) anos
zecho.c fb132e4737 whitespace cleanup %!s(int64=14) %!d(string=hai) anos