Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-12 | shell: split read builtin from ash | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-04-26 | hush: fix SEGV in % expansion | Denis Vlasenko | |
function old new delta expand_variables 2203 2217 +14 | |||
2009-04-09 | hush: plug the leak of expanded heredoc | Denis Vlasenko | |
2009-04-07 | implement support for parameter substitution via #/% operators | Mike Frysinger | |