summaryrefslogtreecommitdiff
path: root/lib/rubygems
AgeCommit message (Expand)Author
2023-01-31[rubygems/rubygems] Allow disabling RubyGems require decorationsDavid Rodríguez
2023-01-30[rubygems/rubygems] normalise manifest path from cargo on windowsMat Sadler
2023-01-30[rubygems/rubygems] better error message if cargo metadata doesn't contain th...Mat Sadler
2023-01-30[rubygems/rubygems] install rust extensions into expected directory nestingMat Sadler
2023-01-30[rubygems/rubygems] use cargo to get crate nameMat Sadler
2023-01-30[rubygems/rubygems] don't force Cargo.lock to be in gem rootMat Sadler
2023-01-27[rubygems/rubygems] Update the list of SPDX licence identifiersSamuel Giddins
2023-01-26[rubygems/rubygems] Deprecate Gem::ListSamuel Giddins
2023-01-23[rubygems/rubygems] blade is hosted under ruby-lang.org nowHiroshi SHIBATA
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