about summary refs log tree commit diff
path: root/Completion/Base/Utility/_multi_parts
Commit message (Expand)AuthorAgeFilesLines
* 45130: _multi_parts: Always pass -f to compadd if given by callerdana2019-12-261-1/+1
* 44274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle2019-05-071-2/+2
* 43930: Improve _multi_parts performancedana2018-12-301-7/+9
* 28186: replace (...|...) pattern-match with a loop over the alternatives toBart Schaefer2010-08-221-2/+7
* Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern.Bart Schaefer2008-10-151-1/+1
* 18262: fix bug where only first match was added with expand style set to suffixOliver Kiddle2003-02-191-1/+1
* always use supplied matchers (14599)Sven Wischnowsky2001-05-311-2/+2
* spelling correctionsOliver Kiddle2001-05-291-3/+3
* add completion for common MUAs and a couple of minor fixes (13982)Oliver Kiddle2001-04-131-1/+1
* moved from Completion/Core/_multi_partsSven Wischnowsky2001-04-021-0/+254