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-bugs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hush: tighten up "for" variable name check.
Denis Vlasenko
2009-04-10
2
-0
/
+35
*
hush: expand quote3.tests and move from hush-bugs to hush-parsing
Denis Vlasenko
2008-06-18
2
-11
/
+0
*
hush: fix "for a in; do echo 'I should never run'; done" bug
Denis Vlasenko
2008-06-17
2
-4
/
+0
*
move glob_and_assign.tests from hush-bugs to hush-glob
Denis Vlasenko
2008-06-17
2
-16
/
+0
*
hush: continue fixing quoting and subst: fix glob_and_assign.tests.
Denis Vlasenko
2008-06-17
2
-19
/
+15
*
hush: delete hush-bugs/glob_and_vars.tests for real
Denis Vlasenko
2008-06-16
1
-2
/
+0
*
hush: fix hush-bugs/glob_and_vars.tests testcase:
Denis Vlasenko
2008-06-16
4
-2
/
+5
*
hush: fix a bug where we were requiring semicolon here: (cmd;)
Denis Vlasenko
2008-06-14
2
-3
/
+0
*
hush: add support for ':'; create testsuite entries
Denis Vlasenko
2008-06-14
6
-0
/
+26
*
hush: fix yet another fallout
Denis Vlasenko
2008-06-10
4
-13
/
+0
*
hush: add yet another bug to testsuite :(
Denis Vlasenko
2008-06-08
2
-0
/
+7
*
add expected output
Mike Frysinger
2007-12-25
1
-0
/
+2
*
hush: make syntax error messages a bit more useful
Denis Vlasenko
2007-05-23
2
-3
/
+0
*
hush: prepare testsuite for new, fixed error message format
Denis Vlasenko
2007-05-23
1
-1
/
+1
*
hush: fix job control with eval /bin/external_prog
Denis Vlasenko
2007-05-23
2
-0
/
+3
*
hush: make process substitution configurable; add a testcase
Denis Vlasenko
2007-05-20
2
-0
/
+4
*
hush: fix expansion of quoted $VAR, $* and $@
Denis Vlasenko
2007-05-16
4
-14
/
+0
*
hush: fix incorrect processing of echo "'$var'".
Denis Vlasenko
2007-05-16
2
-3
/
+0
*
hush: move testsuite files from hush-bugs to hush-parsing
Denis Vlasenko
2007-05-14
4
-8
/
+0
*
hush: more fixes to variable expansion, more testcases
Denis Vlasenko
2007-05-14
1
-0
/
+0
*
hush: move towards more correct variable expansion
Denis Vlasenko
2007-05-14
2
-0
/
+20
*
hush: fix '{ false; echo $?; }' bug.
Denis Vlasenko
2007-05-13
8
-0
/
+16