about summary refs log tree commit diff
path: root/Completion/Unix/Command/_ssh
Commit message (Expand)AuthorAgeFilesLines
* 41159: handle "Include" and "HostName" lines in ~/.ssh/configBarton E. Schaefer2017-05-281-11/+17
* 39974: complete shared libraries for -e and -s options to ssh-addOliver Kiddle2016-11-201-3/+3
* 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...Daniel Shahaf2016-10-071-5/+5
* 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges w...Oliver Kiddle2016-09-111-0/+1
* 39174: _ssh: Fix completion of ProxyCommand option.Daniel Shahaf2016-09-061-4/+1
* 39067: update options to correspond to latest versions of software in various...Oliver Kiddle2016-08-191-25/+80
* 37972: Redirect stderr to /dev/null in cases where ${~param} might generate e...Barton E. Schaefer2016-02-141-1/+1
* 36869: use permissions to limit files completed for ssh identity filesMatthew Martin2015-10-191-1/+1
* 36183: _ssh: update to 7.0Mikael Magnusson2015-08-171-4/+15
* 36127: assorted minor completion function changesOliver Kiddle2015-08-121-1/+1
* 35991: _ssh: add ssh option FingerprintHashChristian Hesse2015-08-051-0/+5
* unposted: _ssh: use the -q option for the = suffixMikael Magnusson2015-08-051-1/+1
* 35989: _ssh: update to 6.9Mikael Magnusson2015-08-051-45/+82
* 35972: allow for Directive=Value format in .ssh/configEric Cook2015-08-051-2/+2
* 35986: add ssh option UpdateHostKeysChristian Hesse2015-08-051-0/+1
* 32316: complete new ssh key typeChristian Hesse2014-01-291-1/+3
* Han Pingtian: 31167 (with tweak): limit use of colons for recognisingPeter Stephenson2013-03-201-1/+1
* 30474: add ssh -O cancel completionMikael Magnusson2012-05-171-2/+2
* 30371: _ssh: you can specify -i multiple timesMikael Magnusson2012-03-241-1/+1
* 30314: add completion for ssh-copy-id.Clint Adams2012-03-051-1/+6
* 29961: _ssh: extend option completion.Mikael Magnusson2011-12-101-38/+201
* 29962: Actually return ret in _ssh.Mikael Magnusson2011-12-101-0/+2
* 29918: Completion: Add new _remote_files() helper and use it to reduce code d...Simon Ruderich2011-12-091-36/+2
* 29917: Completion/Unix/Command/_ssh: Tabs to spaces.Simon Ruderich2011-12-091-54/+54
* Ignacy Gawędzki: 29912: add "--" to ls in ssh completionPeter Stephenson2011-11-231-1/+1
* 29893: Completion/Unix/Command/_ssh: Update (mostly) for 5.9.Simon Ruderich2011-11-071-84/+176
* 29755: add -O stop to to _ssh.Mikael Magnusson2011-09-071-1/+1
* 29738: _ssh: Add PreferredAuthentications completion.Mikael Magnusson2011-09-061-0/+3
* 29683: add -O forward to _ssh.Mikael Magnusson2011-08-171-1/+1
* 27579: allow ssh -S argument to follow immediately the option letter.Clint Adams2010-01-071-1/+1
* users/14076 + workers/26906: Completion/Unix/Command/_ssh: fix autoremovalBart Schaefer2009-04-301-5/+5
* 26900: Ben Haskell: ssh -Y, -x and -X are mutually exclusivePeter Stephenson2009-04-291-3/+3
* 26899: Ingmar Vanhassel: complete ssh -YPeter Stephenson2009-04-291-0/+1
* Jörg Sommer: 25882: run ssh with -oBatchMode=yes.Clint Adams2008-10-141-1/+1
* users/11333: fix users-hosts for ssh when user matchedPeter Stephenson2007-03-251-2/+3
* users/10981: needs glob_subst for config filePeter Stephenson2006-11-141-1/+1
* users/10979: ssh completion uses config file from -F if presentPeter Stephenson2006-11-141-2/+9
* 22812: utilize _bind_addresses in existing completion functions.Clint Adams2006-10-031-1/+1
* 22105: ssh -M, -S, and -OClint Adams2005-12-251-0/+3
* 22104: add support for new options such as ControlMaster and ControlPath.Clint Adams2005-12-251-1/+9
* Make the new completion handle multile names per "Host" directiveWayne Davison2005-11-181-3/+8
* users/9688: improved _ssh_hosts from Hanna KoivistoPeter Stephenson2005-11-181-3/+17
* 21235,21236: fixes to _remote_filesBart Schaefer2005-05-091-2/+7
* * 20583: Completion/Unix/Command/_ssh: complete "modern" optionsClint Adams2004-11-271-5/+12
* As suggested by 19666 and corrected by 19668, fix remote file completion.Bart Schaefer2004-03-211-1/+1
* 19457: new sed and uniq completions, add descriptions for rar commands andOliver Kiddle2004-02-231-19/+25
* users/6080, users/6083: more quoting fixesOliver Kiddle2003-05-071-1/+1
* users/5915: two levels of quoting are needed for remote files with scpOliver Kiddle2003-02-131-2/+2
* 18058: allow multiple port redirectionsOliver Kiddle2003-01-071-2/+2
* 17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.Clint Adams2002-09-061-3/+3