| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | As suggested by 19666 and corrected by 19668, fix remote file completion. | Bart Schaefer | 2004-03-21 | 1 | -1/+1 |
* | 19457: new sed and uniq completions, add descriptions for rar commands and | Oliver Kiddle | 2004-02-23 | 1 | -19/+25 |
* | users/6080, users/6083: more quoting fixes | Oliver Kiddle | 2003-05-07 | 1 | -1/+1 |
* | users/5915: two levels of quoting are needed for remote files with scp | Oliver Kiddle | 2003-02-13 | 1 | -2/+2 |
* | 18058: allow multiple port redirections | Oliver Kiddle | 2003-01-07 | 1 | -2/+2 |
* | 17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c. | Clint Adams | 2002-09-06 | 1 | -3/+3 |
* | pass -F option through to ssh when getting remote files for scp completion | Oliver Kiddle | 2002-09-03 | 1 | -2/+2 |
* | 17607: pass on options for port no to ssh when getting remote files for scp | Oliver Kiddle | 2002-09-03 | 1 | -3/+4 |
* | make more calls to _message use the -e option (16988) | Sven Wischnowsky | 2002-04-16 | 1 | -3/+3 |
* | 16935: update options completed for ssh and add sftp completion | Oliver Kiddle | 2002-04-04 | 1 | -193/+202 |
* | 16934: complete ssh -1 as well as ssh -2. | Clint Adams | 2002-04-04 | 1 | -0/+1 |
* | handle dot files and directories too | Oliver Kiddle | 2002-03-19 | 1 | -1/+1 |
* | 16864: fix remote file completion with relative paths | Oliver Kiddle | 2002-03-19 | 1 | -8/+15 |
* | 16568: get listing of entire directory for approximation and other purposes. | Clint Adams | 2002-02-05 | 1 | -7/+1 |
* | 16566: show ls -F classifiers as display strings. | Clint Adams | 2002-02-05 | 1 | -8/+16 |
* | 16555: add | to bracket expression, 2>/dev/null | Clint Adams | 2002-02-04 | 1 | -4/+4 |
* | 16553: differentiate between files and directories during remote scp completion. | Clint Adams | 2002-02-04 | 1 | -2/+7 |
* | 16461: a number of minor completion function updates | Oliver Kiddle | 2002-01-16 | 1 | -2/+6 |
* | 15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol= | Clint Adams | 2001-09-25 | 1 | -1/+20 |
* | improve user/host completion before a @ (15468) | Sven Wischnowsky | 2001-07-24 | 1 | -0/+2 |
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 1 | -3/+3 |
* | moved from Completion/User/_ssh | Sven Wischnowsky | 2001-04-02 | 1 | -0/+254 |