summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-04-23Add "relative".Bart Schaefer1-5/+3
2002-04-23users/4851: Convert a full path to a path relative to a directory.Bart Schaefer1-0/+28
2002-04-18Stupid typo -- :? should be ?:Bart Schaefer1-1/+1
2002-04-1817011: Src/Modules/tcp.c, Src/Modules/zftp.c: restorePeter Stephenson3-4/+9
freehostent() incorrectly removed in 16172.
2002-04-17Diff by article number, not just by attribution line.Bart Schaefer1-10/+40
2002-04-17Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:Peter Stephenson3-2/+17
Careful with long filenames in internal condition test; fix block file test for `-f'.
2002-04-17Differentiate the two patches from 16703.Wayne Davison1-2/+2
2002-04-17make compvalues unquote the string from the line like comparguments does (16998)Sven Wischnowsky2-3/+25
2002-04-16Modified _java to use _java_class.Felix Rosencrantz2-14/+10
2002-04-16make _path_files use match specs from the matcher style when calling ↵Sven Wischnowsky2-3/+7
compfiles (users/4836)
2002-04-16make _values not use -Q (16991)Sven Wischnowsky2-1/+4
2002-04-16treat backslashed bangs in double quotes specially in get_comp_string(), ↵Sven Wischnowsky2-0/+10
they are more like $s there (16990)
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky37-72/+97
2002-04-1216973: complete package name argument to apt-cache policy.Clint Adams2-1/+4
2002-04-1216972: complete for aaaa, zone, mx, soa, txt.Clint Adams2-1/+6
2002-04-1016955: _java_classFelix Rosencrantz1-0/+6
2002-04-10New _java_class to find classes on the classpath.Felix Rosencrantz2-0/+16
2002-04-0816942: Allow zero-length matches in parameter substitutions.Peter Stephenson2-2/+7
2002-04-0416935: update options completed for ssh and add sftp completionOliver Kiddle2-193/+207
2002-04-04name tweakClint Adams1-1/+1
2002-04-0416934: complete ssh -1 as well as ssh -2.Clint Adams2-0/+5
2002-04-04add original string as match (like in _approximate)Oliver Kiddle2-3/+17
2002-04-0416933: more sophisticated versions of these functionsOliver Kiddle3-16/+32
2002-04-0416923: add insert style for inserting matches instead of adding them as a matchOliver Kiddle3-2/+16
2002-03-3016927 + a usage-message fix.Wayne Davison1-0/+6
2002-03-30+ Added -W to auto-convert wildcards in both the find and replace strings.Wayne Davison1-17/+43
+ Fixed the usage message to output the '$' args and '\' characters (they were getting eaten).
2002-03-2816895: cross-references to the `|&' and `>(...)' syntax.Bart Schaefer2-0/+18
2002-03-2716913: fix completion after compdef -a and correct typosOliver Kiddle3-17/+20
2002-03-27John Beppu: 16866: new completion for figletOliver Kiddle2-0/+43
2002-03-27alter _generic example to be more robustOliver Kiddle2-3/+7
2002-03-2416890Wayne Davison1-0/+9
2002-03-24Made SAVEHIST a special parameter.Wayne Davison1-0/+20
2002-03-24Added "savehistsiz" (for the new SAVEHIST special parameter), and used itWayne Davison1-5/+9
in place of getiparam("SAVEHIST").
2002-03-24Got rid of unused-variable compiler warning.Wayne Davison1-2/+2
2002-03-2116879: Functions/Zle/up-line-or-beginning-search,Peter Stephenson4-0/+45
Functions/Zle/down-line-or-beginning-search, Doc/Zsh/contrib.yo: originally by Bart --- widgets which combine up-line-or-search and history-beginning-search-backward behaviour.
2002-03-19handle dot files and directories tooOliver Kiddle1-1/+1
2002-03-1916864: fix remote file completion with relative pathsOliver Kiddle2-8/+18
2002-03-19correct my mistake which broke file completion after grepOliver Kiddle2-1/+4
2002-03-19arg to -C option must be in the same wordOliver Kiddle1-1/+1
2002-03-1916862: allow print's -s and -z options to be used with -fOliver Kiddle3-60/+105
2002-03-1716850: remote file completion via rsync and ssh, plus all options valid in ↵Clint Adams2-14/+172
rsync 2.5.2.
2002-03-1716849: shift off `-s' argument.Bart Schaefer2-0/+5
2002-03-17Add missing close-parenBart Schaefer1-1/+1
2002-03-1716847: complete multiple -j's after cvs update.Clint Adams2-1/+4
2002-03-1716846: complete xdvi .dvi.gz and .dvi.bz2 too.Clint Adams2-1/+6
2002-03-1616820: change tests to match 16759.Bart Schaefer2-3/+4
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle14-98/+94
completion and add _pick_variant to resolve program variants in general
2002-03-1516838: complete new options of grep 2.5 and value for GREP_OPTIONS parameterOliver Kiddle2-12/+38
2002-03-14correct typo in ChangelogOliver Kiddle1-1/+1
2002-03-1416823: complete for values of GZIP and any *PATH or *path parametersOliver Kiddle5-6/+19