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-vars
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hush: add support for special vars in braces
Mike Frysinger
2009-06-01
6
-8
/
+6
*
hush: tweak tests
Denis Vlasenko
2009-04-10
2
-36
/
+36
*
hush: tighten up "for" variable name check.
Denis Vlasenko
2009-04-10
1
-2
/
+2
*
add test cases for parameter substitution with unset/null strings
Mike Frysinger
2009-04-09
2
-0
/
+38
*
hush: deal with some easier TODOs
Denis Vlasenko
2009-04-09
3
-14
/
+14
*
use sleep rather than usleep
Mike Frysinger
2009-04-07
1
-2
/
+4
*
implement support for parameter substitution via #/% operators
Mike Frysinger
2009-04-07
2
-0
/
+38
*
hush: fix passing of $n on NOMMU
Denis Vlasenko
2009-04-05
2
-0
/
+20
*
hush: fix bug with local environment vars in pipes; simplify parse_stream()
Denis Vlasenko
2009-04-03
2
-0
/
+13
*
hust_test/*: use "$THIS_SH" instead of hush
Denis Vlasenko
2009-03-31
5
-48
/
+48
*
implement `unset` semantics as required by POSIX
Mike Frysinger
2009-03-30
2
-0
/
+55
*
test for invalid named variables
Mike Frysinger
2009-03-28
2
-0
/
+7
*
add hush tests for parameter expansion
Mike Frysinger
2009-03-28
10
-0
/
+210
*
hush: fix NOMMU bug (analogous to preceding commit for MMU)
Denis Vlasenko
2008-10-13
2
-7
/
+7
*
testcase for the last fix
Denis Vlasenko
2008-10-13
2
-0
/
+20
*
hush: fix environment and memory leaks, add tests for them
Denis Vlasenko
2008-10-09
2
-0
/
+15
*
hush: support $_NUMBERS variable names
Denis Vlasenko
2008-07-31
4
-0
/
+6
*
cosmetics in hush testsuites
Denis Vlasenko
2008-06-18
2
-3
/
+1
*
fix globbing in unquoted $* and $@
Denis Vlasenko
2008-06-18
2
-0
/
+14
*
hush: fix hush-bugs/glob_and_vars.tests testcase:
Denis Vlasenko
2008-06-16
2
-0
/
+3
*
hush: fix some fallout from prev commits, add testsuite
Denis Vlasenko
2008-06-10
2
-0
/
+10
*
hush: fix $ expansion in redirections, add testcase for that
Denis Vlasenko
2007-11-23
2
-0
/
+16
*
hush: fix a bit different instance of "No EOL" bug,
Denis Vlasenko
2007-05-23
2
-2
/
+3
*
hush: more fixes to variable expansion, more testcases
Denis Vlasenko
2007-05-14
3
-0
/
+20
*
hush: move towards more correct variable expansion
Denis Vlasenko
2007-05-14
2
-0
/
+80
*
hush: fix '{ false; echo $?; }' bug.
Denis Vlasenko
2007-05-13
4
-2
/
+14
*
hush: reinstate hush_test, add testcases for process subst
Denis Vlasenko
2007-05-11
2
-0
/
+14
*
hush: fix bug in interactive shell introduced yesterday
Denis Vlasenko
2007-05-11
2
-14
/
+0
*
hush: fix "unterminated last line loops forever" bug
Denis Vlasenko
2007-05-10
2
-0
/
+14