Denys Vlasenko 1c54552842 ash: fix ifs cleanup on error paths il y a 2 ans
..
hush-arith 1be73dd9ad shell: fix parsing of $(( (v)++ + NUM )) il y a 3 ans
hush-bugs 64981b4c8e hush: document bugs in [[ =~ ]] comparison il y a 4 ans
hush-comm 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y il y a 3 ans
hush-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() il y a 7 ans
hush-glob eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion il y a 6 ans
hush-heredoc 1c54552842 ash: fix ifs cleanup on error paths il y a 2 ans
hush-invert 5d6b8729ed hush testsuite: add many tests from ash testsuite il y a 8 ans
hush-leak 09516066d4 hush: do not use ps -o in leak_argv1; do not hardcode path in negate il y a 15 ans
hush-misc e53c7dbafc hush: fix set -n to act immediately, not just after run_list() il y a 3 ans
hush-parsing 97c3b5e3ff hush: fix bkslash+newline handling and number validation in ${NN} and ${#NN} il y a 3 ans
hush-psubst c450437a4e shell: update psubst testcases il y a 3 ans
hush-quoting b278d82c61 hush: implement $'str' bashism il y a 3 ans
hush-read 39925026f6 shell: Fix "read -d ''" behavior il y a 4 ans
hush-redir 21806562ca hush: restore redirected stdin il y a 5 ans
hush-signals e16f7eb596 hush: output bash-compat killing signal names il y a 4 ans
hush-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command il y a 7 ans
hush-test2 64981b4c8e hush: document bugs in [[ =~ ]] comparison il y a 4 ans
hush-vars fa52ac9781 ash: don't read past end of var in subvareval for bash substitutions il y a 2 ans
hush-z_slow b762c784ca hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting il y a 6 ans
.gitignore 33f85eeac5 hush_test: ignore generated files il y a 15 ans
run-all 19c9f31af1 nofork: fix a bug uncovered by hush testsuite (forgotten fflush) il y a 7 ans