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 (
Collapse
)
Author
Files
Lines
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
remote path in ssh completion
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 ↵
Simon Ruderich
1
-36
/
+2
duplication.
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
of some suffixes.
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
2007-03-25
users/11333: fix users-hosts for ssh when user matched
Peter Stephenson
1
-2
/
+3
2006-11-14
users/10981: needs glob_subst for config file
Peter Stephenson
1
-1
/
+1
2006-11-14
users/10979: ssh completion uses config file from -F if present
Peter Stephenson
1
-2
/
+9
2006-10-03
22812: utilize _bind_addresses in existing completion functions.
Clint Adams
1
-1
/
+1
2005-12-25
22105: ssh -M, -S, and -O
Clint Adams
1
-0
/
+3
2005-12-25
22104: add support for new options such as ControlMaster and ControlPath.
Clint Adams
1
-1
/
+9
2005-11-18
Make the new completion handle multile names per "Host" directive
Wayne Davison
1
-3
/
+8
and elide names that contain wildcards.
2005-11-18
users/9688: improved _ssh_hosts from Hanna Koivisto
Peter Stephenson
1
-3
/
+17
2005-05-09
21235,21236: fixes to _remote_files
Bart Schaefer
1
-2
/
+7
2004-11-27
* 20583: Completion/Unix/Command/_ssh: complete "modern" options
Clint Adams
1
-5
/
+12
such as GSSAPIAuthentication.
2004-03-21
As suggested by 19666 and corrected by 19668, fix remote file completion.
Bart Schaefer
1
-1
/
+1
2004-02-23
19457: new sed and uniq completions, add descriptions for rar commands and
Oliver Kiddle
1
-19
/
+25
update completion for ssh-keygen
2003-05-07
users/6080, users/6083: more quoting fixes
Oliver Kiddle
1
-1
/
+1
2003-02-13
users/5915: two levels of quoting are needed for remote files with scp
Oliver Kiddle
1
-2
/
+2
2003-01-07
18058: allow multiple port redirections
Oliver Kiddle
1
-2
/
+2
2002-09-06
17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.
Clint Adams
1
-3
/
+3
2002-09-03
pass -F option through to ssh when getting remote files for scp completion
Oliver Kiddle
1
-2
/
+2
2002-09-03
17607: pass on options for port no to ssh when getting remote files for scp
Oliver Kiddle
1
-3
/
+4
2002-04-16
make more calls to _message use the -e option (16988)
Sven Wischnowsky
1
-3
/
+3
2002-04-04
16935: update options completed for ssh and add sftp completion
Oliver Kiddle
1
-193
/
+202
2002-04-04
16934: complete ssh -1 as well as ssh -2.
Clint Adams
1
-0
/
+1
2002-03-19
handle dot files and directories too
Oliver Kiddle
1
-1
/
+1
2002-03-19
16864: fix remote file completion with relative paths
Oliver Kiddle
1
-8
/
+15
2002-02-05
16568: get listing of entire directory for approximation and other purposes.
Clint Adams
1
-7
/
+1
2002-02-05
16566: show ls -F classifiers as display strings.
Clint Adams
1
-8
/
+16
2002-02-04
16555: add | to bracket expression, 2>/dev/null
Clint Adams
1
-4
/
+4
2002-02-04
16553: differentiate between files and directories during remote scp completion.
Clint Adams
1
-2
/
+7
2002-01-16
16461: a number of minor completion function updates
Oliver Kiddle
1
-2
/
+6
2001-09-25
15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=
Clint Adams
1
-1
/
+20
2001-07-24
improve user/host completion before a @ (15468)
Sven Wischnowsky
1
-0
/
+2
2001-05-29
spelling corrections
Oliver Kiddle
1
-3
/
+3
[next]