summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-07-22RubyGems: Enable Style/StringLiterals copTakuya Noguchi
2022-07-20[rubygems/rubygems] Fix `ruby setup.rb --destdir /foo` modifying global specsDavid Rodríguez
2022-07-20[rubygems/rubygems] Bundler: update primary source in man 5 gemfileTakuya Noguchi
2022-07-19[rubygems/rubygems] Bundler: change error/warning message for multiple global...Takuya Noguchi
2022-07-18[rubygems/rubygems] Move fileutils require to be even more lazyDavid Rodríguez
2022-07-18[ruby/rdoc] Fix call-seq for aliased method with similar namesPeter Zhu
2022-07-18[rubygems/rubygems] Fix upgrading RubyGems with a customized `Gem.default_dir`David Rodríguez
2022-07-18[rubygems/rubygems] Improve error message when gems cannot be foundDavid Rodríguez
2022-07-17[rubygems/rubygems] Stop using `/dev/null` for silent ui for WASI platformYuta Saito
2022-07-17[rubygems/rubygems] Show a proper error if extension dir is not writableDavid Rodríguez
2022-07-17[rubygems/rubygems] Unify some common codeDavid Rodríguez
2022-07-17[rubygems/rubygems] Don't call `#build_extensions` at all if there are no ext...David Rodríguez
2022-07-16[rubygems/rubygems] Drop support for old `Gem::Specification` versionsNobuyoshi Nakada
2022-07-16[ruby/reline] Use color name instead of code (integer) in dialog color APIsst0012
2022-07-15[rubygems/rubygems] Use https protocol for URLs for config mirrorTakuya Noguchi
2022-07-15[rubygems/rubygems] Fix wrong information about default RubyGems sourceTakuya Noguchi
2022-07-14[ruby/un] Support `FileUtils.cp_lr`Nobuyoshi Nakada
2022-07-14[ruby/timeout] gemspec: Drop unused directives "executables"Olle Jonsson
2022-07-14[rubygems/rubygems] Fix misleading error if compact index cannot be copiedDavid Rodríguez
2022-07-14[rubygems/rubygems] Fix `gem update --system` crash while regenerating binstubsDavid Rodríguez
2022-07-13[ruby/timeout] Give a name to the background threadJean Boussier
2022-07-13Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-07-12[ruby/irb] [DOC] Include updated help message (https://github.com/ruby/irb/pu...Burdette Lamar
2022-07-11[ruby/rdoc] Fix the known classes moreNobuyoshi Nakada
2022-07-11[ruby/rdoc] Fix an exception class nameNobuyoshi Nakada
2022-07-08[ruby/irb] Additions/revisions to help-message (https://github.com/ruby/irb/p...Burdette Lamar
2022-07-07[ruby/pstore] Emphasize keys instead of roots, values instead of objects (htt...Burdette Lamar
2022-07-06[rubygems/rubygems] add message when gems are requested to be updated but the...Brian Le
2022-07-06[rubygems/rubygems] output gems already up-to-date regardless if any gems wer...Brian Le
2022-07-02[ruby/pstore] Enhanced RDocBurdetteLamar
2022-07-02[ruby/pstore] Enhanced RDocBurdetteLamar
2022-07-02[ruby/pstore] Enhanced RDocBurdetteLamar
2022-07-02[ruby/pstore] Enhanced RDocBurdetteLamar
2022-07-02[ruby/pstore] Enhanced RDocBurdetteLamar
2022-07-02[ruby/pstore] Enhanced RDocBurdetteLamar
2022-07-02[ruby/pstore] Enhanced RDocBurdetteLamar
2022-07-02[ruby/pstore] Enhanced RDocBurdetteLamar
2022-07-02[ruby/pstore] Enhanced RDocBurdetteLamar
2022-07-02[rubygems/rubygems] Account for default gems not having remote when cachingDavid Rodríguez
2022-07-02[rubygems/rubygems] Move rubygems source specific logic to rubygems sourceDavid Rodríguez
2022-06-30[rubygems/rubygems] Fix unintended double spaces in DSL documentationDavid Rodríguez
2022-06-30[rubygems/rubygems] Use modern style hashes in Gemfile DSL docsDavid Rodríguez
2022-06-29[rubygems/rubygems] Add `gem env user_gemhome` and `gem env user_gemdir`David Rodríguez
2022-06-29[rubygems/rubygems] Also document `gem env` argument aliasesDavid Rodríguez
2022-06-29[rubygems/rubygems] Document better names for `gem env` argumentsDavid Rodríguez
2022-06-29[ruby/fileutils] [DOC] Changes to examples (https://github.com/ruby/fileutils...Burdette Lamar
2022-06-28[ruby/irb] Color.colorable? needs to consider the condition when irb is not l...st0012
2022-06-28[ruby/irb] Centralize coloring control (https://github.com/ruby/irb/pull/374)Stan Lo
2022-06-28[ruby/rdoc] Remove dead codeNobuyoshi Nakada
2022-06-28[ruby/rdoc] Support attributes defined by `rb_struct_define`Nobuyoshi Nakada