summaryrefslogtreecommitdiff
path: root/lib/rubygems
AgeCommit message (Expand)Author
2022-01-11[rubygems/rubygems] Markup code with RDoc notationsNobuyoshi Nakada
2022-01-06[rubygems/rubygems] Fix suggestions flagximenasandoval
2022-01-06[rubygems/rubygems] Let fetch understand gem:version syntaxximenasandoval
2022-01-06[rubygems/rubygems] Fix `gem install <non-existent-gem> --force` crashDavid Rodríguez
2022-01-05[rubygems/rubygems] Fix race conditon on JRubyDavid Rodríguez
2021-12-27[rubygems/rubygems] Don't crash when updating to an unsupported `rubygems-upd...David Rodríguez
2021-12-27[rubygems/rubygems] Don't redownload `rubygems-update` package if already thereDavid Rodríguez
2021-12-27[rubygems/rubygems] Make SpecificationPolicy autoload constantMasataka Pocke Kuwabara
2021-12-24Merge RubyGems-3.3.2 and Bundler-2.3.2Hiroshi SHIBATA
2021-12-23Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA
2021-12-20[rubygems/rubygems] Add support in binstubs for trampolining bundlerDavid Rodríguez
2021-12-15Merge RubyGems and Bundler masterHiroshi SHIBATA
2021-12-10[rubygems/rubygems] Properly fetch Gem#latest_spec_for with multiple sourcesKevin Logan
2021-12-06[rubygems/rubygems] Allow using `Gem::Version` without loading the rest of ru...David Rodríguez
2021-12-06[rubygems/rubygems] add login & logout for the signin & signout commands resp...Colby Swandale
2021-12-05[rubygems/rubygems] Don't write outside of destdir when regenerating pluginsDavid Rodríguez
2021-12-05[rubygems/rubygems] Don't write outside of destdir when installing default bu...David Rodríguez
2021-12-05[rubygems/rubygems] Fold a line that got out of handDavid Rodríguez
2021-12-05[rubygems/rubygems] Fix binstubs and plugins regeneration with `--destdir` is...David Rodríguez
2021-12-03[rubygems/rubygems] Move required_ruby_version gemspec attribute to recommend...Josef Šimánek
2021-12-02[rubygems/rubygems] Provide distinguished name which will be correctly parsed.Vít Ondruch
2021-11-30[rubygems/rubygems] Fix race condition when reading & writing gemspecs concur...David Rodríguez
2021-11-30[rubygems/rubygems] Revert "Remove spec file before building"David Rodríguez
2021-11-29[rubygems/rubygems] Deprecate typo nameNobuyoshi Nakada
2021-11-19Do not document vendored files [ci skip]Nobuyoshi Nakada
2021-11-18[rubygems/rubygems] Protect specs access at a finer levelDavid Rodríguez
2021-11-18[rubygems/rubygems] Stop using a constant for something not constantDavid Rodríguez
2021-11-18[rubygems/rubygems] Extract a helper method to reset specsDavid Rodríguez
2021-11-18[rubygems/rubygems] Make clearing loaded spec cache really privateDavid Rodríguez
2021-11-18[rubygems/rubygems] We can now use standard memoizationDavid Rodríguez
2021-11-18[rubygems/rubygems] Easier preservation of activated specsDavid Rodríguez
2021-11-18[rubygems/rubygems] Set `@@all` variable at class definition timeDavid Rodríguez
2021-11-16Merge the master branch of rubygems repoHiroshi SHIBATA
2021-11-06[rubygems/rubygems] GNU Make needs DESTDIR on Windows environment like msys o...Hiroshi SHIBATA
2021-11-05[rubygems/rubygems] Fix `ruby setup.rb` command when `--prefix` is passedDavid Rodríguez
2021-11-05[rubygems/rubygems] Remove unnecessarily changing GEM_HOMEDavid Rodríguez
2021-11-05[rubygems/rubygems] Remove unnecessary loopDavid Rodríguez
2021-11-05[rubygems/rubygems] Explicitly ignored empty value for DESTDIRHiroshi SHIBATA
2021-11-05[rubygems/rubygems] Skip to set DESTDIR option when it's not provided for msw...Hiroshi SHIBATA
2021-11-05[rubygems/rubygems] Don't apply `--destdir` twice when running `setup.rb`Alyssa Ross
2021-11-05[rubygems/rubygems] Fix `--destdir` handling on WindowsDavid Rodríguez
2021-11-05[rubygems/rubygems] More refactoring of `--destdir` handlingDavid Rodríguez
2021-11-05[rubygems/rubygems] Refactor `--destdir` handlingDavid Rodríguez
2021-11-03[rubygems/rubygems] Fix `gem install` vs `gem fetch` inconsistencyDavid Rodríguez
2021-11-02Update licenses= documentationCarlos Palhares
2021-11-02Allow custom LicenseRefCarlos Palhares
2021-11-02Removed the related code of `gem server`Hiroshi SHIBATA
2021-10-29[rubygems/rubygems] Vendor tsort into rubygemsFrederik Dudzik
2021-10-26[rubygems/rubygems] Add support to build and sign certificates with multiple ...Jenny Shen
2021-10-25[rubygems/rubygems] Avoid loading the `digest` gem unnecessarilyDavid Rodriguez