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
/
bundler
/
source
Age
Commit message (
Expand
)
Author
2025-11-14
[ruby/rubygems] bin/rubocop -a --only Style/RedundantParentheses
Hiroshi SHIBATA
2025-11-13
[ruby/rubygems] Add debug logging information:
Edouard CHIN
2025-11-13
[ruby/rubygems] Adjust the API_REQUEST_LIMIT:
Edouard CHIN
2025-11-07
[ruby/rubygems] Use Dir.pwd instead of Pathname.pwd
Hiroshi SHIBATA
2025-10-27
[ruby/rubygems] Drop to support old git
Hiroshi SHIBATA
2025-10-20
[ruby/rubygems] Now ruby/rubygems is the canonical repository url
Hiroshi SHIBATA
2025-10-10
[rubygems/rubygems] Make global_gem_cache flag to settings
Hiroshi SHIBATA
2025-09-19
[rubygems/rubygems] Switch `cache_all` to be `true` by default
David Rodríguez
2025-09-16
[rubygems/rubygems] Completely remove multisources support
David Rodríguez
2025-09-16
[rubygems/rubygems] Remove `allow_offline_install` setting
David Rodríguez
2025-09-05
[rubygems/rubygems] Improve error message when `path` and `gemspec` point to ...
manabeai
2025-07-30
[rubygems/rubygems] Remove JRuby workaround
David Rodríguez
2025-06-19
Skip to Bundler 4 directly
David Rodríguez
2025-06-19
[rubygems/rubygems] Never ignore gems from path sources during activation
David Rodríguez
2025-06-06
[rubygems/rubygems] Cache commit SHA ref revisions
Thomas Marshall
2025-03-24
[rubygems/rubygems] Raise an error in frozen mode if CHECKSUMS entries are mi...
David Rodríguez
2025-03-24
[rubygems/rubygems] Refactor Path vs Gemspec source comparison
David Rodríguez
2025-03-24
[rubygems/rubygems] Support git 2.49
David Rodríguez
2025-03-12
[rubygems/rubygems] Fix `ENAMETOOLONG` error when creating compact index cache
David Rodríguez
2025-03-10
[rubygems/rubygems] Don't treat a git-sourced gem install as complete if only...
Tara Bass
2025-02-06
[rubygems/rubygems] Refine messages about gem installations being missing
David Rodríguez
2025-01-20
[rubygems/rubygems] Fix `--prefer-local` not respecting default gems
David Rodríguez
2025-01-14
[rubygems/rubygems] Serialize gemspec when caching git source
Josh LeBlanc
2024-11-29
[rubygems/rubygems] Backwards compatibility for 2.5.17-2.5.23 caches
David Rodríguez
2024-11-29
[rubygems/rubygems] Restore previous application cache format for git sources
David Rodríguez
2024-11-29
[rubygems/rubygems] Check feature flag earlier
David Rodríguez
2024-11-29
[rubygems/rubygems] Remove unnecessary early return
David Rodríguez
2024-11-29
[rubygems/rubygems] Improve naming in git sources
David Rodríguez
2024-11-26
[rubygems/rubygems] Enable `Performance/MapCompact` cop
David Rodríguez
2024-10-23
[rubygems/rubygems] Fix running `bundler` (with a final `r`) in a `bundle exe...
David Rodríguez
2024-10-23
[rubygems/rubygems] Remove the need for some bundler monkeypatches
David Rodríguez
2024-10-10
[rubygems/rubygems] Fix specs with missing extensions getting activated
David Rodríguez
2024-10-10
[rubygems/rubygems] Remove more compatibility code with old RubyGems
David Rodríguez
2024-09-30
[rubygems/rubygems] Fix error when changing a path source to a git source if ...
David Rodríguez
2024-09-30
[rubygems/rubygems] Fix old cache format detection when application is not so...
David Rodríguez
2024-09-23
[rubygems/rubygems] Ensure refs directory in cached git source
Daniel Colson
2024-09-20
[rubygems/rubygems] Unconditionally set installed_by_version
Samuel Giddins
2024-09-17
[rubygems/rubygems] Fix `--local` hitting the network when default gems are i...
David Rodríguez
2024-09-16
[rubygems/rubygems] Simplify handling default gem caching
David Rodríguez
2024-09-09
[rubygems/rubygems] Don't include hook templates in cached git source
Daniel Colson
2024-09-04
[rubygems/rubygems] Load gemspecs in the context of its parent also when usin...
David Rodríguez
2024-08-30
[rubygems/rubygems] Don't blow up when explicit version is removed from some ...
David Rodríguez
2024-08-21
[rubygems/rubygems] Restore support for passing relative paths to `:git`
David Rodríguez
2024-08-21
[rubygems/rubygems] Regeneration previous git application caches that didn't ...
David Rodríguez
2024-07-23
[rubygems/rubygems] Keep only the bare clone in the per app cache
David Rodríguez
2024-07-23
[rubygems/rubygems] Don't serialize gemspec in the cache location
David Rodríguez
2024-07-23
[rubygems/rubygems] Stop using the cache path as the install location
David Rodríguez
2024-07-23
[rubygems/rubygems] Refactor `set_paths!`
David Rodríguez
2024-07-23
[rubygems/rubygems] Restrict local behaviour of git gems to local overrides
David Rodríguez
2024-07-23
[rubygems/rubygems] Prefer `install_path` alias
David Rodríguez
[next]