| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 17125, 17159 (Oliver): info completion | Andrey Borzenkov | 2002-05-23 | 2 | -1/+54 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -0/+1 |
* | 17075, 17076: _urpmi and chkconfig/services | Andrey Borzenkov | 2002-05-08 | 4 | -11/+32 |
* | 17072: fix pushdminus handling in completion after directory stack references | Oliver Kiddle | 2002-05-03 | 1 | -11/+6 |
* | unposted: add missing bracket in _spamassassin. | Clint Adams | 2002-04-29 | 1 | -1/+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 more calls to _message use the -e option (16988) | Sven Wischnowsky | 2002-04-16 | 16 | -38/+38 |
* | 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 |
* | 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 |
* | arg to -C option must be in the same word | Oliver Kiddle | 2002-03-19 | 1 | -1/+1 |
* | 16850: remote file completion via rsync and ssh, plus all options valid in rs... | Clint Adams | 2002-03-17 | 1 | -14/+167 |
* | 16847: complete multiple -j's after cvs update. | Clint Adams | 2002-03-17 | 1 | -1/+1 |
* | 16842: resolve name clash for nc between netcat and the nedit client for | Oliver Kiddle | 2002-03-15 | 8 | -90/+21 |
* | 16838: complete new options of grep 2.5 and value for GREP_OPTIONS parameter | Oliver Kiddle | 2002-03-15 | 1 | -12/+33 |
* | 16823: complete for values of GZIP and any *PATH or *path parameters | Oliver Kiddle | 2002-03-14 | 4 | -6/+13 |
* | 16821+16831: _gzip, _compress, _bzip2 complete after redirections | Peter Stephenson | 2002-03-14 | 3 | -3/+3 |
* | remove that -T option to compdef again and instead use comma-separated sub-co... | Sven Wischnowsky | 2002-03-13 | 8 | -9/+21 |
* | 16804: completion for sccs | Oliver Kiddle | 2002-03-11 | 2 | -1/+134 |
* | 16789: completion for netcat | Clint Adams | 2002-03-10 | 1 | -0/+34 |
* | 16779: Completion/Unix/Command/_mysqldiff, | Adam Spiers | 2002-03-07 | 2 | -1/+32 |
* | 16778: completion by Istvan Sebestyen for irssi. | Clint Adams | 2002-03-07 | 2 | -1/+46 |
* | 16769: Completion/Unix/Command/_gcc: fix typo | Adam Spiers | 2002-03-06 | 1 | -1/+1 |
* | allow different sets of completion definitions selected with option -T to com... | Sven Wischnowsky | 2002-03-04 | 6 | -8/+26 |
* | make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch... | Sven Wischnowsky | 2002-02-25 | 3 | -4/+4 |
* | Fix sed expression to correctly extract option names from ~/.pinerc file. | Bart Schaefer | 2002-02-21 | 1 | -1/+1 |
* | 16619, 16676: add -c, -l and -p options to the dirs builtin | Oliver Kiddle | 2002-02-20 | 1 | -2/+4 |
* | 16662: use parameter expansion instead of grep, sed, and seq. | Clint Adams | 2002-02-17 | 1 | -3/+3 |
* | Gergely Nagy, 16644: completion for cdcd. | Clint Adams | 2002-02-14 | 2 | -1/+102 |
* | 16590: use a prefix match instead of a "fuzzy-exact" match. | Clint Adams | 2002-02-08 | 1 | -1/+1 |
* | 16568: get listing of entire directory for approximation and other purposes. | Clint Adams | 2002-02-05 | 1 | -7/+1 |
* | 16566: show ls -F classifiers as display strings. | Clint Adams | 2002-02-05 | 1 | -8/+16 |
* | 16555: add | to bracket expression, 2>/dev/null | Clint Adams | 2002-02-04 | 1 | -4/+4 |
* | 16553: differentiate between files and directories during remote scp completion. | Clint Adams | 2002-02-04 | 1 | -2/+7 |
* | Fixed some problems with _cvs and flags. Fixed _perl to complete a script | Felix Rosencrantz | 2002-02-04 | 2 | -5/+6 |