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
2023-12-12
[rubygems/rubygems] Refactor: Move filesystem access into Definition class
Franz Liedke
2023-12-12
[rubygems/rubygems] bundle lock: Always touch the lockfile
Franz Liedke
2023-12-12
[rubygems/rubygems] Improve enabling bundled gems warnings
David Rodríguez
2023-12-12
[rubygems/rubygems] Revert missing extensions patch
David Rodríguez
2023-12-11
[rubygems/rubygems] Override initialize in bundle rubygems_ext for NameTuple
Martin Emde
2023-12-08
[rubygems/rubygems] Migrate documentation to be generated with nronn
David Rodríguez
2023-12-08
[rubygems/rubygems] Add extra blank line to `bundle outdated` docs
David Rodríguez
2023-12-08
[rubygems/rubygems] Don't memoize in NameTuple lock_name
Martin Emde
2023-12-08
[rubygems/rubygems] Use `Minitest::TestTask` in a template file for `minitest`
Yuji Yaginuma
2023-12-07
[rubygems/rubygems] Use modern hashes consistently
David Rodríguez
2023-12-07
Move replace_require into bundled_gems.rb
Hiroshi SHIBATA
2023-12-06
[rubygems/rubygems] Bundler::Fetcher uses Bundler::CIDetector
Eric Mueller
2023-12-06
[rubygems/rubygems] Duplicate Gem::CIDetector into bundler
Eric Mueller
2023-12-06
[rubygems/rubygems] Try to load Gem::BUNDLED_GEMS on Bundler
Hiroshi SHIBATA
2023-12-06
[rubygems/rubygems] Use String#unpack1 available since ruby 3.0
Martin Emde
2023-12-05
[rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in only
Martin Emde
2023-12-05
[rubygems/rubygems] Fix crash when duplicating a dev dependency in Gemfile & ...
David Rodríguez
2023-12-05
[rubygems/rubygems] Prefer String#split with block in Bundler::CompactIndexCl...
Mau Magnaguagno
2023-12-05
[rubygems/rubygems] Prefer String#split with block in Bundler::YAMLSerializer...
Mau Magnaguagno
2023-12-01
[rubygems/rubygems] Reduce array allocations when loading definition
Samuel Giddins
2023-12-01
[rubygems/rubygems] Many major_deprecations supply :removed_message
Eric Mueller
2023-12-01
[rubygems/rubygems] major_deprecation accepts :removed_message
Eric Mueller
2023-11-30
[rubygems/rubygems] Allow auto-install to install missing git gems
Samuel Giddins
2023-11-29
[rubygems/rubygems] Avoid re-compiling static regexp in a loop
Samuel Giddins
2023-11-29
[rubygems/rubygems] update Magnus library in Rust extension gem template
Michael Go
2023-11-27
Opaque Etags for compact index requests
Josef Šimánek
2023-11-27
[rubygems/rubygems] Don't remember `--jobs` flag
David Rodríguez
2023-11-27
[rubygems/rubygems] Fix advice in `bundle install --system` deprecation
David Rodríguez
2023-11-27
[rubygems/rubygems] Keep a single copy of the remembered flag deprecation mes...
David Rodríguez
2023-11-27
[rubygems/rubygems] Avoid some unnecessary quotes in remember flag deprecatio...
David Rodríguez
2023-11-27
[rubygems/rubygems] Simplify remembered flags deprecation message
David Rodríguez
2023-11-26
[rubygems/rubygems] Add missing --prefer-local to Synopsis in bundle-install....
Olle Jonsson
2023-11-26
[rubygems/rubygems] Reduce allocations when installing gems with bundler
Samuel Giddins
2023-11-23
[rubygems/rubygems] Don't require 'json' unless it's actually needed
Eric Mueller
2023-11-23
[rubygems/rubygems] Add --json bundle-outdated flag to produce json-parseable...
Eric Mueller
2023-11-23
[rubygems/rubygems] Factor group-filtering to a private method to reduce repe...
Eric Mueller
2023-11-22
[rubygems/rubygems] Fix universal lockfiles regression
David Rodriguez
2023-11-21
[rubygems/rubygems] Fix invalid platform removal missing adjacent platforms
Bo Anderson
2023-11-16
Always revert or skip extended require of RubyGems.
Hiroshi SHIBATA
2023-11-15
[rubygems/rubygems] User bundler UA when downloading gems
Samuel Giddins
2023-11-13
[rubygems/rubygems] Make sure to `require "rubygems"` explicitly
Nobuyoshi Nakada
2023-11-13
[rubygems/rubygems] Add a warning in an edge case of using `gemspec` DSL
David Rodríguez
2023-11-13
[rubygems/rubygems] Remove now unnecessary dup
David Rodríguez
2023-11-13
[rubygems/rubygems] Add a note about `required_rubygems_version` in Bundler
David Rodríguez
2023-11-13
[rubygems/rubygems] Let RuboCop target Ruby 3.0
David Rodríguez
2023-11-13
[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in Bundler
David Rodríguez
2023-11-13
[rubygems/rubygems] Automatically lock extra ruby platforms
David Rodríguez
2023-11-13
[rubygems/rubygems] Extract builder to create a `LazySpecification` from full...
David Rodríguez
2023-11-13
[rubygems/rubygems] Extract a new small platform helper
David Rodríguez
2023-11-13
[rubygems/rubygems] Remove unused `SpecSet#merge`
David Rodríguez
[prev]
[next]