| Commit message (Expand) | Author | Age | Files | Lines |
* | 17080: tag-order style usage | Andrey Borzenkov | 2002-05-08 | 1 | -3/+4 |
* | 16923: add insert style for inserting matches instead of adding them as a match | Oliver Kiddle | 2002-04-04 | 1 | -0/+5 |
* | 16913: fix completion after compdef -a and correct typos | Oliver Kiddle | 2002-03-27 | 1 | -13/+12 |
* | alter _generic example to be more robust | Oliver Kiddle | 2002-03-27 | 1 | -2/+2 |
* | Add missing close-paren | Bart Schaefer | 2002-03-17 | 1 | -1/+1 |
* | 16842: resolve name clash for nc between netcat and the nedit client for | Oliver Kiddle | 2002-03-15 | 1 | -4/+24 |
* | remove that -T option to compdef again and instead use comma-separated sub-co... | Sven Wischnowsky | 2002-03-13 | 1 | -59/+90 |
* | allow different sets of completion definitions selected with option -T to com... | Sven Wischnowsky | 2002-03-04 | 1 | -22/+55 |
* | make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch... | Sven Wischnowsky | 2002-02-25 | 1 | -12/+8 |
* | allow an argument containing only a single colon as a separator between optio... | Sven Wischnowsky | 2002-02-18 | 1 | -2/+5 |
* | Add a special-dirs example. | Bart Schaefer | 2002-02-12 | 1 | -0/+7 |
* | add -x option (to be passed on to compadd) to _description and friends; make ... | Sven Wischnowsky | 2002-02-12 | 1 | -9/+16 |
* | 16419: Improve _arguments syntax summary. | Bart Schaefer | 2002-01-26 | 1 | -1/+1 |
* | add new generic fake style and changes to the C-code for that (different impl... | Sven Wischnowsky | 2002-01-22 | 1 | -1/+22 |
* | allow arguments to be given to functions used by compdef (actually, the strin... | Sven Wischnowsky | 2002-01-21 | 1 | -1/+14 |
* | allow manual pages to be shown separated by section with new separate-section... | Sven Wischnowsky | 2002-01-10 | 1 | -0/+9 |
* | 16398: updated zstyle completion and related cleanup | Oliver Kiddle | 2002-01-04 | 1 | -3/+42 |
* | 16006: use styles for mail directory, pine directory, and muttrc. | Clint Adams | 2001-10-10 | 1 | -0/+15 |
* | change file completion default to offer globbed files and directories on firs... | Sven Wischnowsky | 2001-10-09 | 1 | -9/+11 |
* | make expand style (file completion) work again; no more special behaviour wit... | Sven Wischnowsky | 2001-10-05 | 1 | -5/+5 |
* | unposted: Add missing docs for cache-policy style. | Adam Spiers | 2001-08-15 | 1 | -0/+6 |
* | follow-up to 15588; add -w option to _values (look at all words); change _dd ... | Sven Wischnowsky | 2001-08-08 | 1 | -0/+4 |
* | correction (unposted) | Oliver Kiddle | 2001-08-06 | 1 | -1/+1 |
* | another fix for 15477 (separator strings); add list-separator style (15484) | Sven Wischnowsky | 2001-07-25 | 1 | -0/+6 |
* | add list-grouped option to make options and such be grouped together if they ... | Sven Wischnowsky | 2001-07-18 | 1 | -0/+14 |
* | add preserve-prefix style to keep pathname prefix unchanged (15400) | Sven Wischnowsky | 2001-07-17 | 1 | -0/+10 |
* | (14736) | Sven Wischnowsky | 2001-06-06 | 1 | -0/+6 |
* | correct alphabetical order in lists of styles, tags, functions and modules | Oliver Kiddle | 2001-05-31 | 1 | -54/+54 |
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 1 | -5/+5 |
* | 14509: ZLS_COLOURS/ZLS_COLORS consistency | Clint Adams | 2001-05-28 | 1 | -1/+1 |
* | add description of how to add a auto-removable suffix when using a ->state ac... | Sven Wischnowsky | 2001-05-09 | 1 | -0/+10 |
* | add -S option to specify separator between values and their arguments; make _... | Sven Wischnowsky | 2001-05-08 | 1 | -2/+8 |
* | empty description means: don't add a -X option (14252) | Sven Wischnowsky | 2001-05-08 | 1 | -3/+10 |
* | try to improve testing for suffix style in _expand; make _path_files fail to ... | Sven Wischnowsky | 2001-04-27 | 1 | -13/+3 |
* | 14117 | Sven Wischnowsky | 2001-04-26 | 1 | -11/+12 |
* | handle sub-sub-directories of $_compdir as in the CVS-layout (14107) | Sven Wischnowsky | 2001-04-26 | 1 | -3/+4 |
* | rename -W option to -w, add new -W option which makes _arguments complete opt... | Sven Wischnowsky | 2001-04-26 | 1 | -2/+46 |
* | add -W option to _arguments, which allows to complete options after options t... | Sven Wischnowsky | 2001-04-04 | 1 | -7/+14 |
* | after-move cleanup | Sven Wischnowsky | 2001-04-02 | 1 | -47/+42 |
* | various doc fixes and minor completion function changes, most of which | Oliver Kiddle | 2001-04-01 | 1 | -21/+24 |
* | more cleanup; simplify the stop and liststyles; try to make it obey whatever ... | Sven Wischnowsky | 2001-03-28 | 1 | -7/+10 |
* | replace `path' with more general `urls' style (13814) | Sven Wischnowsky | 2001-03-28 | 1 | -13/+23 |
* | make _arguments return 300 only if given the -R option (13790) | Sven Wischnowsky | 2001-03-27 | 1 | -3/+9 |
* | _pids shouldn't start menu completion if the current word starts with a hyphe... | Sven Wischnowsky | 2001-03-26 | 1 | -1/+1 |
* | fix | Sven Wischnowsky | 2001-03-23 | 1 | -3/+3 |
* | add commands and call-command styles; mention some of the more expensive thin... | Sven Wischnowsky | 2001-03-23 | 1 | -0/+61 |
* | spelling corrections (13610) | Oliver Kiddle | 2001-03-12 | 1 | -26/+26 |
* | 13544, 13568 (Peter): + syntax for matchers in matcher-list to augment | Andrey Borzenkov | 2001-03-06 | 1 | -0/+7 |
* | new _expand_aliases to, well, expand aliases (13566) | Sven Wischnowsky | 2001-03-05 | 1 | -0/+52 |
* | add `services', allowing easier re-use of (parts of) completion functions (13... | Sven Wischnowsky | 2001-01-15 | 1 | -1/+17 |