Denys Vlasenko 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y vor 3 Jahren
..
ash-alias 8c68ae8416 ash: parser: Fix alias expansion after heredoc or newlines vor 3 Jahren
ash-arith 1be73dd9ad shell: fix parsing of $(( (v)++ + NUM )) vor 3 Jahren
ash-comm 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y vor 3 Jahren
ash-getopts 238ff98bb8 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() vor 7 Jahren
ash-glob eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion vor 6 Jahren
ash-heredoc c2058ec98c ash: Expand here-documents in the current shell environment vor 4 Jahren
ash-invert 140644dc1c add ash testcases vor 17 Jahren
ash-misc 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode vor 3 Jahren
ash-parsing 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode vor 3 Jahren
ash-psubst 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode vor 3 Jahren
ash-quoting 45dd87aac0 ash: expand: Ensure result is escaped in cvtnum vor 4 Jahren
ash-read 39925026f6 shell: Fix "read -d ''" behavior vor 4 Jahren
ash-redir 54bef2a8ef ash: eval: Fail immediately with redirections errors for simple command vor 4 Jahren
ash-signals e16f7eb596 hush: output bash-compat killing signal names vor 4 Jahren
ash-standalone a5060b8364 ash: fix nofork bug where environment is not properly passed to a command vor 7 Jahren
ash-vars 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode vor 3 Jahren
ash-z_slow b762c784ca hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting vor 6 Jahren
.gitignore b9b7aa1910 ash_test: ignore generated files vor 8 Jahren
printenv.c 95f7953f2c do not use `a' quoting style in comments vor 7 Jahren
recho.c fb132e4737 whitespace cleanup vor 14 Jahren
run-all bcff3a7b5a shell/ash_test/run-all: unset locale/language variables vor 3 Jahren
zecho.c fb132e4737 whitespace cleanup vor 14 Jahren