| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-01 | [ruby/reline] Fix Reline crash with invalid encoding history | tomoya ishida | |
| (https://github.com/ruby/reline/pull/751) https://github.com/ruby/reline/commit/e9d4b37e34 | |||
| 2024-02-15 | Do not include a backtick in error messages and backtraces | Yusuke Endoh | |
| [Feature #16495] | |||
| 2020-04-29 | [ruby/reline] Negative history_size means unlimited | aycabta | |
| And unlimited is default. https://github.com/ruby/reline/commit/f5149c3ca6 | |||
| 2020-04-29 | [ruby/reline] New items to history are dropped if history_size is zero | aycabta | |
| https://github.com/ruby/reline/commit/9bdbed9cbc | |||
| 2020-01-14 | Introduce an abstracted structure about the encoding of Reline | aycabta | |
| The command prompt on Windows always uses Unicode to take input and print output but most Reline implementation depends on Encoding.default_external. This commit introduces an abstracted structure about the encoding of Reline. | |||
| 2019-12-01 | Reline::HISTORY can take Range object | aycabta | |
| 2019-07-15 | Remove unused method. | manga_osyo | |
| 2019-07-15 | Add `class Reline::History` and test. | manga_osyo | |
