summaryrefslogtreecommitdiff
path: root/lib/rubygems/commands
AgeCommit message (Expand)Author
9 days[ruby/rubygems] Remove pessimistic versioning in gem command outputJeremy Evans
2026-04-11[ruby/rubygems] Clarify the name and meaning of the first argumentBenoit Daloze
2026-04-02[ruby/rubygems] Handle empty result gracefully in gem pristine --only-missing...Hiroshi SHIBATA
2026-04-01[ruby/rubygems] Use gem exec --conservative for sigstore-cli instead of pinni...Hiroshi SHIBATA
2026-04-01[ruby/rubygems] Normalize host comparison in attestation_supported_host?Hiroshi SHIBATA
2026-04-01[ruby/rubygems] Show only error message on attestation failure unless verboseHiroshi SHIBATA
2026-04-01[ruby/rubygems] Honor explicit --attestation option regardless of platform an...Hiroshi SHIBATA
2026-04-01[ruby/rubygems] Reverse to use attestation conditionHiroshi SHIBATA
2026-04-01[ruby/rubygems] Use Tempfile for auto-attestation bundles and clean up after usecopilot-swe-agent[bot]
2026-04-01[ruby/rubygems] Refactor push request to support attestationsHiroshi SHIBATA
2026-04-01[ruby/rubygems] Merge rubygems-attestation-patch.rb from rubygems/release-gemHiroshi SHIBATA
2026-03-18[ruby/rubygems] Refactor source URI normalization in sources commandHiroshi SHIBATA
2026-03-18[ruby/rubygems] fix: Ensure trailing slash is added to source URIs added via ...Matthias Zirnstein
2026-03-17[ruby/rubygems] fix: include owner role in `gem owner`Garen J. Torikian
2026-03-12[ruby/rubygems] Use safe_load from owner_commandJohn Hawthorn
2026-03-09[ruby/rubygems] Use YAMLSerializer in specification_command with Psych fallbackHiroshi SHIBATA
2026-02-20[ruby/rubygems] Document concurrent_downloads in environment commandAndrii Furmanets
2026-01-19[ruby/rubygems] Added another usage of pristine commandHiroshi SHIBATA
2026-01-05[ruby/rubygems] Remove date require from rebuild commandJeremy Evans
2025-12-08[ruby/rubygems] Extract and generate only bundler bin files instead of full i...Hiroshi SHIBATA
2025-11-18[ruby/rubygems] Removed deprecated -C option from gem buildHiroshi SHIBATA
2025-11-14[ruby/rubygems] Removed files for `gem query`Hiroshi SHIBATA
2025-11-14[ruby/rubygems] bin/rubocop -a --only Style/RedundantParenthesesHiroshi SHIBATA
2025-10-28[ruby/rubygems] Removed default bundler spec from specification directoryHiroshi SHIBATA
2025-10-28[ruby/rubygems] Completely removed install_as_default featureHiroshi SHIBATA
2025-09-05[rubygems/rubygems] Add gem sources --prepend and --append for finer source c...Martin Emde
2025-09-03[rubygems/rubygems] Warn when trying to remove a default source that's the on...David Rodríguez
2025-09-03[rubygems/rubygems] Improve error output when removing a source through `gem ...David Rodríguez
2025-09-03[rubygems/rubygems] Change code examples to not use the default sourceDavid Rodríguez
2025-09-03[rubygems/rubygems] Fix trailing slashes not considered when removing sourcesDavid Rodríguez
2025-09-03[rubygems/rubygems] Let `gem sources` be more clear about which sources it's ...David Rodríguez
2025-06-11[rubygems/rubygems] Fix `gem pristine` sometimes not resetting extensionsDavid Rodríguez
2025-06-05[rubygems/rubygems] Fix headings levels in ChangelogsAntoine Marguerie
2025-04-22[rubygems/rubygems] Avoid unnecessary splat allocationJeremy Evans
2025-03-27[rubygems/rubygems] Have "gem exec" sort executable names in error message.Ellen Marie Dash
2025-03-24[rubygems/rubygems] Let `gem exec` raise an error in ambiguous casesDavid Rodríguez
2025-01-09[rubygems/rubygems] Add credentials file path to "gem env".Ellen Marie Dash
2024-11-26[rubygems/rubygems] Enable `Performance/MapCompact` copDavid Rodríguez
2024-11-26[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configurationDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove comment about oldest supported versionDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove unnecessary and out of date ruby version checkDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove now dead codeDavid Rodríguez
2024-11-21[rubygems/rubygems] Set $0 to exe when running `gem exec` to fix name in CLI ...Adam Daniels
2024-11-20[rubygems/rubygems] Add --attestation option to gem pushSamuel Giddins
2024-10-30[rubygems/rubygems] Fix `gem update --system` leaving old default bundler exe...David Rodríguez
2024-10-14[rubygems/rubygems] Fix `gem contents` for default gemsDavid Rodríguez
2024-10-10[rubygems/rubygems] Only pristine executables for default gemsDavid Rodríguez
2024-10-09[rubygems/rubygems] Allow `gem pristine` to reset default gems tooDavid Rodríguez
2024-09-30[rubygems/rubygems] `gem cleanup` no longer needs to reset pathsDavid Rodríguez
2024-09-09[rubygems/rubygems] Avoid now unnecessary resetDavid Rodríguez