aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] fix Reline::Windows.getconsolemode buffercremno2021-02-221-1/+1
* [ruby/reline] Use UTF-8 only for width calc, rest uses original encodingaycabta2021-02-211-2/+3
* [ruby/reline] check ENABLE_VIRTUAL_TERMINAL_PROCESSING flag and switch eof pr...Yoshinao Muramatu2021-02-212-2/+26
* [ruby/reline] We still need support new and legacy behavior.Yoshinao Muramatu2021-02-211-7/+15
* [ruby/reline] Avoid tripping over nil promptEamonn Webster2021-02-211-0/+1
* [ruby/reline] Return 1 when char width not foundaycabta2021-02-211-0/+1
* MSys is a variant of CygwinNobuyoshi Nakada2021-02-201-1/+1
* [ruby/irb] Fix inverse separator conditionNobuyoshi Nakada2021-02-121-4/+2
* [ruby/irb] The command "irb_info" should show RUBY_PLATFORMaycabta2021-02-111-0/+1
* [ruby/irb] Suppress colorize on Windows testsaycabta2021-02-111-1/+1
* [ruby/irb] Suppress error when File::ALT_SEPARATOR is nilaycabta2021-02-111-1/+3
* [ruby/benchmark] Adds `Tms#to_h`Keith Bennett2021-02-071-0/+14
* [ruby/reline] Version 0.2.3aycabta2021-02-071-1/+1
* [ruby/irb] Version 1.3.3aycabta2021-02-071-2/+2
* [ruby/reline] Terminate correctly in the middle of lines higher than the screenaycabta2021-02-071-4/+18
* [ruby/reline] Autowrap correctly when inserting chars in the middle of a lineaycabta2021-02-071-1/+1
* [ruby/reline] The vi_histedit supports multilineaycabta2021-02-071-2/+14
* [ruby/reline] Move cursor just after the last line when finishedaycabta2021-02-071-0/+1
* [ruby/reline] Update cursor info by inserting newline even if not in pastingaycabta2021-02-071-1/+1
* [ruby/reline] Handle past logs correctly when the code is higher than the screenaycabta2021-02-071-2/+7
* [ruby/reline] Show all lines higher than the screen when finishedaycabta2021-02-071-0/+13
* [ruby/reline] Scroll down when ^C is pressedaycabta2021-02-071-0/+8
* [ruby/reline] Remove an unused variableaycabta2021-02-071-1/+0
* [ruby/reline] Initialize uninitialized variables in testsaycabta2021-02-071-0/+2
* [ruby/reline] Cache pasting state in processing a keyaycabta2021-02-072-13/+25
* [ruby/irb] Enable to reassign a new block with "measure" commandaycabta2021-02-061-0/+8
* [ruby/irb] Allow "measure" command to take blockaycabta2021-02-063-7/+15
* [ruby/irb] Add info.rb to gemspecima1zumi2021-02-041-0/+1
* [ruby/irb] follow up the actual line numberNobuhiro IMAI2021-02-031-1/+4
* Fix absolute path predicate on WindowsNobuyoshi Nakada2021-01-291-1/+24
* [ruby/irb] use `RubyLex::TerminateLineInput` appropriately [Bug #17564]Nobuhiro IMAI2021-01-272-2/+2
* [ruby/irb] add `IRB::FileInputMethod.open` to ensure closing associated FileNobuhiro IMAI2021-01-272-20/+40
* [ruby/rdoc] Support iso-strict format in git-logNobuyoshi Nakada2021-01-251-3/+3
* [ruby/rdoc] Support other date formats in git-logNobuyoshi Nakada2021-01-251-3/+3
* Clear each test own temporary directoriesNobuyoshi Nakada2021-01-251-3/+2
* Revert "Remove temporary directory properly"Nobuyoshi Nakada2021-01-241-3/+10
* Remove temporary directory properlyNobuyoshi Nakada2021-01-241-10/+3
* [ruby/rdoc] Skip non-date logs by git-logNobuyoshi Nakada2021-01-241-14/+22
* [ruby/rdoc] Sort by CommitDate if availableNobuyoshi Nakada2021-01-241-3/+8
* [ruby/rdoc] Add links to the commitsNobuyoshi Nakada2021-01-241-21/+86
* [ruby/rdoc] Shorten commit hashesNobuyoshi Nakada2021-01-241-1/+1
* [ruby/rdoc] Tweak log entry markdownNobuyoshi Nakada2021-01-241-1/+19
* [ruby/rdoc] Make each commit entries h3Nobuyoshi Nakada2021-01-241-6/+6
* [ruby/rdoc] Support ChangeLog generated by `git log`Nobuyoshi Nakada2021-01-241-0/+35
* [ruby/rdoc] Fix failing test by adding gettext as a development dependencyDorian MariƩ2021-01-241-0/+2
* [ruby/irb] Indent correctly with method calling with receiveraycabta2021-01-241-2/+19
* [ruby/irb] Indent correctly with keyword "for" and "in"aycabta2021-01-241-1/+33
* [ruby/net-http] Replace "iff" with "if and only if"Gannon McGibbon2021-01-231-1/+1
* [rubygems/rubygems] Replace "iff" with "whether" and "if and only if"Gannon McGibbon2021-01-232-2/+2
* [ruby/irb] Delete a doodle-level memo comment...aycabta2021-01-221-2/+0