summaryrefslogtreecommitdiff
path: root/lib/rubygems
AgeCommit message (Expand)Author
2024-07-05[rubygems/rubygems] Restrict generic `arm` to only match 32-bit armなつき
2024-07-02[rubygems/rubygems] Feature add_dependency more prominentlyJerome Dalbert
2024-06-28[rubygems/rubygems] Protect binstub access during creation with a flockDavid Rodríguez
2024-06-25[rubygems/rubygems] Add Specification#validate_for_resolutionThomas Marshall
2024-06-21[rubygems/rubygems] Update contents of gem.bat on Windowsccmywish
2024-06-20[rubygems/rubygems] Make "bundler? update --bundler" behave identicallyYuri Kanivetsky
2024-06-18[rubygems/rubygems] Delete extra spaces left after rubocop autofixAlexey Schepin
2024-06-18[rubygems/rubygems] Disable `install_extension_in_lib` when cross-compilingYuta Saito
2024-06-18[rubygems/rubygems] Add `--target-rbconfig` option to `gem install` and `gem ...Yuta Saito
2024-06-14[rubygems/rubygems] Never remove executables that may belong to a default gemDavid Rodríguez
2024-06-13[rubygems/rubygems] Also disambiguate gems not in the first Gem.path positionDavid Rodríguez
2024-06-13[rubygems/rubygems] Fix default gem priority when sorting specsDavid Rodríguez
2024-06-06[rubygems/rubygems] Move Bundler settings specific logic to BundlerDavid Rodríguez
2024-06-01Sychronize with rubygems/rubygems repoDavid Rodríguez
2024-05-31[rubygems/rubygems] Fix `gem uninstall` warning when two versions of psych in...David Rodriguez
2024-05-31[rubygems/rubygems] Make stub sorting stableDavid Rodríguez
2024-05-30Revert "[rubygems/rubygems] Fix `gem pristine` sometimes failing to pristine ...Hiroshi SHIBATA
2024-05-29[rubygems/rubygems] Fix `gem pristine` sometimes failing to pristine user ins...David Rodriguez
2024-05-27[rubygems/rubygems] Update SPDX license list as of 2024-05-22License Update
2024-05-16[rubygems/rubygems] Fix binstubs sometimes not getting regenerated when `--de...David Rodriguez
2024-05-16[rubygems/rubygems] Refactor `Gem::Specification#find_all_by_name`David Rodriguez
2024-05-16[rubygems/rubygems] Fix `gem uninstall --user-install` for symlinked HOME'sDavid Rodriguez
2024-05-16[rubygems/rubygems] Fix error message calling method removed a long time agoDavid Rodriguez
2024-05-14[rubygems/rubygems] Fix issue when cleaning up plugin stubsDavid Rodriguez
2024-05-14[rubygems/rubygems] Extract a `Gem::SpecificationRecord` classDavid Rodriguez
2024-05-14[rubygems/rubygems] Fix typo in attribute documentationDavid Rodriguez
2024-05-14[rubygems/rubygems] Add missing docsDavid Rodriguez
2024-05-14[rubygems/rubygems] Simplify documentationDavid Rodriguez
2024-05-14[rubygems/rubygems] Remove redundant receiversDavid Rodriguez
2024-05-13[rubygems/rubygems] Use a constant empty tar header to avoid extra allocationsSamuel Giddins
2024-05-13[rubygems/rubygems] Use spec.base_dir to remove pluginsVít Ondruch
2024-05-07[rubygems/rubygems] Accept WASI as an OS name in Gem::PlatformYuta Saito
2024-05-06[rubygems/rubygems] Remove unnecessary compatibility codeDavid Rodriguez
2024-05-03[rubygems/rubygems] Remove `Gem::Specification#mark_version`David Rodriguez
2024-05-03[rubygems/rubygems] Rename credential email to identifier in WebAuthn pollerJenny Shen
2024-04-30[rubygems/rubygems] Update lib/rubygems/package.rbSamuel Giddins
2024-04-30[rubygems/rubygems] Add a limit to the size of the metadata and checksums fil...Samuel Giddins
2024-04-29[rubygems/rubygems] Fix circular require warningDavid Rodríguez
2024-04-21[rubygems/rubygems] Clear temporary directoryNobuyoshi Nakada
2024-04-04[rubygems/rubygems] Allow to use String keys some of configurationHiroshi SHIBATA
2024-04-04[rubygems/rubygems] Re-order configuraiton keysHiroshi SHIBATA
2024-03-31[rubygems/rubygems] [commands/rebuild] Remove unused DATE_FORMAT constant.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [gemspec_helpers] Fix Rubocop warning.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [build, rebuild] Split common find_gemspec() out to Gemsp...Ellen Marie Dash
2024-03-29[rubygems/rubygems] Improve formatting of "gem rebuild --help" output.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild] If --diff is not passed and a rebuild fails, su...Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Bail early if the RubyGems version does...Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Use Gem.* helpers.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Clean up help text.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Use temporary directory instead of the ...Ellen Marie Dash