Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shell: split read builtin from ash | Denys Vlasenko | 2010-01-12 | 1 | -5/+5 |
* | hush: fix SEGV in % expansion | Denis Vlasenko | 2009-04-26 | 1 | -10/+8 |
* | hush: plug the leak of expanded heredoc | Denis Vlasenko | 2009-04-09 | 1 | -2/+1 |
* | implement support for parameter substitution via #/% operators | Mike Frysinger | 2009-04-07 | 1 | -0/+141 |