Denys Vlasenko 56a335378a hush: fix handling of \^C and "^C" há 3 anos atrás
..
hush-arith 216913c290 ash: parser: Add syntax stack for recursive parsing há 6 anos atrás
hush-bugs 64981b4c8e hush: document bugs in [[ =~ ]] comparison há 4 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 63c42afaa4 hush: add "heredoc.tests" from ash, tweak ash "is a function" message há 6 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 56a335378a hush: fix handling of \^C and "^C" há 3 anos atrás
hush-parsing f693b606b7 hush: fix recent breakage from parse_stream() changes há 6 anos atrás
hush-psubst b65d6cb00f hush: do not print killing signal name in `cmd_whihc_dies_on_signal` há 4 anos atrás
hush-quoting 45dd87aac0 ash: expand: Ensure result is escaped in cvtnum há 4 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 a7b52d26c4 hush: fix fallout from tweaking ${var:START:LEN} code há 3 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