summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-01-08[ruby/reline] Fix reline on SolarisPeter Zhu
2022-01-06[rubygems/rubygems] Fix suggestions flagximenasandoval
2022-01-06[rubygems/rubygems] Let fetch understand gem:version syntaxximenasandoval
2022-01-06[rubygems/rubygems] Fix `gem install <non-existent-gem> --force` crashDavid Rodríguez
2022-01-05[rubygems/rubygems] Exclude bin directory for newgem template, Because it con...Hiroshi SHIBATA
2022-01-05`res.response_body_permitted?` is not definedKazuhiro NISHIYAMA
2022-01-05[rubygems/rubygems] Fix race conditon on JRubyDavid Rodríguez
2022-01-04[ruby/error_highlight] Fix the spurious TypeError.Christian Boos
2022-01-04[ruby/optparse] Use `require_relative` for internal requires (https://github....David Rodríguez
2022-01-04[rubygems/rubygems] Append a newline to the checksum fileNobuyoshi Nakada
2022-01-04[rubygems/rubygems] Fix checksumNobuyoshi Nakada
2022-01-03Kernel#=~: delete卜部昌平
2022-01-02[ruby/reline] Check capname of tigetstr/tigetflag/tigetnumaycabta
2022-01-02[ruby/reline] Version 0.3.1aycabta
2022-01-02[ruby/reline] Implement Reline::Terminfo.tigetnumaycabta
2022-01-02[ruby/reline] Fix the difinition of tigetflag() in comment...aycabta
2022-01-01[ruby/reline] Remove unnecessary qualifiers on definition of commentsaycabta
2022-01-01[ruby/reline] Implement Reline::Terminfo.tigetflagaycabta
2021-12-30[ruby/reline] windows fix scrollYO4
2021-12-30[ruby/reline] Use unix_line_discard when Ctrl-u is enteredima1zumi
2021-12-29[ruby/irb] Prefer `IO#wait_readable` over `IO#select`. (https://github.com/ru...Samuel Williams
2021-12-28[rubygems/rubygems] Fix `bundle update --bundler` no longer updating lockfileDavid Rodríguez
2021-12-27[rubygems/rubygems] Don't crash when updating to an unsupported `rubygems-upd...David Rodríguez
2021-12-27[rubygems/rubygems] Don't redownload `rubygems-update` package if already thereDavid Rodríguez
2021-12-27[ruby/drb] Fix method names "regist" as "register"Nobuyoshi Nakada
2021-12-27Track RubyGems 3.4.0dev and Bundler 2.4.0devHiroshi SHIBATA
2021-12-27[rubygems/rubygems] Remove the rest of the `RUBY_VERSION` monkeypatchingDavid Rodríguez
2021-12-27[rubygems/rubygems] Make SpecificationPolicy autoload constantMasataka Pocke Kuwabara
2021-12-27Check if `Kernel#untaint` is defined instead of version comparisonNobuyoshi Nakada
2021-12-25[ruby/irb] Version 1.4.1aycabta
2021-12-25[ruby/irb] Support showing doc by dialog in iTerm2aycabta
2021-12-25[ruby/reline] Version 0.3.0aycabta
2021-12-25Merge RubyGems-3.3.3 and Bundler-2.3.3Hiroshi SHIBATA
2021-12-25[ruby/irb] Version 1.4.0aycabta
2021-12-25[ruby/irb] Update dependency, reline >= 0.3.0aycabta
2021-12-25[ruby/reline] Escape newline(s) in dynamic promptaycabta
2021-12-25[ruby/reline] Escape newline(s) in promptaycabta
2021-12-25[ruby/reline] Remove unnecessary parameteraycabta
2021-12-24Sync did_you_meanYuki Nishijima
2021-12-24Fix warning in `Lexer::Elem#[]`manga_osyo
2021-12-24[ruby/reline] Revert "Change aliased methods to be parivete"aycabta
2021-12-24[ruby/reline] Change aliased methods to be pariveteaycabta
2021-12-24[ruby/reline] Add doc about em-kill-line macroaycabta
2021-12-24[ruby/reline] Implement em_kill_lineaycabta
2021-12-24[ruby/reline] Rename the wrong name "em-kill-line" with the correct name "uni...aycabta
2021-12-24[ruby/reline] Add doc about ed-kill-line, kill-line, em-kill-line, and unix-l...aycabta
2021-12-24[ruby/reline] Bind ed-kill-line to C-u on emacs modeaycabta
2021-12-24[ruby/reline] Support S-Tab to move up completion cursor in vi-mode on Unixaycabta
2021-12-24[ruby/readline] Bump version to 0.0.3Hiroshi SHIBATA
2021-12-24[ruby/rdoc] Version 6.4.0aycabta