aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] normalise manifest path from cargo on windowsMat Sadler2023-01-301-1/+7
* [rubygems/rubygems] better error message if cargo metadata doesn't contain th...Mat Sadler2023-01-301-0/+11
* [rubygems/rubygems] install rust extensions into expected directory nestingMat Sadler2023-01-301-6/+26
* [rubygems/rubygems] use cargo to get crate nameMat Sadler2023-01-302-91/+93
* [rubygems/rubygems] don't force Cargo.lock to be in gem rootMat Sadler2023-01-301-1/+1
* [rubygems/rubygems] Update the list of SPDX licence identifiersSamuel Giddins2023-01-271-0/+48
* [rubygems/rubygems] Deprecate Gem::ListSamuel Giddins2023-01-261-1/+3
* [rubygems/rubygems] blade is hosted under ruby-lang.org nowHiroshi SHIBATA2023-01-231-1/+1
* Merge RubyGems and Bundler masterHiroshi SHIBATA2023-01-1014-25/+25
* [rubygems/rubygems] [DOC] Remove internal document about `Kernel` monkey patchNobuyoshi Nakada2023-01-081-5/+0
* [rubygems/rubygems] `LoadError#path` on the caught exception does not need to...Nobuyoshi Nakada2023-01-081-8/+8
* [rubygems/rubygems] Let RDoc parse the doc of `Kernel#require`Nobuyoshi Nakada2023-01-082-40/+36
* [rubygems/rubygems] deprecate gem build -C flagGustavo Ribeiro2022-12-261-0/+3
* [rubygems/rubygems] add global flag (-C) to change execution directoryGustavo Ribeiro2022-12-262-5/+22
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-266-10/+8
* Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA2022-12-244-8/+40
* [rubygems/rubygems] Cleanup intermediate artifacts after installing built ext...Eloy Espinaco2022-12-202-2/+4
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-125-29/+5
* [rubygems/rubygems] Bump optparse to 0.3.0David Rodríguez2022-12-111-15/+20
* [rubygems/rubygems] Bump Molinillo and tsortDavid Rodríguez2022-12-114-338/+342
* [rubygems/rubygems] Avoid deprecated Gem::Platform.match in Gem::Resolver::In...Benoit Daloze2022-12-081-1/+1
* [rubygems/rubygems] Always build in release modeIan Ker-Seymer2022-12-071-18/+2
* Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026v3_2_0_preview3Hiroshi SHIBATA2022-11-111-0/+4
* [rubygems/rubygems] Store last check even when upgrade is not available and f...Josef Šimánek2022-11-112-3/+4
* [rubygems/rubygems] Use file in XDG_STATE_HOME directory to store last update...Josef Šimánek2022-11-113-16/+49
* [rubygems/rubygems] Add 'call for update' to RubyGems install command.Josef Šimánek2022-11-113-0/+86
* [rubygems/rubygems] github source should default to secure protocolJason Karns2022-11-111-1/+1
* [rubygems/rubygems] Drop support for bitrigPeter Zhu2022-11-071-1/+0
* [rubygems/rubygems] Drop support for HP-UXPeter Zhu2022-11-071-1/+0
* [rubygems/rubygems] Allow upcoming JRuby to pass keywords for Kernel#warnThomas E. Enebo2022-10-221-1/+1
* [rubygems/rubygems] Add notes to make sure we don't forget to backport change...David Rodríguez2022-10-011-0/+6
* [rubygems/rubygems] Fix matching of eabihf platformsDavid Rodríguez2022-10-011-2/+2
* [rubygems/rubygems] Fix matching of linux platforms with eabi modifiersDavid Rodríguez2022-10-011-4/+4
* [rubygems/rubygems] Refactor platform matching on LinuxDavid Rodríguez2022-10-011-1/+10
* [rubygems/rubygems] Refine error message to check the push URL instead of jus...Jenny Shen2022-09-291-1/+1
* [rubygems/rubygems] Surface entire redirect uri in permanent redirectionsJenny Shen2022-09-291-2/+1
* [rubygems/rubygems] Add error message when api response is a permanent redirectJenny Shen2022-09-291-1/+9
* [rubygems/rubygems] fix: Gem::Platform.match handles String argument properlyMike Dalessio2022-09-281-0/+1
* [rubygems/rubygems] Mask the file mode when extracting filesKevin Newton2022-09-151-4/+9
* [rubygems/rubygems] Fix resolution on non-musl platformsDavid Rodríguez2022-09-091-1/+1
* Resync Bundler & RubyGemsDavid Rodríguez2022-09-0817-238/+238
* [rubygems/rubygems] Fix: Gem info bug with version flagAntonio Paulino2022-09-071-2/+2
* [rubygems/rubygems] Support non gnu libc arm-linux-eabi platformsなつき2022-09-011-1/+1
* [rubygems/rubygems] Implement extra rules for libc versioningDavid Rodríguez2022-08-231-2/+2
* [rubygems/rubygems] Fix `gem install` still choosing musl incorrectlyDavid Rodríguez2022-08-231-1/+1
* [rubygems/rubygems] Handle non-gnu libc on linux platforms in RubyGemsDavid Rodríguez2022-08-231-2/+13
* [rubygems/rubygems] Test platform's version-ness consistentlyLoic Nageleisen2022-08-231-1/+1
* Merge rubygems/bundler HEAD.Hiroshi SHIBATA2022-08-0965-248/+243
* [rubygems/rubygems] Include backtrace with crashes by defaultDavid Rodríguez2022-08-051-1/+1
* [rubygems/rubygems] Warn dangling symlinksDavid Rodríguez2022-08-042-11/+13