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-parsing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hush: detect when terminating "done"/"fi" is missing
Denys Vlasenko
2024-02-25
4
-0
/
+6
*
ash: LINENO starts from 0 in -c SCRIPT mode
Denys Vlasenko
2021-09-07
1
-1
/
+1
*
hush: fix bkslash+newline handling and number validation in ${NN} and ${#NN}
Denys Vlasenko
2021-06-19
2
-0
/
+18
*
hush: fix recent breakage from parse_stream() changes
Denys Vlasenko
2018-04-11
2
-0
/
+5
*
hush: do not drop backslash from eval 'echo ok\'
Denys Vlasenko
2018-04-11
2
-0
/
+2
*
ash: expand: Fix bugs with words connected to the right of $@
Denys Vlasenko
2018-04-02
2
-0
/
+3
*
ash,hush: handle a few more bkslash-newline cases
Denys Vlasenko
2018-04-01
4
-0
/
+20
*
hush: fix comment parsing in `cmd`, closes 10421
Denys Vlasenko
2017-10-22
2
-0
/
+17
*
hush: do not accept "if() { echo; }" function def
Denys Vlasenko
2017-08-02
2
-0
/
+12
*
ash: add all hush parsing tests to ast tests
Denys Vlasenko
2017-07-24
48
-0
/
+313
*
shell: and_or_and_backgrounding.tests is no longer "UNFIXED BUG"
Denys Vlasenko
2017-07-15
1
-1
/
+0
*
hush: fix and_or_and_backgrounding.tests failure
Denys Vlasenko
2017-07-15
2
-0
/
+35