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-redir
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hush: do not exit interactive shell on some redirection errors
Denys Vlasenko
2024-07-13
5
-5
/
+8
*
hush: fix "exec 3>FILE" aborting if 3 is exactly the next free fd
Denys Vlasenko
2024-07-13
2
-0
/
+15
*
hush: restore redirected stdin
Denys Vlasenko
2019-11-01
2
-0
/
+10
*
hush: fix nested redirects colliding with script fds
Denys Vlasenko
2018-07-24
1
-0
/
+4
*
hush: fix a few more corner cases with empty-expanding `cmds`
Denys Vlasenko
2018-04-05
2
-0
/
+30
*
hush: fix corner cases with exec in empty expansions
Denys Vlasenko
2018-04-05
2
-0
/
+5
*
ash,hush: fix "saved" redirected fds still visible in children
Denys Vlasenko
2018-03-28
6
-0
/
+33
*
ash: significant overhaul of redirect saving logic
Denys Vlasenko
2017-07-31
5
-2
/
+15
*
hush: fix a case when redirect to a closed fd #1 is not restoring (closing) it
Denys Vlasenko
2017-07-24
2
-0
/
+8
*
hush: fix two redirection testcase failures
Denys Vlasenko
2017-07-07
2
-4
/
+2
*
shell: sync redir/* tests
Denys Vlasenko
2017-07-06
2
-0
/
+5
*
hush: add a TODO about redir3.tests failure
Denys Vlasenko
2017-07-06
2
-0
/
+8
*
hush: rename hush-redir/redir3.tests (ash has redir3.tests which id different)
Denys Vlasenko
2017-07-06
2
-0
/
+0
*
ash: fix open fds leaking in redirects. Closes 9561
Denys Vlasenko
2017-01-07
2
-0
/
+16
*
sh testsuite: sync ash-redir/ and hush-redir/
Denys Vlasenko
2016-10-02
12
-114
/
+198
*
sh testsuite: create hush-redir/* and move files around
Denys Vlasenko
2016-10-02
24
-0
/
+298