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
/
hush_test
/
hush-heredoc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: fix ifs cleanup on error paths
Denys Vlasenko
2022-08-02
2
-0
/
+10
*
hush: add "heredoc.tests" from ash, tweak ash "is a function" message
Denys Vlasenko
2018-07-24
2
-0
/
+117
*
hush: fix nested redirects colliding with script fds
Denys Vlasenko
2018-07-24
2
-0
/
+15
*
hush: handle backslash-newline in heredoc terminators
Denys Vlasenko
2018-07-24
2
-0
/
+5
*
hush: fix handling of heredocs not enclosed in groups where they are "declared"
Denys Vlasenko
2018-07-24
4
-0
/
+20
*
hush: fix heredoc handling in the "cmd <<EOF ;<newline>" case
Denys Vlasenko
2018-07-23
4
-0
/
+15
*
hush: fix handling of heredocs starting with empty lines
Denys Vlasenko
2018-07-23
2
-0
/
+6
*
hush: add a comment where we differ from bash wrt heredoc EOF mark handling
Denys Vlasenko
2018-04-01
2
-15
/
+0
*
parser: Fix backquote support in here-document EOF mark
Denys Vlasenko
2018-04-01
2
-0
/
+15
*
ash: use pgetc_eatbnl() in more places
Denys Vlasenko
2018-03-31
2
-0
/
+33
*
hush: fix handling of empty heredoc EOF marker
Denys Vlasenko
2017-07-29
2
-0
/
+18
*
shell: syncronize ash and hush heredoc1.tests
Denys Vlasenko
2017-07-06
2
-0
/
+4
*
ash: [PARSER] Recognise here-doc delimiters terminated by EOF
Denys Vlasenko
2016-10-26
4
-0
/
+10
*
sh testsuite: create hush-heredoc/* and move files around
Denys Vlasenko
2016-10-02
14
-0
/
+194