index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rubygems
/
commands
Age
Commit message (
Expand
)
Author
9 days
[ruby/rubygems] Remove pessimistic versioning in gem command output
Jeremy Evans
2026-04-11
[ruby/rubygems] Clarify the name and meaning of the first argument
Benoit 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 verbose
Hiroshi 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 condition
Hiroshi SHIBATA
2026-04-01
[ruby/rubygems] Use Tempfile for auto-attestation bundles and clean up after use
copilot-swe-agent[bot]
2026-04-01
[ruby/rubygems] Refactor push request to support attestations
Hiroshi SHIBATA
2026-04-01
[ruby/rubygems] Merge rubygems-attestation-patch.rb from rubygems/release-gem
Hiroshi SHIBATA
2026-03-18
[ruby/rubygems] Refactor source URI normalization in sources command
Hiroshi 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_command
John Hawthorn
2026-03-09
[ruby/rubygems] Use YAMLSerializer in specification_command with Psych fallback
Hiroshi SHIBATA
2026-02-20
[ruby/rubygems] Document concurrent_downloads in environment command
Andrii Furmanets
2026-01-19
[ruby/rubygems] Added another usage of pristine command
Hiroshi SHIBATA
2026-01-05
[ruby/rubygems] Remove date require from rebuild command
Jeremy 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 build
Hiroshi SHIBATA
2025-11-14
[ruby/rubygems] Removed files for `gem query`
Hiroshi SHIBATA
2025-11-14
[ruby/rubygems] bin/rubocop -a --only Style/RedundantParentheses
Hiroshi SHIBATA
2025-10-28
[ruby/rubygems] Removed default bundler spec from specification directory
Hiroshi SHIBATA
2025-10-28
[ruby/rubygems] Completely removed install_as_default feature
Hiroshi 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 source
David Rodríguez
2025-09-03
[rubygems/rubygems] Fix trailing slashes not considered when removing sources
David 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 extensions
David Rodríguez
2025-06-05
[rubygems/rubygems] Fix headings levels in Changelogs
Antoine Marguerie
2025-04-22
[rubygems/rubygems] Avoid unnecessary splat allocation
Jeremy 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 cases
David 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` cop
David Rodríguez
2024-11-26
[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configuration
David Rodríguez
2024-11-25
[rubygems/rubygems] Remove comment about oldest supported version
David Rodríguez
2024-11-25
[rubygems/rubygems] Remove unnecessary and out of date ruby version check
David Rodríguez
2024-11-25
[rubygems/rubygems] Remove now dead code
David 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 push
Samuel 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 gems
David Rodríguez
2024-10-10
[rubygems/rubygems] Only pristine executables for default gems
David Rodríguez
2024-10-09
[rubygems/rubygems] Allow `gem pristine` to reset default gems too
David Rodríguez
2024-09-30
[rubygems/rubygems] `gem cleanup` no longer needs to reset paths
David Rodríguez
2024-09-09
[rubygems/rubygems] Avoid now unnecessary reset
David Rodríguez
[next]