aboutsummaryrefslogtreecommitdiff
path: root/shell/match.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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