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