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-parsing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hush: improve HUSH_BRACE_EXP code (still disabled). ~0 bytes
Denys Vlasenko
2009-11-17
2
-0
/
+8
*
hush: fix handling of words with braces. +65 bytes
Denys Vlasenko
2009-11-16
2
-0
/
+14
*
hush: do not use ps -o in leak_argv1; do not hardcode path in negate
Denys Vlasenko
2009-08-12
2
-1
/
+5
*
hush: fix bug 353 (wrong handling of \x in assignments)
Denys Vlasenko
2009-05-28
2
-0
/
+16
*
hush: fix \<newline> handling
Denys Vlasenko
2009-05-03
3
-0
/
+8
*
hush: fix handling of } which is not a closing one in { cmd; }
Denis Vlasenko
2009-04-19
2
-0
/
+2
*
hush: fix "if { echo foo; } then { echo bar; } fi" parsing
Denis Vlasenko
2009-04-16
2
-0
/
+21
*
skip some tests when fancy echo support is turned off
Mike Frysinger
2009-04-09
2
-0
/
+4
*
we arent testing `echo -n` here so use printf instead
Mike Frysinger
2009-04-09
1
-6
/
+6
*
move hush-parsing/and-or.tests to hush-misc/*
Denis Vlasenko
2009-04-06
2
-52
/
+0
*
add some brute force logic tests
Mike Frysinger
2009-04-06
2
-0
/
+52
*
hush: tweak testsuite
Denis Vlasenko
2009-03-20
2
-1
/
+5
*
hush: fix bug 207 and "hush -c" parameter passing.
Denis Vlasenko
2009-03-20
2
-0
/
+4
*
hush: fix a case where "$@" must expand to no word at all
Denis Vlasenko
2008-07-05
2
-0
/
+16
*
hush: add testsuite for "no globbing in redirection" rule.
Denis Vlasenko
2008-06-18
4
-0
/
+40
*
hush: expand quote3.tests and move from hush-bugs to hush-parsing
Denis Vlasenko
2008-06-18
2
-0
/
+33
*
hush: support "! cmd | cmd" negation
Denis Vlasenko
2008-06-14
2
-0
/
+51
*
hush: fix escaping of \[*?; add testsuites for these and for globbing
Denis Vlasenko
2008-06-10
4
-0
/
+16
*
hush: make syntax error messages a bit more useful
Denis Vlasenko
2007-05-23
2
-0
/
+3
*
hush: fix a bit different instance of "No EOL" bug,
Denis Vlasenko
2007-05-23
2
-0
/
+8
*
shells: update README and testsuite. environment memory leak
Denis Vlasenko
2007-05-21
2
-0
/
+2
*
hush: fix expansion of quoted $VAR, $* and $@
Denis Vlasenko
2007-05-16
4
-0
/
+19
*
hush: fix incorrect processing of echo "'$var'".
Denis Vlasenko
2007-05-16
2
-0
/
+3
*
hush: move testsuite files from hush-bugs to hush-parsing
Denis Vlasenko
2007-05-14
4
-0
/
+8
*
hush: reinstate hush_test, add testcases for process subst
Denis Vlasenko
2007-05-11
4
-0
/
+7
*
hush: fix bug in interactive shell introduced yesterday
Denis Vlasenko
2007-05-11
2
-3
/
+0
*
hush: fix "unterminated last line loops forever" bug
Denis Vlasenko
2007-05-10
2
-0
/
+3