summaryrefslogtreecommitdiff
path: root/shell/match.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-12shell: split read builtin from ashDenys Vlasenko1-5/+5
2009-04-26hush: fix SEGV in % expansionDenis Vlasenko1-10/+8
2009-04-09hush: plug the leak of expanded heredocDenis Vlasenko1-2/+1
2009-04-07implement support for parameter substitution via #/% operatorsMike Frysinger1-0/+141