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
Age
Commit message (
Expand
)
Author
4 hours
[ruby/rubygems] Preserve per-source cooldown when converging sources from the...
Bryan Woods
3 days
[ruby/rubygems] Keep the locked version eligible when it falls inside the coo...
Hiroshi SHIBATA
4 days
[ruby/rubygems] Remove external tool version checks from `bundle env`
Hiroshi SHIBATA
6 days
[ruby/rubygems] Keep the parse_dependency override private and testable
Hiroshi SHIBATA
6 days
[ruby/rubygems] Split compact index entries on the first colon on older RubyGems
Hiroshi SHIBATA
6 days
[ruby/rubygems] Address PR review on cooldown local stub bypass
Hiroshi SHIBATA
6 days
[ruby/rubygems] Apply cooldown to locally installed gem versions
Hiroshi SHIBATA
6 days
[ruby/rubygems] Parse created_at via Time.new instead of Time.iso8601
Hiroshi SHIBATA
6 days
[ruby/rubygems] Reject negative --cooldown values from the CLI
Hiroshi SHIBATA
6 days
[ruby/rubygems] Document cooldown in CLI and config man pages
Hiroshi SHIBATA
6 days
[ruby/rubygems] Annotate in-cooldown versions in bundle outdated output
Hiroshi SHIBATA
6 days
[ruby/rubygems] Filter cooldown-excluded versions and surface a hint in errors
Hiroshi SHIBATA
6 days
[ruby/rubygems] Accept --cooldown on install, update, add, and outdated
Hiroshi SHIBATA
6 days
[ruby/rubygems] Plumb per-source cooldown from the Gemfile DSL
Hiroshi SHIBATA
6 days
[ruby/rubygems] Recognize cooldown as an integer Bundler setting
Hiroshi SHIBATA
6 days
[ruby/rubygems] Capture created_at metadata on EndpointSpecification
Hiroshi SHIBATA
7 days
[ruby/rubygems] Disable git auto maintenance during git source operations
Hiroshi SHIBATA
11 days
[ruby/rubygems] Allow Bundler::LockfileParser to accept an explicit lockfile_...
Hiroshi SHIBATA
11 days
[ruby/rubygems] Bump rb_sys to >= 0.9.128
Hiroshi SHIBATA
12 days
[ruby/rubygems] Remove version constraints on dev dependencies
Aidan Coyle
13 days
[ruby/rubygems] Do not hard-code permissions for new gem directories during b...
Max Felsher
13 days
[ruby/rubygems] Also clear merged specs cache in Source::Rubygems#clear_cache
Hiroshi SHIBATA
13 days
[ruby/rubygems] Clear gem specification cache after acquiring process lock
Ngan Pham
2026-05-14
[ruby/rubygems] Gracefully handle missing checksums in Compact Index
jneen
2026-05-14
[ruby/rubygems] Skip git source exclusion when lockfile cannot backfill
Yasuo Honda
2026-05-14
[ruby/rubygems] Clarify before-fetch/after-fetch hook docstrings
Hiroshi SHIBATA
2026-05-14
[ruby/rubygems] Fire after-fetch and after-git-fetch hooks even on failure
Hiroshi SHIBATA
2026-05-14
[ruby/rubygems] Reorder plugin event definitions chronologically
Hiroshi SHIBATA
2026-05-14
[ruby/rubygems] Add plugin hooks around gem fetch and git source fetch
Marvin Frick
2026-05-14
[ruby/rubygems] Add bundler before/after eval hooks for plugins
Cody Cutrer
2026-05-11
[ruby/rubygems] Use optimistic version constraints in bundle gem output
Jeremy Evans
2026-05-08
[ruby/rubygems] Return exit status 1 only when the config value is nil
Shinichi Maeshima
2026-05-08
[ruby/rubygems] Simplify the code
Shinichi Maeshima
2026-05-08
[ruby/rubygems] Make `bundle config get` return status 1 when the value is no...
Shinichi Maeshima
2026-05-08
[ruby/rubygems] Honor LazySpec overrides in SpecSet#complete_platform
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Move overrides off SpecSet onto LazySpecification
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Avoid forcing a remote gemspec load when seeding LazySpec ove...
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Preserve overrides when SpecSet self-derives a validation set
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Propagate overrides into Definition#resolve lockfile-reuse paths
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Stop blanket-unlocking the lockfile on :all overrides
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Thread overrides explicitly instead of through a Bundler global
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Document Phase 2 override DSL extensions in gemfile.5
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Show active overrides when resolution fails
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Capture Gemfile source location for each override
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Honor metadata overrides in MatchMetadata
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Unlock every locked spec when an :all override is present
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Fall back from per-gem lookup to an :all override
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Allow :all target for metadata-field overrides
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Unlock direct deps too for metadata-field overrides
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Apply per-gem metadata overrides in Resolver
Hiroshi SHIBATA
[next]