index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
/
Command
/
_ssh
Commit message (
Expand
)
Author
Age
Files
Lines
*
42659: various completion option updates
Oliver Kiddle
2018-04-16
1
-0
/
+3
*
42584: complete options for ssh-keyscan and update options for ssh-copy-id
Oliver Kiddle
2018-04-05
1
-6
/
+24
*
42491 based on 42000 (Andrei Shevchuk): factor ssh host completion for use fo...
Oliver Kiddle
2018-03-24
1
-42
/
+0
*
42317: completion option updates for commands that have had recent updates
Oliver Kiddle
2018-01-23
1
-68
/
+45
*
dana: various OpenSSH completion improvements
dana
2017-12-22
1
-45
/
+53
*
41431: update options in assorted completions
Oliver Kiddle
2017-07-15
1
-2
/
+2
*
41159: handle "Include" and "HostName" lines in ~/.ssh/config
Barton E. Schaefer
2017-05-28
1
-11
/
+17
*
39974: complete shared libraries for -e and -s options to ssh-add
Oliver Kiddle
2016-11-20
1
-3
/
+3
*
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...
Daniel Shahaf
2016-10-07
1
-5
/
+5
*
39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges w...
Oliver Kiddle
2016-09-11
1
-0
/
+1
*
39174: _ssh: Fix completion of ProxyCommand option.
Daniel Shahaf
2016-09-06
1
-4
/
+1
*
39067: update options to correspond to latest versions of software in various...
Oliver Kiddle
2016-08-19
1
-25
/
+80
*
37972: Redirect stderr to /dev/null in cases where ${~param} might generate e...
Barton E. Schaefer
2016-02-14
1
-1
/
+1
*
36869: use permissions to limit files completed for ssh identity files
Matthew Martin
2015-10-19
1
-1
/
+1
*
36183: _ssh: update to 7.0
Mikael Magnusson
2015-08-17
1
-4
/
+15
*
36127: assorted minor completion function changes
Oliver Kiddle
2015-08-12
1
-1
/
+1
*
35991: _ssh: add ssh option FingerprintHash
Christian Hesse
2015-08-05
1
-0
/
+5
*
unposted: _ssh: use the -q option for the = suffix
Mikael Magnusson
2015-08-05
1
-1
/
+1
*
35989: _ssh: update to 6.9
Mikael Magnusson
2015-08-05
1
-45
/
+82
*
35972: allow for Directive=Value format in .ssh/config
Eric Cook
2015-08-05
1
-2
/
+2
*
35986: add ssh option UpdateHostKeys
Christian Hesse
2015-08-05
1
-0
/
+1
*
32316: complete new ssh key type
Christian Hesse
2014-01-29
1
-1
/
+3
*
Han Pingtian: 31167 (with tweak): limit use of colons for recognising
Peter Stephenson
2013-03-20
1
-1
/
+1
*
30474: add ssh -O cancel completion
Mikael Magnusson
2012-05-17
1
-2
/
+2
*
30371: _ssh: you can specify -i multiple times
Mikael Magnusson
2012-03-24
1
-1
/
+1
*
30314: add completion for ssh-copy-id.
Clint Adams
2012-03-05
1
-1
/
+6
*
29961: _ssh: extend option completion.
Mikael Magnusson
2011-12-10
1
-38
/
+201
*
29962: Actually return ret in _ssh.
Mikael Magnusson
2011-12-10
1
-0
/
+2
*
29918: Completion: Add new _remote_files() helper and use it to reduce code d...
Simon Ruderich
2011-12-09
1
-36
/
+2
*
29917: Completion/Unix/Command/_ssh: Tabs to spaces.
Simon Ruderich
2011-12-09
1
-54
/
+54
*
Ignacy Gawędzki: 29912: add "--" to ls in ssh completion
Peter Stephenson
2011-11-23
1
-1
/
+1
*
29893: Completion/Unix/Command/_ssh: Update (mostly) for 5.9.
Simon Ruderich
2011-11-07
1
-84
/
+176
*
29755: add -O stop to to _ssh.
Mikael Magnusson
2011-09-07
1
-1
/
+1
*
29738: _ssh: Add PreferredAuthentications completion.
Mikael Magnusson
2011-09-06
1
-0
/
+3
*
29683: add -O forward to _ssh.
Mikael Magnusson
2011-08-17
1
-1
/
+1
*
27579: allow ssh -S argument to follow immediately the option letter.
Clint Adams
2010-01-07
1
-1
/
+1
*
users/14076 + workers/26906: Completion/Unix/Command/_ssh: fix autoremoval
Bart Schaefer
2009-04-30
1
-5
/
+5
*
26900: Ben Haskell: ssh -Y, -x and -X are mutually exclusive
Peter Stephenson
2009-04-29
1
-3
/
+3
*
26899: Ingmar Vanhassel: complete ssh -Y
Peter Stephenson
2009-04-29
1
-0
/
+1
*
Jörg Sommer: 25882: run ssh with -oBatchMode=yes.
Clint Adams
2008-10-14
1
-1
/
+1
*
users/11333: fix users-hosts for ssh when user matched
Peter Stephenson
2007-03-25
1
-2
/
+3
*
users/10981: needs glob_subst for config file
Peter Stephenson
2006-11-14
1
-1
/
+1
*
users/10979: ssh completion uses config file from -F if present
Peter Stephenson
2006-11-14
1
-2
/
+9
*
22812: utilize _bind_addresses in existing completion functions.
Clint Adams
2006-10-03
1
-1
/
+1
*
22105: ssh -M, -S, and -O
Clint Adams
2005-12-25
1
-0
/
+3
*
22104: add support for new options such as ControlMaster and ControlPath.
Clint Adams
2005-12-25
1
-1
/
+9
*
Make the new completion handle multile names per "Host" directive
Wayne Davison
2005-11-18
1
-3
/
+8
*
users/9688: improved _ssh_hosts from Hanna Koivisto
Peter Stephenson
2005-11-18
1
-3
/
+17
*
21235,21236: fixes to _remote_files
Bart Schaefer
2005-05-09
1
-2
/
+7
*
* 20583: Completion/Unix/Command/_ssh: complete "modern" options
Clint Adams
2004-11-27
1
-5
/
+12
[next]