Denys Vlasenko 23da5c4b71 hush: do not exit interactive shell on some redirection errors před 4 měsíci
..
ash-alias 8c68ae8416 ash: parser: Fix alias expansion after heredoc or newlines před 3 roky
ash-arith c1c267fd36 shell/math: bash-compatible handling of too large numbers před 1 rokem
ash-comm 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y před 3 roky
ash-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() před 7 roky
ash-glob eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion před 6 roky
ash-heredoc 1c54552842 ash: fix ifs cleanup on error paths před 2 roky
ash-invert 140644dc1c add ash testcases před 17 roky
ash-misc 6824298ab4 hush: fix ELIF cmd1;cmd2 THEN ... not executing cmd2, closes 15571 před 1 rokem
ash-parsing 758b21402a hush: detect when terminating "done"/"fi" is missing před 9 měsíci
ash-psubst 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode před 3 roky
ash-quoting c5a1be25ba ash: fix handling of single-quoted strings in pattern substitution před 9 měsíci
ash-read 39925026f6 shell: Fix "read -d ''" behavior před 4 roky
ash-redir 23da5c4b71 hush: do not exit interactive shell on some redirection errors před 4 měsíci
ash-signals 098cd7ece4 ash: improve trap and jobs builtins in child shells před 1 rokem
ash-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command před 7 roky
ash-vars fa52ac9781 ash: don't read past end of var in subvareval for bash substitutions před 2 roky
ash-z_slow b762c784ca hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting před 6 roky
.gitignore b9b7aa1910 ash_test: ignore generated files před 8 roky
printenv.c 95f7953f2c do not use `a' quoting style in comments před 7 roky
recho.c fb132e4737 whitespace cleanup před 14 roky
run-all 2ff01bb699 shell: sync ash/hush test scripts před 1 rokem
zecho.c fb132e4737 whitespace cleanup před 14 roky