aboutsummaryrefslogtreecommitdiff
path: root/shell/match.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: split read builtin from ashDenys Vlasenko2010-01-121-5/+5
* hush: fix SEGV in % expansionDenis Vlasenko2009-04-261-10/+8
* hush: plug the leak of expanded heredocDenis Vlasenko2009-04-091-2/+1
* implement support for parameter substitution via #/% operatorsMike Frysinger2009-04-071-0/+141