index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ash_test
/
ash-quoting
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: fix handling of single-quoted strings in pattern substitution
Denys Vlasenko
2024-02-26
2
-0
/
+12
*
hush: fix expansion of space in "a=${a:+$a }c" construct
Denys Vlasenko
2023-06-12
2
-0
/
+8
*
ash: expand: Ensure result is escaped in cvtnum
Denys Vlasenko
2020-02-21
2
-0
/
+10
*
hush: fix handling of '' in ${var:+ARG}
Denys Vlasenko
2018-07-20
3
-0
/
+104
*
hush: fix word splitting in ${v:+ARG} - dollar_altvalue1 test
Denys Vlasenko
2018-07-20
2
-0
/
+41
*
hush: improve ${var#...}, ${var:+...} and ${var/.../...} - handle quoting
Denys Vlasenko
2018-07-17
8
-0
/
+70
*
hush: fix "$v" expansion in case patterns when v='[a]'
Denys Vlasenko
2018-04-11
2
-0
/
+9
*
ash: parser: Fix parameter expansion inside inner double quotes
Denys Vlasenko
2018-04-02
2
-0
/
+4
*
hush: fix a backslash-removal bug in case
Denys Vlasenko
2018-04-02
2
-0
/
+16
*
ash: parser: Add syntax stack for recursive parsing
Denys Vlasenko
2018-04-02
2
-0
/
+2
*
ash,hush: new test dollar_repl_slash_bash2.tests
Denys Vlasenko
2018-03-30
2
-0
/
+3
*
hush: fix a='a\\'; echo "${a%\\\\}"
Denys Vlasenko
2018-03-02
4
-0
/
+14
*
shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests
Denys Vlasenko
2018-03-02
3
-1
/
+22
*
shell: two new tests, both fail for ash and hush
Denys Vlasenko
2018-03-02
4
-0
/
+22
*
ash : fix double-quoted "\z" handling
Denys Vlasenko
2018-02-13
2
-0
/
+48
*
ash: add LINENO support
Denys Vlasenko
2018-01-27
1
-2
/
+2
*
ash: improve set -x to quote strings as necessary
Denys Vlasenko
2017-07-21
2
-0
/
+24
*
ash: fix escaping of a few characters (broken by last commits)
Denys Vlasenko
2017-07-05
2
-0
/
+76
*
ash: fix matching of unicode greek letter rho (cf 81) and similar cases
Denys Vlasenko
2017-07-05
2
-0
/
+34
*
hush testsuite: add many tests from ash testsuite
Denys Vlasenko
2016-10-02
1
-1
/
+1
*
ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286
Denys Vlasenko
2016-09-25
2
-0
/
+16
*
ash: bash-compatible $'...' shouldn't expand in double quotes
Ron Yorston
2016-04-15
2
-0
/
+2
*
ash: fix obscure case of replacing + globbing + backslashes
Denys Vlasenko
2010-06-26
2
-0
/
+31
*
ash: optional support for $'...\t...\n...' bashism
Denis Vlasenko
2008-06-23
2
-0
/
+16