about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
...
* 17074: mondoarchive completionAndrey Borzenkov2002-05-082-0/+57
* fix _arguments' -s option (17078)Sven Wischnowsky2002-05-061-4/+2
* 17072: fix pushdminus handling in completion after directory stack referencesOliver Kiddle2002-05-031-11/+6
* 17057: completion for debfosterClint Adams2002-04-302-1/+94
* unposted: add missing bracket in _spamassassin.Clint Adams2002-04-291-1/+1
* users/4865: Completion/compinit: need to add NO_octalzeroes toPeter Stephenson2002-04-251-0/+1
* 17044: complete all files for w3m, not just *.html.Clint Adams2002-04-251-1/+1
* Modified _java to use _java_class.Felix Rosencrantz2002-04-161-14/+5
* make _path_files use match specs from the matcher style when calling compfile...Sven Wischnowsky2002-04-161-3/+3
* make _values not use -Q (16991)Sven Wischnowsky2002-04-161-1/+1
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-1636-72/+72
* 16973: complete package name argument to apt-cache policy.Clint Adams2002-04-121-1/+1
* 16972: complete for aaaa, zone, mx, soa, txt.Clint Adams2002-04-121-1/+1
* New _java_class to find classes on the classpath.Felix Rosencrantz2002-04-102-0/+16
* 16935: update options completed for ssh and add sftp completionOliver Kiddle2002-04-041-193/+202
* 16934: complete ssh -1 as well as ssh -2.Clint Adams2002-04-041-0/+1
* add original string as match (like in _approximate)Oliver Kiddle2002-04-041-3/+14
* 16923: add insert style for inserting matches instead of adding them as a matchOliver Kiddle2002-04-041-2/+6
* 16913: fix completion after compdef -a and correct typosOliver Kiddle2002-03-271-4/+5
* John Beppu: 16866: new completion for figletOliver Kiddle2002-03-271-0/+40
* handle dot files and directories tooOliver Kiddle2002-03-191-1/+1
* 16864: fix remote file completion with relative pathsOliver Kiddle2002-03-191-8/+15
* correct my mistake which broke file completion after grepOliver Kiddle2002-03-191-1/+1
* arg to -C option must be in the same wordOliver Kiddle2002-03-191-1/+1
* 16850: remote file completion via rsync and ssh, plus all options valid in rs...Clint Adams2002-03-171-14/+167
* 16849: shift off `-s' argument.Bart Schaefer2002-03-171-0/+1
* 16847: complete multiple -j's after cvs update.Clint Adams2002-03-171-1/+1
* 16846: complete xdvi .dvi.gz and .dvi.bz2 too.Clint Adams2002-03-171-1/+1
* 16842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2002-03-1512-94/+60
* 16838: complete new options of grep 2.5 and value for GREP_OPTIONS parameterOliver Kiddle2002-03-151-12/+33
* 16823: complete for values of GZIP and any *PATH or *path parametersOliver Kiddle2002-03-144-6/+13
* 16821+16831: _gzip, _compress, _bzip2 complete after redirectionsPeter Stephenson2002-03-143-3/+3
* remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky2002-03-1320-253/+184
* 16804: completion for sccsOliver Kiddle2002-03-112-1/+134
* 16803: option descriptionsOliver Kiddle2002-03-112-96/+82
* 16789: completion for netcatClint Adams2002-03-101-0/+34
* 16779: Completion/Unix/Command/_mysqldiff,Adam Spiers2002-03-072-1/+32
* 16778: completion by Istvan Sebestyen for irssi.Clint Adams2002-03-072-1/+46
* 16769: Completion/Unix/Command/_gcc: fix typoAdam Spiers2002-03-061-1/+1
* unposted: usual fixups for .distfiles zsh-4.1.0-dev-4Peter Stephenson2002-03-052-1/+2
* allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2002-03-0420-278/+397
* 16748: Fix infinite loop introduced by 16464.Bart Schaefer2002-03-011-1/+1
* make _message inhibit insertion of matches unless there are faked ones (16710)Sven Wischnowsky2002-02-251-0/+2
* make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch...Sven Wischnowsky2002-02-256-16/+17
* Fix sed expression to correctly extract option names from ~/.pinerc file.Bart Schaefer2002-02-211-1/+1
* 16619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle2002-02-203-3/+13
* fix test for prefix-needed (16667)Sven Wischnowsky2002-02-181-3/+2
* 16662: use parameter expansion instead of grep, sed, and seq.Clint Adams2002-02-171-3/+3
* Gergely Nagy, 16644: completion for cdcd.Clint Adams2002-02-142-1/+102
* add -x option (to be passed on to compadd) to _description and friends; make ...Sven Wischnowsky2002-02-126-48/+34