Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-04-16 | make more calls to _message use the -e option (16988) | Sven Wischnowsky | 1 | -1/+1 |
2002-03-13 | remove that -T option to compdef again and instead use comma-separated sub-co... | Sven Wischnowsky | 1 | -1/+1 |
2002-03-04 | allow different sets of completion definitions selected with option -T to com... | Sven Wischnowsky | 1 | -1/+1 |
2001-09-11 | complete new [:ascii:] character class | Oliver Kiddle | 1 | -1/+1 |
2001-07-25 | another fix for 15477 (separator strings); add list-separator style (15484) | Sven Wischnowsky | 1 | -2/+3 |
2001-05-08 | Remove unnecessary '*' from pattern. | Bart Schaefer | 1 | -1/+1 |
2001-05-08 | match `scalar*' not `scalar' when checking parameter type (14256) | Oliver Kiddle | 1 | -1/+1 |
2001-05-06 | Improve handling of b/n/s subscript flags. | Bart Schaefer | 1 | -1/+25 |
2001-05-05 | Fix subscript flag descriptions | Bart Schaefer | 1 | -10/+11 |
2001-05-04 | complete subscript flags (14227) | Oliver Kiddle | 1 | -1/+30 |
2001-04-02 | moved from Completion/Base/_subscript | Sven Wischnowsky | 1 | -0/+62 |