Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
allow <(...) and >(...) to occur in the middle of strings
and =(...) to have extra text following
|
|
|
|
|
|
|
|
|
|
25759: fix dynamic named directory crash, static named directory consistency
|
|
|
|
|
|
users/12870: document that modifiers in glob qualifiers activate
global globbing behaviour
|
|
|
|
from A. Costa.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
related expressions.
|
|
|
|
|
|
|
|
|
|
make ${.../#%...} anchor at both ends
|
|
|
|
22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode
|
|
don't crash if width of repeated padding string is 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
${name:+word} and ${name:-word} expansions.
|
|
|
|
22076: more documentation for multibyte handling
|
|
|
|
|
|
|
|
|
|
|
|
|