summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-01-16[ruby/erb] fix regexp (https://github.com/ruby/erb/pull/6)ooooooo_q
2022-01-15[rubygems/rubygems] Fix `gem update --system` for already installed version ...loadkpi
2022-01-15to prevent collection, keep the last result.Masatoshi SEKI
2022-01-15[rubygems/rubygems] Support binstubs with `--enable-load-relative` prologDavid Rodríguez
2022-01-15[rubygems/rubygems] Extract a bit of common logic to methodsDavid Rodríguez
2022-01-15[rubygems/rubygems] Fix method documentation to be more correct EnglishDavid Rodríguez
2022-01-14clear `@result` after `setup_message`Koichi Sasada
2022-01-13[rubygems/rubygems] Lock standard.yml to the required ruby versionJustin Searls
2022-01-13[rubygems/rubygems] Use `Fiddle` in `bundle doctor` to check for dynamic libr...Vyacheslav Alexeev
2022-01-13[rubygems/rubygems] Let Version#spaceship accept a StringAkira Matsuda
2022-01-12[ruby/optparse] Fix links to the page directory files [Bug #18468]Nobuyoshi Nakada
2022-01-12[ruby/optparse] Add rdoc optionsNobuyoshi Nakada
2022-01-12[ruby/resolv] Support more characters in link local addressesJeremy Evans
2022-01-11[rubygems/rubygems] Markup code with RDoc notationsNobuyoshi Nakada
2022-01-11[ruby/reline] Clear dialog when just_move_cursor is called with dialog at las...aycabta
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