summaryrefslogtreecommitdiff
path: root/lib/net/ssh/prompt.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop coding style.Florian Wininger2021-10-251-1/+1
* Remove Trailing white spaceFlorian Wininger2021-07-011-6/+6
* Fix empty line for code clarityFlorian Wininger2021-07-011-2/+0
* update prompt usage documentationPeter Maneykowski2020-06-261-2/+2
* Whitespace fixeswhitespace-fixesMiklos Fazekas2018-03-211-1/+2
* Updated rubocopMiklos Fazekas2018-03-211-54/+55
* Rubocop update to 0.46.0Miklos Fazekas2016-12-151-6/+4
* Refactor prompting to a class that can be customizedMiklos Fazekas2016-04-081-77/+48
* more documentation. use File.expand_path for key factory lookups. clean up so...Jamis Buck2008-03-201-13/+33
* Use modules rather than conditions to mix-in the supported prompt methodsJamis Buck2008-03-101-27/+24
* some more api docsJamis Buck2007-08-171-0/+5
* Add a default prompt for keyboard-interactive and key loading. Tries HighLine...Jamis Buck2007-08-101-0/+71