summaryrefslogtreecommitdiff
path: root/lib/rubygems.rb
AgeCommit message (Expand)Author
2020-07-31[rubygems/rubygems] Remove unnecessary guard clauseDavid Rodríguez
2020-07-31[rubygems/rubygems] Optimize Gem.already_loaded?Jean Boussier
2020-07-31Bump version to 3.2.0.rc.1Hiroshi SHIBATA
2020-07-31[rubygems/rubygems] remove explicit require(s) for auto-loaded constant(s)Karol Bucek
2020-07-31Enforce no empty lines around class body in rubygemsDavid Rodríguez
2020-06-15Add Gem.disable_system_update_message to disable gem update --system if needed.Josef Šimánek
2020-06-15Remove modelines for consistencyDavid Rodríguez
2020-06-15Use space inside block braces everywhereDavid Rodríguez
2020-06-05[rubygems/rubygems] Respect files loaded from default gems before rubygemsDavid Rodríguez
2020-06-05[rubygems/rubygems] Refactor `Gem.load_path_insert_index`David Rodríguez
2020-06-05[rubygems/rubygems] Fix performance regression in `require`David Rodríguez
2020-06-05[rubygems/rubygems] Remove explicit `psych` activationDavid Rodríguez
2020-05-08[rubygems/rubygems] Fix incorrect bundler version being requiredDavid Rodríguez
2020-05-08[rubygems/rubygems] Extract logic to a local variable for later reuseDavid Rodríguez
2020-05-08Normalize heredoc case in rubygems code baseDavid Rodríguez
2020-05-08[rubygems/rubygems] Autoload name_tuple.rb before useOlle Jonsson
2020-05-08[rubygems/rubygems] Update minitest version in `Gem.install` docsDavid Rodríguez
2020-04-23Support XDG_* (#2174)Hiroshi SHIBATA
2020-03-30[rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygemsDavid Rodríguez
2020-03-24Sync rubygems with current master (#2889)David Rodríguez
2020-02-01Merge the current master branch of rubygems/rubygems.Hiroshi SHIBATA
2019-12-20Merge RubyGems 3.1.2Hiroshi SHIBATA
2019-12-16Merge RubyGems 3.1.1 and update the NEWS entry for RubyGemsHiroshi SHIBATA
2019-12-15Prepare to release rubygems-3.1.0Hiroshi SHIBATA
2019-12-13Prepare to release RubyGems 3.1.0 final version.Hiroshi SHIBATA
2019-11-13Merge released version of RubyGems 3.1.0.pre3Hiroshi SHIBATA
2019-11-12lib/rubygems.rb: Suppress "Resolving dependencies..."Yusuke Endoh
2019-11-11Merge RubyGems 3.1.0.pre3Hiroshi SHIBATA
2019-10-15[rubygems/rubygems] Bump version to 3.1.0.pre2Hiroshi SHIBATA
2019-09-26[rubygems/rubygems] Set SOURCE_DATE_EPOCH env var if not provided.Ellen Marie Dash
2019-08-30Fix keyword argument separation issues in libJeremy Evans
2019-08-17[rubygems/rubygems] Don't unregister default specificationsDavid Rodríguez
2019-08-17[rubygems/rubygems] Fix removing unresolved default spec files from mapDavid Rodríguez
2019-08-17[rubygems/rubygems] Little refactorDavid Rodríguez
2019-08-05[rubygems/rubygems] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VER...Benoit Daloze
2019-08-05[rubygems/rubygems] Remove FIXME commentbronzdoc
2019-07-31[rubygems/rubygems] Remove missleading comment, no reason to move Gem.host to...bronzdoc
2019-06-06Revert "Stop `circular require` warning"Kazuhiro NISHIYAMA
2019-06-06Stop `circular require` warningKazuhiro NISHIYAMA
2019-06-06lib/rubygems.rb: Stop "Leaked file descriptor" warningYusuke Endoh
2019-06-01Merge rubygems master from upstream.Hiroshi SHIBATA
2019-05-25Show documents when completionaycabta
2019-04-28Update rubygems with latest upstream changesDavid Rodríguez
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-20IRB is improved with Reline and RDocaycabta
2019-04-02Merge rubygems/rubygems from upstream.hsbt
2019-02-14Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt
2019-01-22Merge rubygems master targeted RubyGems 3.1.0.hsbt