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