about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* users/4865: Completion/compinit: need to add NO_octalzeroes toPeter Stephenson2002-04-252-0/+4
* 17044: complete all files for w3m, not just *.html.Clint Adams2002-04-252-1/+6
* ChangeLog for 17040, 17041Peter Stephenson2002-04-251-0/+8
* 17040: Src/Modules/tcp.c: AF_INET6 wasn't copied into thePeter Stephenson2002-04-252-3/+4
* remove one half of 17029; the part for zstyle wasn't right (17035)Sven Wischnowsky2002-04-252-1/+5
* fix two memory leaks (found by Felix): pre-compiled patterns when re-defining...Sven Wischnowsky2002-04-243-0/+8
* users/4851: Add Functions/Misc/relative.Bart Schaefer2002-04-231-0/+6
* Add "relative".Bart Schaefer2002-04-231-5/+3
* users/4851: Convert a full path to a path relative to a directory.Bart Schaefer2002-04-231-0/+28
* Stupid typo -- :? should be ?:Bart Schaefer2002-04-181-1/+1
* 17011: Src/Modules/tcp.c, Src/Modules/zftp.c: restorePeter Stephenson2002-04-183-4/+9
* Diff by article number, not just by attribution line.Bart Schaefer2002-04-171-10/+40
* Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:Peter Stephenson2002-04-173-2/+17
* Differentiate the two patches from 16703.Wayne Davison2002-04-171-2/+2
* make compvalues unquote the string from the line like comparguments does (16998)Sven Wischnowsky2002-04-172-3/+25
* Modified _java to use _java_class.Felix Rosencrantz2002-04-162-14/+10
* make _path_files use match specs from the matcher style when calling compfile...Sven Wischnowsky2002-04-162-3/+7
* make _values not use -Q (16991)Sven Wischnowsky2002-04-162-1/+4
* treat backslashed bangs in double quotes specially in get_comp_string(), they...Sven Wischnowsky2002-04-162-0/+10
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-1637-72/+97
* 16973: complete package name argument to apt-cache policy.Clint Adams2002-04-122-1/+4
* 16972: complete for aaaa, zone, mx, soa, txt.Clint Adams2002-04-122-1/+6
* 16955: _java_classFelix Rosencrantz2002-04-101-0/+6
* New _java_class to find classes on the classpath.Felix Rosencrantz2002-04-102-0/+16
* 16942: Allow zero-length matches in parameter substitutions.Peter Stephenson2002-04-082-2/+7
* 16935: update options completed for ssh and add sftp completionOliver Kiddle2002-04-042-193/+207
* name tweakClint Adams2002-04-041-1/+1
* 16934: complete ssh -1 as well as ssh -2.Clint Adams2002-04-042-0/+5
* add original string as match (like in _approximate)Oliver Kiddle2002-04-042-3/+17
* 16933: more sophisticated versions of these functionsOliver Kiddle2002-04-043-16/+32
* 16923: add insert style for inserting matches instead of adding them as a matchOliver Kiddle2002-04-043-2/+16
* 16927 + a usage-message fix.Wayne Davison2002-03-301-0/+6
* + Added -W to auto-convert wildcards in both the find and replace strings.Wayne Davison2002-03-301-17/+43
* 16895: cross-references to the `|&' and `>(...)' syntax.Bart Schaefer2002-03-282-0/+18
* 16913: fix completion after compdef -a and correct typosOliver Kiddle2002-03-273-17/+20
* John Beppu: 16866: new completion for figletOliver Kiddle2002-03-272-0/+43
* alter _generic example to be more robustOliver Kiddle2002-03-272-3/+7
* 16890Wayne Davison2002-03-241-0/+9
* Made SAVEHIST a special parameter.Wayne Davison2002-03-241-0/+20
* Added "savehistsiz" (for the new SAVEHIST special parameter), and used itWayne Davison2002-03-241-5/+9
* Got rid of unused-variable compiler warning.Wayne Davison2002-03-241-2/+2
* 16879: Functions/Zle/up-line-or-beginning-search,Peter Stephenson2002-03-214-0/+45
* handle dot files and directories tooOliver Kiddle2002-03-191-1/+1
* 16864: fix remote file completion with relative pathsOliver Kiddle2002-03-192-8/+18
* correct my mistake which broke file completion after grepOliver Kiddle2002-03-192-1/+4
* arg to -C option must be in the same wordOliver Kiddle2002-03-191-1/+1
* 16862: allow print's -s and -z options to be used with -fOliver Kiddle2002-03-193-60/+105
* 16850: remote file completion via rsync and ssh, plus all options valid in rs...Clint Adams2002-03-172-14/+172
* 16849: shift off `-s' argument.Bart Schaefer2002-03-172-0/+5
* Add missing close-parenBart Schaefer2002-03-171-1/+1