about summary refs log tree commit diff
path: root/Completion/Core/_multi_parts
Commit message (Collapse)AuthorAgeFilesLines
* next try to get rid of empty strings being added as possible completion by ↵Sven Wischnowsky2001-03-291-2/+2
| | | | _multi_parts (13830)
* *** empty log message ***Sven Wischnowsky2001-03-281-3/+3
|
* two small fixes to _multi_parts; one more place where a caller-supplied -S ↵Sven Wischnowsky2001-02-091-2/+2
| | | | can be used and fix for the code deciding which prefix to use (13450)
* optimisations for _multi_parts (12354)Sven Wischnowsky2000-07-241-43/+30
|
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-2/+2
|
* don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky2000-05-191-142/+208
|
* Initial revisionTanaka Akira1999-04-151-0/+201