summaryrefslogtreecommitdiff
path: root/lib/rubygems
AgeCommit message (Expand)Author
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2023-01-08[rubygems/rubygems] [DOC] Remove internal document about `Kernel` monkey patchNobuyoshi Nakada
2023-01-08[rubygems/rubygems] `LoadError#path` on the caught exception does not need to...Nobuyoshi Nakada
2023-01-08[rubygems/rubygems] Let RDoc parse the doc of `Kernel#require`Nobuyoshi Nakada
2022-12-26[rubygems/rubygems] deprecate gem build -C flagGustavo Ribeiro
2022-12-26[rubygems/rubygems] add global flag (-C) to change execution directoryGustavo Ribeiro
2022-12-26Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-24Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA
2022-12-20[rubygems/rubygems] Cleanup intermediate artifacts after installing built ext...Eloy Espinaco
2022-12-12Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-11[rubygems/rubygems] Bump optparse to 0.3.0David Rodríguez
2022-12-11[rubygems/rubygems] Bump Molinillo and tsortDavid Rodríguez
2022-12-08[rubygems/rubygems] Avoid deprecated Gem::Platform.match in Gem::Resolver::In...Benoit Daloze
2022-12-07[rubygems/rubygems] Always build in release modeIan Ker-Seymer
2022-11-11Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026v3_2_0_preview3Hiroshi SHIBATA
2022-11-11[rubygems/rubygems] Store last check even when upgrade is not available and f...Josef Šimánek
2022-11-11[rubygems/rubygems] Use file in XDG_STATE_HOME directory to store last update...Josef Šimánek
2022-11-11[rubygems/rubygems] Add 'call for update' to RubyGems install command.Josef Šimánek
2022-11-11[rubygems/rubygems] github source should default to secure protocolJason Karns
2022-11-07[rubygems/rubygems] Drop support for bitrigPeter Zhu
2022-11-07[rubygems/rubygems] Drop support for HP-UXPeter Zhu
2022-10-22[rubygems/rubygems] Allow upcoming JRuby to pass keywords for Kernel#warnThomas E. Enebo
2022-10-01[rubygems/rubygems] Add notes to make sure we don't forget to backport change...David Rodríguez
2022-10-01[rubygems/rubygems] Fix matching of eabihf platformsDavid Rodríguez
2022-10-01[rubygems/rubygems] Fix matching of linux platforms with eabi modifiersDavid Rodríguez
2022-10-01[rubygems/rubygems] Refactor platform matching on LinuxDavid Rodríguez
2022-09-29[rubygems/rubygems] Refine error message to check the push URL instead of jus...Jenny Shen
2022-09-29[rubygems/rubygems] Surface entire redirect uri in permanent redirectionsJenny Shen
2022-09-29[rubygems/rubygems] Add error message when api response is a permanent redirectJenny Shen
2022-09-28[rubygems/rubygems] fix: Gem::Platform.match handles String argument properlyMike Dalessio
2022-09-15[rubygems/rubygems] Mask the file mode when extracting filesKevin Newton
2022-09-09[rubygems/rubygems] Fix resolution on non-musl platformsDavid Rodríguez
2022-09-08Resync Bundler & RubyGemsDavid Rodríguez
2022-09-07[rubygems/rubygems] Fix: Gem info bug with version flagAntonio Paulino
2022-09-01[rubygems/rubygems] Support non gnu libc arm-linux-eabi platformsなつき
2022-08-23[rubygems/rubygems] Implement extra rules for libc versioningDavid Rodríguez
2022-08-23[rubygems/rubygems] Fix `gem install` still choosing musl incorrectlyDavid Rodríguez
2022-08-23[rubygems/rubygems] Handle non-gnu libc on linux platforms in RubyGemsDavid Rodríguez
2022-08-23[rubygems/rubygems] Test platform's version-ness consistentlyLoic Nageleisen
2022-08-09Merge rubygems/bundler HEAD.Hiroshi SHIBATA
2022-08-05[rubygems/rubygems] Include backtrace with crashes by defaultDavid Rodríguez
2022-08-04[rubygems/rubygems] Warn dangling symlinksDavid Rodríguez
2022-08-04[rubygems/rubygems] Extract entry.full_name to a variableDavid Rodríguez
2022-08-03Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-03[rubygems/rubygems] fix platform matching for index specsIlya Dyakonov
2022-08-03[rubygems/rubygems] Warn (rather than crash) when setting `nil` specification...David Rodríguez
2022-07-23[rubygems/rubygems] Display mfa warnings on gem signinAshley Ellis Pierce
2022-07-22[rubygems/rubygems] Use `SystemExit#status` as `exit_code`Nobuyoshi Nakada
2022-07-22RubyGems: Enable Style/StringLiterals copTakuya Noguchi
2022-07-20[rubygems/rubygems] Fix `ruby setup.rb --destdir /foo` modifying global specsDavid Rodríguez