Denys Vlasenko 30a4c32a4d hush: remove test for "echo ${-}" errorring out - now it works %!s(int64=5) %!d(string=hai) anos
..
hush-arith 216913c290 ash: parser: Add syntax stack for recursive parsing %!s(int64=6) %!d(string=hai) anos
hush-bugs ee553b929c hush: fix and_or_and_backgrounding.tests failure %!s(int64=7) %!d(string=hai) anos
hush-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() %!s(int64=7) %!d(string=hai) anos
hush-glob eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion %!s(int64=6) %!d(string=hai) anos
hush-heredoc 63c42afaa4 hush: add "heredoc.tests" from ash, tweak ash "is a function" message %!s(int64=6) %!d(string=hai) anos
hush-invert 5d6b8729ed hush testsuite: add many tests from ash testsuite %!s(int64=8) %!d(string=hai) anos
hush-leak 09516066d4 hush: do not use ps -o in leak_argv1; do not hardcode path in negate %!s(int64=15) %!d(string=hai) anos
hush-misc 63d765e666 shells: add tests for backslashes in export VAR=VAL %!s(int64=5) %!d(string=hai) anos
hush-parsing f693b606b7 hush: fix recent breakage from parse_stream() changes %!s(int64=6) %!d(string=hai) anos
hush-psubst 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` %!s(int64=6) %!d(string=hai) anos
hush-quoting 77c18491b8 hush: adopt ash's quote_in_varexp1.tests %!s(int64=6) %!d(string=hai) anos
hush-read 44257ad5d0 hush: fix IFS handling in read %!s(int64=6) %!d(string=hai) anos
hush-redir 41ef41b3e0 hush: fix nested redirects colliding with script fds %!s(int64=6) %!d(string=hai) anos
hush-signals 9fda609a60 hush: add support for "set -e" %!s(int64=7) %!d(string=hai) anos
hush-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command %!s(int64=7) %!d(string=hai) anos
hush-vars 30a4c32a4d hush: remove test for "echo ${-}" errorring out - now it works %!s(int64=5) %!d(string=hai) anos
hush-z_slow b762c784ca hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting %!s(int64=6) %!d(string=hai) anos
.gitignore 33f85eeac5 hush_test: ignore generated files %!s(int64=15) %!d(string=hai) anos
run-all 19c9f31af1 nofork: fix a bug uncovered by hush testsuite (forgotten fflush) %!s(int64=7) %!d(string=hai) anos