Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rubocop coding style. | Florian Wininger | 2021-10-25 | 1 | -1/+1 |
| | | | | Lot of spacing issues :) | ||||
* | Remove Trailing white space | Florian Wininger | 2021-07-01 | 1 | -6/+6 |
| | |||||
* | Fix empty line for code clarity | Florian Wininger | 2021-07-01 | 1 | -2/+0 |
| | |||||
* | update prompt usage documentation | Peter Maneykowski | 2020-06-26 | 1 | -2/+2 |
| | |||||
* | Whitespace fixeswhitespace-fixes | Miklos Fazekas | 2018-03-21 | 1 | -1/+2 |
| | |||||
* | Updated rubocop | Miklos Fazekas | 2018-03-21 | 1 | -54/+55 |
| | |||||
* | Rubocop update to 0.46.0 | Miklos Fazekas | 2016-12-15 | 1 | -6/+4 |
| | |||||
* | Refactor prompting to a class that can be customized | Miklos Fazekas | 2016-04-08 | 1 | -77/+48 |
| | | | | Fixes: #91, and fixes #254, and fixes #293 | ||||
* | more documentation. use File.expand_path for key factory lookups. clean up ↵ | Jamis Buck | 2008-03-20 | 1 | -13/+33 |
| | | | | some cruft. | ||||
* | Use modules rather than conditions to mix-in the supported prompt methods | Jamis Buck | 2008-03-10 | 1 | -27/+24 |
| | |||||
* | some more api docs | Jamis Buck | 2007-08-17 | 1 | -0/+5 |
| | | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@191 1d2a57f2-1ded-0310-ad52-83097a15a5de | ||||
* | Add a default prompt for keyboard-interactive and key loading. Tries ↵ | Jamis Buck | 2007-08-10 | 1 | -0/+71 |
HighLine and Termios, and falls back to clear text if neither are available. git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@147 1d2a57f2-1ded-0310-ad52-83097a15a5de |