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-misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hush: fix "while false; ..." exitcode; add testsuites
Denis Vlasenko
2008-07-28
4
-0
/
+21
*
hush: support "break N" and "continue N"
Denis Vlasenko
2008-07-28
6
-0
/
+18
*
hush: finish and enable optional case...esac support. Code size cost:
Denis Vlasenko
2008-07-28
2
-0
/
+30
*
hush: support "for if in do done then; do echo $if; done" case
Denis Vlasenko
2008-07-06
2
-0
/
+6
*
hush: support "for v; do ... done" syntax (implied 'in "$@"')
Denis Vlasenko
2008-07-05
2
-0
/
+10
*
hush: fix $$ handling
Denis Vlasenko
2008-06-17
2
-0
/
+2
*
hush: fix "for a in; do echo 'I should never run'; done" bug
Denis Vlasenko
2008-06-17
2
-0
/
+4
*
hush: fix a bug where we were requiring semicolon here: (cmd;)
Denis Vlasenko
2008-06-14
3
-2
/
+4
*
hush: add support for ':'; create testsuite entries
Denis Vlasenko
2008-06-14
2
-0
/
+8
*
hush: support "! cmd | cmd" negation
Denis Vlasenko
2008-06-14
2
-0
/
+4
*
hush: fix read builtin to not read ahead past eol and to not use
Denis Vlasenko
2007-06-13
2
-0
/
+8
*
hush: improve 2 testsuite tests
Denis Vlasenko
2007-05-24
4
-2
/
+17
*
hush: add 2 tests for correct syntax error reporting
Denis Vlasenko
2007-05-24
2
-0
/
+2
*
fix execute bit on hush-misc/shift.tests
Denis Vlasenko
2007-05-23
1
-0
/
+0
*
hush: fix shift + $0 bug; add testcase
Denis Vlasenko
2007-05-20
2
-0
/
+8
[prev]