summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_ssh
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Jörg Sommer: 25882: run ssh with -oBatchMode=yes.Clint Adams1-1/+1
2007-03-25users/11333: fix users-hosts for ssh when user matchedPeter Stephenson1-2/+3
2006-11-14users/10981: needs glob_subst for config filePeter Stephenson1-1/+1
2006-11-14users/10979: ssh completion uses config file from -F if presentPeter Stephenson1-2/+9
2006-10-0322812: utilize _bind_addresses in existing completion functions.Clint Adams1-1/+1
2005-12-2522105: ssh -M, -S, and -OClint Adams1-0/+3
2005-12-2522104: add support for new options such as ControlMaster and ControlPath.Clint Adams1-1/+9
2005-11-18Make the new completion handle multile names per "Host" directiveWayne Davison1-3/+8
2005-11-18users/9688: improved _ssh_hosts from Hanna KoivistoPeter Stephenson1-3/+17
2005-05-0921235,21236: fixes to _remote_filesBart Schaefer1-2/+7
2004-11-27 * 20583: Completion/Unix/Command/_ssh: complete "modern" optionsClint Adams1-5/+12
2004-03-21As suggested by 19666 and corrected by 19668, fix remote file completion.Bart Schaefer1-1/+1
2004-02-2319457: new sed and uniq completions, add descriptions for rar commands andOliver Kiddle1-19/+25
2003-05-07users/6080, users/6083: more quoting fixesOliver Kiddle1-1/+1
2003-02-13users/5915: two levels of quoting are needed for remote files with scpOliver Kiddle1-2/+2
2003-01-0718058: allow multiple port redirectionsOliver Kiddle1-2/+2
2002-09-0617629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.Clint Adams1-3/+3
2002-09-03pass -F option through to ssh when getting remote files for scp completionOliver Kiddle1-2/+2
2002-09-0317607: pass on options for port no to ssh when getting remote files for scpOliver Kiddle1-3/+4
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky1-3/+3
2002-04-0416935: update options completed for ssh and add sftp completionOliver Kiddle1-193/+202
2002-04-0416934: complete ssh -1 as well as ssh -2.Clint Adams1-0/+1
2002-03-19handle dot files and directories tooOliver Kiddle1-1/+1
2002-03-1916864: fix remote file completion with relative pathsOliver Kiddle1-8/+15
2002-02-0516568: get listing of entire directory for approximation and other purposes.Clint Adams1-7/+1
2002-02-0516566: show ls -F classifiers as display strings.Clint Adams1-8/+16
2002-02-0416555: add | to bracket expression, 2>/dev/nullClint Adams1-4/+4
2002-02-0416553: differentiate between files and directories during remote scp completion.Clint Adams1-2/+7
2002-01-1616461: a number of minor completion function updatesOliver Kiddle1-2/+6
2001-09-2515866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=Clint Adams1-1/+20
2001-07-24improve user/host completion before a @ (15468)Sven Wischnowsky1-0/+2
2001-05-29spelling correctionsOliver Kiddle1-3/+3
2001-04-02moved from Completion/User/_sshSven Wischnowsky1-0/+254