Denys Vlasenko c5a1be25ba ash: fix handling of single-quoted strings in pattern substitution 2 months ago
..
hush-arith c1c267fd36 shell/math: bash-compatible handling of too large numbers 10 months ago
hush-bugs 64981b4c8e hush: document bugs in [[ =~ ]] comparison 3 years ago
hush-comm 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y 2 years ago
hush-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() 6 years ago
hush-glob eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion 5 years ago
hush-heredoc 1c54552842 ash: fix ifs cleanup on error paths 1 year ago
hush-invert 5d6b8729ed hush testsuite: add many tests from ash testsuite 7 years ago
hush-leak 09516066d4 hush: do not use ps -o in leak_argv1; do not hardcode path in negate 14 years ago
hush-misc 6824298ab4 hush: fix ELIF cmd1;cmd2 THEN ... not executing cmd2, closes 15571 11 months ago
hush-parsing 758b21402a hush: detect when terminating "done"/"fi" is missing 2 months ago
hush-psubst c450437a4e shell: update psubst testcases 2 years ago
hush-quoting c5a1be25ba ash: fix handling of single-quoted strings in pattern substitution 2 months ago
hush-read 39925026f6 shell: Fix "read -d ''" behavior 3 years ago
hush-redir 21806562ca hush: restore redirected stdin 4 years ago
hush-signals e16f7eb596 hush: output bash-compat killing signal names 3 years ago
hush-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command 6 years ago
hush-test2 64981b4c8e hush: document bugs in [[ =~ ]] comparison 3 years ago
hush-vars 07a95cfcab ash: disable check for "good" function name, bash does not check this 9 months ago
hush-z_slow b762c784ca hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting 5 years ago
.gitignore 33f85eeac5 hush_test: ignore generated files 15 years ago
run-all 2ff01bb699 shell: sync ash/hush test scripts 10 months ago