Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted: _sshfs: Make the -o option repeatable, accept "--". | Daniel Shahaf | 2017-11-04 | 1 | -2/+3 |
| | |||||
* | 40823: update option completion for sshfs 2.8 | Oliver Kiddle | 2017-03-10 | 1 | -21/+47 |
| | |||||
* | unposted: _sshfs: Fix completion of options with values | Daniel Shahaf | 2015-08-17 | 1 | -10/+10 |
| | | | | | The "=" to the left of the ":" was interpreted as a literal part of the option name, resulting in double equal signs. | ||||
* | 36158: _sshfs: Fix completion of and after -o | Daniel Shahaf | 2015-08-17 | 1 | -3/+28 |
| | | | | The "action" part of the -o spec didn't escape colons. | ||||
* | 22055: completion for the FUSE sshfs. | Clint Adams | 2005-12-07 | 1 | -0/+14 |