Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rubocop coding style. | Florian Wininger | 2021-10-25 | 1 | -1/+1 |
* | 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 |
* | more documentation. use File.expand_path for key factory lookups. clean up so... | Jamis Buck | 2008-03-20 | 1 | -13/+33 |
* | 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 |
* | Add a default prompt for keyboard-interactive and key loading. Tries HighLine... | Jamis Buck | 2007-08-10 | 1 | -0/+71 |