index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
/
Command
/
_ssh
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-16
github #79 (tweaked): _ssh: update options in apple's version of ssh-add
Xavier Hsinyuan
1
-3
/
+13
2021-07-09
49150: consistently use singular form for headings on completion match groups
Oliver Kiddle
1
-1
/
+1
2021-07-09
49149: add specific values in completion after ssh-keygen -b depending on the...
Oliver Kiddle
1
-3
/
+8
2021-05-16
48623: update options in openssh completion to version 8.6
Oliver Kiddle
1
-40
/
+66
2020-08-21
47322: allow prefix with ssh cipher completion and add matching control for o...
Oliver Kiddle
1
-3
/
+3
2019-10-18
44849: completion updates for changes in OpenBSD 6.6
Oliver Kiddle
1
-32
/
+60
2019-09-30
44783, 44791: mark some repeatable options with * in the _arguments specs
Oliver Kiddle
1
-2
/
+3
2019-05-23
44349: completion option updates
Oliver Kiddle
1
-1
/
+1
2019-04-26
44234: _ssh: Update for OpenSSH 8.0
dana
1
-6
/
+11
2018-11-12
43816: various completion option updates
Oliver Kiddle
1
-1
/
+2
2018-04-16
42659: various completion option updates
Oliver Kiddle
1
-0
/
+3
2018-04-05
42584: complete options for ssh-keyscan and update options for ssh-copy-id
Oliver Kiddle
1
-6
/
+24
2018-03-24
42491 based on 42000 (Andrei Shevchuk): factor ssh host completion for use fo...
Oliver Kiddle
1
-42
/
+0
2018-01-23
42317: completion option updates for commands that have had recent updates
Oliver Kiddle
1
-68
/
+45
2017-12-22
dana: various OpenSSH completion improvements
dana
1
-45
/
+53
2017-07-15
41431: update options in assorted completions
Oliver Kiddle
1
-2
/
+2
2017-05-28
41159: handle "Include" and "HostName" lines in ~/.ssh/config
Barton E. Schaefer
1
-11
/
+17
2016-11-20
39974: complete shared libraries for -e and -s options to ssh-add
Oliver Kiddle
1
-3
/
+3
2016-10-07
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...
Daniel Shahaf
1
-5
/
+5
2016-09-11
39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges w...
Oliver Kiddle
1
-0
/
+1
2016-09-06
39174: _ssh: Fix completion of ProxyCommand option.
Daniel Shahaf
1
-4
/
+1
2016-08-19
39067: update options to correspond to latest versions of software in various...
Oliver Kiddle
1
-25
/
+80
2016-02-14
37972: Redirect stderr to /dev/null in cases where ${~param} might generate e...
Barton E. Schaefer
1
-1
/
+1
2015-10-19
36869: use permissions to limit files completed for ssh identity files
Matthew Martin
1
-1
/
+1
2015-08-17
36183: _ssh: update to 7.0
Mikael Magnusson
1
-4
/
+15
2015-08-12
36127: assorted minor completion function changes
Oliver Kiddle
1
-1
/
+1
2015-08-05
35991: _ssh: add ssh option FingerprintHash
Christian Hesse
1
-0
/
+5
2015-08-05
unposted: _ssh: use the -q option for the = suffix
Mikael Magnusson
1
-1
/
+1
2015-08-05
35989: _ssh: update to 6.9
Mikael Magnusson
1
-45
/
+82
2015-08-05
35972: allow for Directive=Value format in .ssh/config
Eric Cook
1
-2
/
+2
2015-08-05
35986: add ssh option UpdateHostKeys
Christian Hesse
1
-0
/
+1
2014-01-29
32316: complete new ssh key type
Christian Hesse
1
-1
/
+3
2013-03-20
Han Pingtian: 31167 (with tweak): limit use of colons for recognising
Peter Stephenson
1
-1
/
+1
2012-05-17
30474: add ssh -O cancel completion
Mikael Magnusson
1
-2
/
+2
2012-03-24
30371: _ssh: you can specify -i multiple times
Mikael Magnusson
1
-1
/
+1
2012-03-05
30314: add completion for ssh-copy-id.
Clint Adams
1
-1
/
+6
2011-12-10
29961: _ssh: extend option completion.
Mikael Magnusson
1
-38
/
+201
2011-12-10
29962: Actually return ret in _ssh.
Mikael Magnusson
1
-0
/
+2
2011-12-09
29918: Completion: Add new _remote_files() helper and use it to reduce code d...
Simon Ruderich
1
-36
/
+2
2011-12-09
29917: Completion/Unix/Command/_ssh: Tabs to spaces.
Simon Ruderich
1
-54
/
+54
2011-11-23
Ignacy Gawędzki: 29912: add "--" to ls in ssh completion
Peter Stephenson
1
-1
/
+1
2011-11-07
29893: Completion/Unix/Command/_ssh: Update (mostly) for 5.9.
Simon Ruderich
1
-84
/
+176
2011-09-07
29755: add -O stop to to _ssh.
Mikael Magnusson
1
-1
/
+1
2011-09-06
29738: _ssh: Add PreferredAuthentications completion.
Mikael Magnusson
1
-0
/
+3
2011-08-17
29683: add -O forward to _ssh.
Mikael Magnusson
1
-1
/
+1
2010-01-07
27579: allow ssh -S argument to follow immediately the option letter.
Clint Adams
1
-1
/
+1
2009-04-30
users/14076 + workers/26906: Completion/Unix/Command/_ssh: fix autoremoval
Bart Schaefer
1
-5
/
+5
2009-04-29
26900: Ben Haskell: ssh -Y, -x and -X are mutually exclusive
Peter Stephenson
1
-3
/
+3
2009-04-29
26899: Ingmar Vanhassel: complete ssh -Y
Peter Stephenson
1
-0
/
+1
2008-10-14
Jörg Sommer: 25882: run ssh with -oBatchMode=yes.
Clint Adams
1
-1
/
+1
[next]