.. |
hush-arith
|
1be73dd9ad
shell: fix parsing of $(( (v)++ + NUM ))
|
%!s(int64=3) %!d(string=hai) anos |
hush-bugs
|
64981b4c8e
hush: document bugs in [[ =~ ]] comparison
|
%!s(int64=4) %!d(string=hai) anos |
hush-comm
|
5acf5e1f87
shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y
|
%!s(int64=3) %!d(string=hai) anos |
hush-getopts
|
238ff98bb8
hush: fix "getopts" builtin to not be upset by other builtins calling getopt()
|
%!s(int64=7) %!d(string=hai) anos |
hush-glob
|
eb54ca8be0
ash: expand: Do not quote backslashes in unquoted parameter expansion
|
%!s(int64=6) %!d(string=hai) anos |
hush-heredoc
|
63c42afaa4
hush: add "heredoc.tests" from ash, tweak ash "is a function" message
|
%!s(int64=6) %!d(string=hai) anos |
hush-invert
|
5d6b8729ed
hush testsuite: add many tests from ash testsuite
|
%!s(int64=8) %!d(string=hai) anos |
hush-leak
|
09516066d4
hush: do not use ps -o in leak_argv1; do not hardcode path in negate
|
%!s(int64=15) %!d(string=hai) anos |
hush-misc
|
e53c7dbafc
hush: fix set -n to act immediately, not just after run_list()
|
%!s(int64=3) %!d(string=hai) anos |
hush-parsing
|
97c3b5e3ff
hush: fix bkslash+newline handling and number validation in ${NN} and ${#NN}
|
%!s(int64=3) %!d(string=hai) anos |
hush-psubst
|
c450437a4e
shell: update psubst testcases
|
%!s(int64=3) %!d(string=hai) anos |
hush-quoting
|
b278d82c61
hush: implement $'str' bashism
|
%!s(int64=3) %!d(string=hai) anos |
hush-read
|
39925026f6
shell: Fix "read -d ''" behavior
|
%!s(int64=4) %!d(string=hai) anos |
hush-redir
|
21806562ca
hush: restore redirected stdin
|
%!s(int64=5) %!d(string=hai) anos |
hush-signals
|
e16f7eb596
hush: output bash-compat killing signal names
|
%!s(int64=4) %!d(string=hai) anos |
hush-standalone
|
a5060b8364
ash: fix nofork bug where environment is not properly passed to a command
|
%!s(int64=7) %!d(string=hai) anos |
hush-test2
|
64981b4c8e
hush: document bugs in [[ =~ ]] comparison
|
%!s(int64=4) %!d(string=hai) anos |
hush-vars
|
64aa86b720
ash: LINENO starts from 0 in -c SCRIPT mode
|
%!s(int64=3) %!d(string=hai) anos |
hush-z_slow
|
b762c784ca
hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting
|
%!s(int64=6) %!d(string=hai) anos |
.gitignore
|
33f85eeac5
hush_test: ignore generated files
|
%!s(int64=15) %!d(string=hai) anos |
run-all
|
19c9f31af1
nofork: fix a bug uncovered by hush testsuite (forgotten fflush)
|
%!s(int64=7) %!d(string=hai) anos |