Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko a6ad397ea9 hush: fix more obscure ${var%...} cases il y a 14 ans
  Denys Vlasenko 7436950a75 hush: fix a=abc; c=c; echo ${a%${c}} il y a 14 ans
  Denis Vlasenko 5b7589eb27 hush: fix SEGV in % expansion il y a 15 ans
  Denis Vlasenko bf25fbccb9 hush: fix handling of } which is not a closing one in { cmd; } il y a 15 ans
  Denis Vlasenko 75bccfa375 hush: tweak tests il y a 15 ans
  Mike Frysinger e05f9286a9 add test cases for parameter substitution with unset/null strings il y a 15 ans
  Mike Frysinger a4f331d3c3 implement support for parameter substitution via #/% operators il y a 15 ans