summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_ssh
AgeCommit message (Expand)AuthorFilesLines
2014-01-2932316: complete new ssh key typeChristian Hesse1-1/+3
2013-03-20Han Pingtian: 31167 (with tweak): limit use of colons for recognisingPeter Stephenson1-1/+1
2012-05-1730474: add ssh -O cancel completionMikael Magnusson1-2/+2
2012-03-2430371: _ssh: you can specify -i multiple timesMikael Magnusson1-1/+1
2012-03-0530314: add completion for ssh-copy-id.Clint Adams1-1/+6
2011-12-1029961: _ssh: extend option completion.Mikael Magnusson1-38/+201
2011-12-1029962: Actually return ret in _ssh.Mikael Magnusson1-0/+2
2011-12-0929918: Completion: Add new _remote_files() helper and use it to reduce code d...Simon Ruderich1-36/+2
2011-12-0929917: Completion/Unix/Command/_ssh: Tabs to spaces.Simon Ruderich1-54/+54
2011-11-23Ignacy Gawędzki: 29912: add "--" to ls in ssh completionPeter Stephenson1-1/+1
2011-11-0729893: Completion/Unix/Command/_ssh: Update (mostly) for 5.9.Simon Ruderich1-84/+176
2011-09-0729755: add -O stop to to _ssh.Mikael Magnusson1-1/+1
2011-09-0629738: _ssh: Add PreferredAuthentications completion.Mikael Magnusson1-0/+3
2011-08-1729683: add -O forward to _ssh.Mikael Magnusson1-1/+1
2010-01-0727579: allow ssh -S argument to follow immediately the option letter.Clint Adams1-1/+1
2009-04-30users/14076 + workers/26906: Completion/Unix/Command/_ssh: fix autoremovalBart Schaefer1-5/+5
2009-04-2926900: Ben Haskell: ssh -Y, -x and -X are mutually exclusivePeter Stephenson1-3/+3
2009-04-2926899: Ingmar Vanhassel: complete ssh -YPeter Stephenson1-0/+1
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