Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-26 | 45130: _multi_parts: Always pass -f to compadd if given by caller | dana | 1 | -1/+1 |
2019-05-07 | 44274: allow finer control of completion match soring with compadd's -o option | Oliver Kiddle | 1 | -2/+2 |
2018-12-30 | 43930: Improve _multi_parts performance | dana | 1 | -7/+9 |
2010-08-22 | 28186: replace (...|...) pattern-match with a loop over the alternatives to | Bart Schaefer | 1 | -2/+7 |
2008-10-15 | Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern. | Bart Schaefer | 1 | -1/+1 |
2003-02-19 | 18262: fix bug where only first match was added with expand style set to suffix | Oliver Kiddle | 1 | -1/+1 |
2001-05-31 | always use supplied matchers (14599) | Sven Wischnowsky | 1 | -2/+2 |
2001-05-29 | spelling corrections | Oliver Kiddle | 1 | -3/+3 |
2001-04-13 | add completion for common MUAs and a couple of minor fixes (13982) | Oliver Kiddle | 1 | -1/+1 |
2001-04-02 | moved from Completion/Core/_multi_parts | Sven Wischnowsky | 1 | -0/+254 |