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