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