| Commit message (Expand) | Author | Age | Files | Lines |
* | don't display _dispatch as one of the called functions (17438) | Sven Wischnowsky | 2002-07-08 | 1 | -3/+3 |
* | keep globbing quiet in _path_files; check if group/user exists in _chown (17393) | Sven Wischnowsky | 2002-07-02 | 2 | -3/+6 |
* | 17391: complete files after dpkg -S. | Clint Adams | 2002-07-01 | 1 | -10/+14 |
* | add new sepcial context -assign-parameter- for completing the parameter in an... | Sven Wischnowsky | 2002-07-01 | 2 | -1/+4 |
* | two new modes for menu selection: incremental search and interactive (17366) | Sven Wischnowsky | 2002-06-26 | 2 | -1/+15 |
* | users/5073: use typeset to get function names for compdump | Bart Schaefer | 2002-06-23 | 1 | -7/+3 |
* | Usual .distfiles tidy-up zsh-4.1.0-dev-5 | Peter Stephenson | 2002-06-17 | 1 | -1/+1 |
* | 17266: check `manpath` even when $MANPATH is set. | Clint Adams | 2002-05-31 | 1 | -8/+12 |
* | fix for use of (z) parameter modifier; the first word in the parameter is par... | Sven Wischnowsky | 2002-05-29 | 1 | -2/+4 |
* | add handling for the other texinfo commands (besides info) | Oliver Kiddle | 2002-05-28 | 1 | -53/+145 |
* | 17244: don't complete udebs for dpkg -i or --unpack | Clint Adams | 2002-05-28 | 1 | -2/+2 |
* | 17234: don't call _path_files with empty (). | Clint Adams | 2002-05-26 | 1 | -1/+5 |
* | 17225: $=CVSIGNORE instead of $CVSIGNORE | Clint Adams | 2002-05-25 | 1 | -1/+1 |
* | unposted: use zstyle again now when it works | Andrey Borzenkov | 2002-05-23 | 1 | -4/+3 |
* | 17125, 17159 (Oliver): info completion | Andrey Borzenkov | 2002-05-23 | 2 | -1/+54 |
* | for automatic long options completion, use the string after the equal signs (... | Sven Wischnowsky | 2002-05-23 | 1 | -8/+23 |
* | rename max-match-length style to max-matches-width (17213) | Sven Wischnowsky | 2002-05-23 | 2 | -4/+4 |
* | 17211: respect $CVSIGNORE. | Clint Adams | 2002-05-23 | 1 | -0/+1 |
* | let _init_d use a pre-pattern (17193) | Sven Wischnowsky | 2002-05-21 | 1 | -1/+3 |
* | fix removal of automatically added specs (from the -- option) for which a use... | Sven Wischnowsky | 2002-05-21 | 2 | -3/+3 |
* | better splitting of -g-strings; this failed when patterns contained spaces (1... | Sven Wischnowsky | 2002-05-21 | 1 | -2/+2 |
* | (17021) Added _valgrind, completion function for Julian Seward's Linux-based ... | Felix Rosencrantz | 2002-05-20 | 2 | -1/+49 |
* | Function for Tom Lord's arch SCM tool. It still has many problems, | Felix Rosencrantz | 2002-05-20 | 2 | -1/+1948 |
* | fix for _arguments: don't use argument-tag when completing options; fix for _... | Sven Wischnowsky | 2002-05-14 | 2 | -2/+6 |
* | allow users to give the maximum number of display-columns the matches should ... | Sven Wischnowsky | 2002-05-14 | 2 | -3/+10 |
* | unposted: fix context name; do not set style by default until it works | Andrey Borzenkov | 2002-05-12 | 1 | -3/+4 |
* | 17075, 17076: _urpmi and chkconfig/services | Andrey Borzenkov | 2002-05-08 | 7 | -121/+217 |
* | 17074: mondoarchive completion | Andrey Borzenkov | 2002-05-08 | 2 | -0/+57 |
* | fix _arguments' -s option (17078) | Sven Wischnowsky | 2002-05-06 | 1 | -4/+2 |
* | 17072: fix pushdminus handling in completion after directory stack references | Oliver Kiddle | 2002-05-03 | 1 | -11/+6 |
* | 17057: completion for debfoster | Clint Adams | 2002-04-30 | 2 | -1/+94 |
* | unposted: add missing bracket in _spamassassin. | Clint Adams | 2002-04-29 | 1 | -1/+1 |
* | users/4865: Completion/compinit: need to add NO_octalzeroes to | Peter Stephenson | 2002-04-25 | 1 | -0/+1 |
* | 17044: complete all files for w3m, not just *.html. | Clint Adams | 2002-04-25 | 1 | -1/+1 |
* | Modified _java to use _java_class. | Felix Rosencrantz | 2002-04-16 | 1 | -14/+5 |
* | make _path_files use match specs from the matcher style when calling compfile... | Sven Wischnowsky | 2002-04-16 | 1 | -3/+3 |
* | make _values not use -Q (16991) | Sven Wischnowsky | 2002-04-16 | 1 | -1/+1 |
* | make more calls to _message use the -e option (16988) | Sven Wischnowsky | 2002-04-16 | 36 | -72/+72 |
* | 16973: complete package name argument to apt-cache policy. | Clint Adams | 2002-04-12 | 1 | -1/+1 |
* | 16972: complete for aaaa, zone, mx, soa, txt. | Clint Adams | 2002-04-12 | 1 | -1/+1 |
* | New _java_class to find classes on the classpath. | Felix Rosencrantz | 2002-04-10 | 2 | -0/+16 |
* | 16935: update options completed for ssh and add sftp completion | Oliver Kiddle | 2002-04-04 | 1 | -193/+202 |
* | 16934: complete ssh -1 as well as ssh -2. | Clint Adams | 2002-04-04 | 1 | -0/+1 |
* | add original string as match (like in _approximate) | Oliver Kiddle | 2002-04-04 | 1 | -3/+14 |
* | 16923: add insert style for inserting matches instead of adding them as a match | Oliver Kiddle | 2002-04-04 | 1 | -2/+6 |
* | 16913: fix completion after compdef -a and correct typos | Oliver Kiddle | 2002-03-27 | 1 | -4/+5 |
* | John Beppu: 16866: new completion for figlet | Oliver Kiddle | 2002-03-27 | 1 | -0/+40 |
* | handle dot files and directories too | Oliver Kiddle | 2002-03-19 | 1 | -1/+1 |
* | 16864: fix remote file completion with relative paths | Oliver Kiddle | 2002-03-19 | 1 | -8/+15 |
* | correct my mistake which broke file completion after grep | Oliver Kiddle | 2002-03-19 | 1 | -1/+1 |