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
2026-05-01
[ruby/rubygems] Bump rb_sys to >= 0.9.127
Hiroshi SHIBATA
2026-04-30
[ruby/rubygems] Skip bundler self-checksum for unreleased bundlers
Hiroshi SHIBATA
2026-04-24
[ruby/rubygems] Update gem creation guide URL to rubygems.org
y-onishi
2026-04-24
[ruby/rubygems] Point recovery instructions at bundle pristine under Bundler
Hiroshi SHIBATA
2026-04-24
[ruby/rubygems] Remove stale plugin wrappers even when --no-install-plugin is...
Hiroshi SHIBATA
2026-04-24
[ruby/rubygems] Document no_build_extension and no_install_plugin settings in...
Hiroshi SHIBATA
2026-04-24
[ruby/rubygems] Add warnings with recovery instructions when skipping extensi...
Hiroshi SHIBATA
2026-04-24
[ruby/rubygems] Support no_build_extension and no_install_plugin settings in ...
Hiroshi SHIBATA
2026-04-17
[ruby/rubygems] Fix installing gems with native extensions + transitive depen...
Nick Dower
2026-04-16
[ruby/rubygems] Add commented-out rubygems_mfa_required to bundle gem template
Matheus Richard
2026-04-15
[ruby/rubygems] Remove extra guard conditions to preserve existing behavior
Hiroshi SHIBATA
2026-04-15
[ruby/rubygems] Print a warning for a potential confusion from the indirect d...
Jun Aruga
2026-04-14
[ruby/rubygems] Update spec_set to use lookup
Harriet Oughton
2026-04-10
[ruby/rubygems] Update man pages date
Edouard CHIN
2026-04-10
[ruby/rubygems] fix formatting for BUNDLE_PREFER_PATCH variable in man page
Ivan Kuchin
2026-04-08
[ruby/rubygems] Fix grammar in gem installer cache comment
Hiroshi SHIBATA
2026-04-08
[ruby/rubygems] Use eq matcher instead of be for string comparison in newgem ...
Hiroshi SHIBATA
2026-04-08
[ruby/rubygems] Fix wrong expected value in Rust extension test templates
Hiroshi SHIBATA
2026-04-08
[ruby/rubygems] Fix typos in comments and documentation
Hiroshi SHIBATA
2026-04-02
[ruby/rubygems] Skip missing_extensions? check on JRuby
Hiroshi SHIBATA
2026-04-01
[ruby/rubygems] Improve error message when current platform is not in lockfile
Kenta Ishizaki
2026-03-31
[ruby/rubygems] Skip checksum for the bundler gem if no `bundler.gem` exists ...
Edouard CHIN
2026-03-30
[ruby/rubygems] Restore rb_sys dependency for Rust
방성범 (Bang Seongbeom)
2026-03-25
[ruby/rubygems] Cache package version selection:
Edouard CHIN
2026-03-25
[ruby/rubygems] Use Array#join to build error message instead of string conca...
Hiroshi SHIBATA
2026-03-25
[ruby/rubygems] Show only mismatched dependencies in lockfile error message
Hiroshi SHIBATA
2026-03-25
[ruby/rubygems] Include detailed gemspec vs. lockfile dependency discrepancies
Hiroshi SHIBATA
2026-03-25
[ruby/rubygems] Implement relative path handling for plugin paths in Bundler:...
Hiroshi SHIBATA
2026-03-25
[ruby/rubygems] code refactor: addresing peer comments
Jonathan Barquero
2026-03-25
[ruby/rubygems] feat: default_cli_command for config what command bundler run...
Jonathan Barquero
2026-03-25
[ruby/rubygems] Workaround a memory corruption issue on Windows Ruby 3.3:
Edouard CHIN
2026-03-25
[ruby/rubygems] Bundler: ignore patchlevel kwarg in ruby DSL
Takuya Noguchi
2026-03-25
[ruby/rubygems] Respect Gemfile bundler setting in `Bundler.setup`
Lin Jen-Shin
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-18
[ruby/rubygems] Update the `bundle config --help` man page:
Edouard CHIN
2026-03-18
[ruby/rubygems] Normalize the number of workers:
Edouard CHIN
2026-03-17
[ruby/rubygems] Add exponential backoff to bundler retries
Christian Bruckmayer
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-16
[ruby/rubygems] Introduce a priority queue:
Edouard CHIN
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-03-11
[ruby/rubygems] Configure definitions and YAML status after forked install
lolwut
2026-03-11
[ruby/rubygems] Reset Gem::Specification and mark inline sources
Hiroshi SHIBATA
2026-03-11
[ruby/rubygems] bundler/inline: perform installation from a forked child
Jean Boussier
2026-03-10
[ruby/rubygems] Treat nil deserialized config as empty
Hiroshi SHIBATA
2026-03-04
[ruby/rubygems] Fix plugin new version not registering:
Edouard CHIN
2026-03-04
[ruby/rubygems] Update the man pages header to be in sync with the config one
Edouard CHIN
2026-03-04
[ruby/rubygems] Add a new Bundler config to control how many specs are fetched:
Edouard CHIN
[prev]
[next]