| Commit message (Expand) | Author | Age | Files | Lines |
* | Stupid typo -- :? should be ?: | Bart Schaefer | 2002-04-18 | 1 | -1/+1 |
* | 17011: Src/Modules/tcp.c, Src/Modules/zftp.c: restore | Peter Stephenson | 2002-04-18 | 3 | -4/+9 |
* | Diff by article number, not just by attribution line. | Bart Schaefer | 2002-04-17 | 1 | -10/+40 |
* | Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst: | Peter Stephenson | 2002-04-17 | 3 | -2/+17 |
* | Differentiate the two patches from 16703. | Wayne Davison | 2002-04-17 | 1 | -2/+2 |
* | make compvalues unquote the string from the line like comparguments does (16998) | Sven Wischnowsky | 2002-04-17 | 2 | -3/+25 |
* | Modified _java to use _java_class. | Felix Rosencrantz | 2002-04-16 | 2 | -14/+10 |
* | make _path_files use match specs from the matcher style when calling compfile... | Sven Wischnowsky | 2002-04-16 | 2 | -3/+7 |
* | make _values not use -Q (16991) | Sven Wischnowsky | 2002-04-16 | 2 | -1/+4 |
* | treat backslashed bangs in double quotes specially in get_comp_string(), they... | Sven Wischnowsky | 2002-04-16 | 2 | -0/+10 |
* | make more calls to _message use the -e option (16988) | Sven Wischnowsky | 2002-04-16 | 37 | -72/+97 |
* | 16973: complete package name argument to apt-cache policy. | Clint Adams | 2002-04-12 | 2 | -1/+4 |
* | 16972: complete for aaaa, zone, mx, soa, txt. | Clint Adams | 2002-04-12 | 2 | -1/+6 |
* | 16955: _java_class | Felix Rosencrantz | 2002-04-10 | 1 | -0/+6 |
* | New _java_class to find classes on the classpath. | Felix Rosencrantz | 2002-04-10 | 2 | -0/+16 |
* | 16942: Allow zero-length matches in parameter substitutions. | Peter Stephenson | 2002-04-08 | 2 | -2/+7 |
* | 16935: update options completed for ssh and add sftp completion | Oliver Kiddle | 2002-04-04 | 2 | -193/+207 |
* | name tweak | Clint Adams | 2002-04-04 | 1 | -1/+1 |
* | 16934: complete ssh -1 as well as ssh -2. | Clint Adams | 2002-04-04 | 2 | -0/+5 |
* | add original string as match (like in _approximate) | Oliver Kiddle | 2002-04-04 | 2 | -3/+17 |
* | 16933: more sophisticated versions of these functions | Oliver Kiddle | 2002-04-04 | 3 | -16/+32 |
* | 16923: add insert style for inserting matches instead of adding them as a match | Oliver Kiddle | 2002-04-04 | 3 | -2/+16 |
* | 16927 + a usage-message fix. | Wayne Davison | 2002-03-30 | 1 | -0/+6 |
* | + Added -W to auto-convert wildcards in both the find and replace strings. | Wayne Davison | 2002-03-30 | 1 | -17/+43 |
* | 16895: cross-references to the `|&' and `>(...)' syntax. | Bart Schaefer | 2002-03-28 | 2 | -0/+18 |
* | 16913: fix completion after compdef -a and correct typos | Oliver Kiddle | 2002-03-27 | 3 | -17/+20 |
* | John Beppu: 16866: new completion for figlet | Oliver Kiddle | 2002-03-27 | 2 | -0/+43 |
* | alter _generic example to be more robust | Oliver Kiddle | 2002-03-27 | 2 | -3/+7 |
* | 16890 | Wayne Davison | 2002-03-24 | 1 | -0/+9 |
* | Made SAVEHIST a special parameter. | Wayne Davison | 2002-03-24 | 1 | -0/+20 |
* | Added "savehistsiz" (for the new SAVEHIST special parameter), and used it | Wayne Davison | 2002-03-24 | 1 | -5/+9 |
* | Got rid of unused-variable compiler warning. | Wayne Davison | 2002-03-24 | 1 | -2/+2 |
* | 16879: Functions/Zle/up-line-or-beginning-search, | Peter Stephenson | 2002-03-21 | 4 | -0/+45 |
* | 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 | 2 | -8/+18 |
* | correct my mistake which broke file completion after grep | Oliver Kiddle | 2002-03-19 | 2 | -1/+4 |
* | arg to -C option must be in the same word | Oliver Kiddle | 2002-03-19 | 1 | -1/+1 |
* | 16862: allow print's -s and -z options to be used with -f | Oliver Kiddle | 2002-03-19 | 3 | -60/+105 |
* | 16850: remote file completion via rsync and ssh, plus all options valid in rs... | Clint Adams | 2002-03-17 | 2 | -14/+172 |
* | 16849: shift off `-s' argument. | Bart Schaefer | 2002-03-17 | 2 | -0/+5 |
* | Add missing close-paren | Bart Schaefer | 2002-03-17 | 1 | -1/+1 |
* | 16847: complete multiple -j's after cvs update. | Clint Adams | 2002-03-17 | 2 | -1/+4 |
* | 16846: complete xdvi .dvi.gz and .dvi.bz2 too. | Clint Adams | 2002-03-17 | 2 | -1/+6 |
* | 16820: change tests to match 16759. | Bart Schaefer | 2002-03-16 | 2 | -3/+4 |
* | 16842: resolve name clash for nc between netcat and the nedit client for | Oliver Kiddle | 2002-03-15 | 14 | -98/+94 |
* | 16838: complete new options of grep 2.5 and value for GREP_OPTIONS parameter | Oliver Kiddle | 2002-03-15 | 2 | -12/+38 |
* | correct typo in Changelog | Oliver Kiddle | 2002-03-14 | 1 | -1/+1 |
* | 16823: complete for values of GZIP and any *PATH or *path parameters | Oliver Kiddle | 2002-03-14 | 5 | -6/+19 |
* | 16821+16831: _gzip, _compress, _bzip2 complete after redirections | Peter Stephenson | 2002-03-14 | 4 | -3/+10 |
* | remove that -T option to compdef again and instead use comma-separated sub-co... | Sven Wischnowsky | 2002-03-13 | 23 | -312/+293 |