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
3 days
[ruby/rubygems] Synchronize remote_specs memoization
Hiroshi SHIBATA
3 days
[ruby/rubygems] Fetch a single name when caching built-in gems
Hiroshi SHIBATA
3 days
[ruby/rubygems] Release resolution memory before installing gems
Hiroshi SHIBATA
7 days
[ruby/rubygems] Preserve per-source cooldown when converging sources from the...
Bryan Woods
13 days
[ruby/rubygems] Address PR review on cooldown local stub bypass
Hiroshi SHIBATA
13 days
[ruby/rubygems] Apply cooldown to locally installed gem versions
Hiroshi SHIBATA
13 days
[ruby/rubygems] Plumb per-source cooldown from the Gemfile DSL
Hiroshi SHIBATA
13 days
[ruby/rubygems] Disable git auto maintenance during git source operations
Hiroshi SHIBATA
2026-05-26
[ruby/rubygems] Also clear merged specs cache in Source::Rubygems#clear_cache
Hiroshi SHIBATA
2026-05-26
[ruby/rubygems] Clear gem specification cache after acquiring process lock
Ngan Pham
2026-05-14
[ruby/rubygems] Fire after-fetch and after-git-fetch hooks even on failure
Hiroshi SHIBATA
2026-05-14
[ruby/rubygems] Add plugin hooks around gem fetch and git source fetch
Marvin Frick
2026-05-07
[ruby/rubygems] Use Pathname#absolute?
Nobuyoshi Nakada
2026-04-24
[ruby/rubygems] Support no_build_extension and no_install_plugin settings in ...
Hiroshi SHIBATA
2026-04-08
[ruby/rubygems] Fix grammar in gem installer cache comment
Hiroshi SHIBATA
2026-04-08
[ruby/rubygems] Fix typos in comments and documentation
Hiroshi SHIBATA
2026-03-18
[ruby/rubygems] Lock the checksum of Bundler itself in the lockfile:
Edouard CHIN
2026-03-18
[ruby/rubygems] Store the version of git at the class level:
Edouard CHIN
2026-03-17
[ruby/rubygems] Rename full_clone? to shallow? for clarity
Hiroshi SHIBATA
2026-03-17
[ruby/rubygems] Retry git fetch without --depth for dumb HTTP transport
Hiroshi SHIBATA
2026-03-12
[ruby/rubygems] Add a Mutex to prevent a bug on Ruby 3.2:
Edouard CHIN
2026-03-12
[ruby/rubygems] Split the download and install process of a gem:
Edouard CHIN
2026-02-13
[ruby/rubygems] fix(bundler): only preload git sources for requested groups
Abdelkader Boudih
2026-02-12
[ruby/rubygems] Add backwards compatibility for Bundler with older RubyGems
Anthony Panozzo
2026-02-12
[ruby/rubygems] Add global gem cache shared by RubyGems and Bundler
Anthony Panozzo
2026-02-02
[ruby/rubygems] Fix nil `@revision` in `git_proxy.rb`
Ian Ker-Seymer
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
[next]