Age | Commit message (Expand) | Author |
---|---|---|
2009-04-26 | hush: fix SEGV in % expansion | Denis Vlasenko |
2009-04-19 | hush: fix handling of } which is not a closing one in { cmd; } | Denis Vlasenko |
2009-04-10 | hush: tweak tests | Denis Vlasenko |
2009-04-09 | add test cases for parameter substitution with unset/null strings | Mike Frysinger |
2009-04-07 | implement support for parameter substitution via #/% operators | Mike Frysinger |