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
/
cli
Age
Commit message (
Expand
)
Author
2025-05-22
Merge RubyGems-3.6.9 and Bundler-2.6.9
Hiroshi SHIBATA
2025-04-08
Merge RubyGems-3.6.6 and Bundler-2.6.6
Hiroshi SHIBATA
2025-02-20
Merge RubyGems-3.6.4 and Bundler-2.6.4
Hiroshi SHIBATA
2025-02-20
Merge RubyGems-3.6.3 and Bundler-2.6.3
Hiroshi SHIBATA
2024-12-04
[rubygems/rubygems] add relative path support for `bundle exec`
sodacris
2024-11-26
[rubygems/rubygems] Enable `Performance/MapCompact` cop
David Rodríguez
2024-11-26
[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configuration
David Rodríguez
2024-11-25
[rubygems/rubygems] Fix `bundle lock --add-checksums`
David Rodríguez
2024-11-25
[rubygems/rubygems] Most of the times, eagerly resolving is not necessary
David Rodríguez
2024-11-21
[rubygems/rubygems] Remove override of worker jobs for `bundle install --local`
Lars Kanis
2024-11-11
[rubygems/rubygems] Cancel `bundle console` deprecation
David Rodríguez
2024-11-08
[rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an ...
David Rodríguez
2024-10-26
Normalize lockfile platforms
David Rodríguez
2024-10-18
[rubygems/rubygems] Add `bundle add --quiet` option
Jerome Dalbert
2024-10-16
[rubygems/rubygems] Fix `bundle check` sometimes locking gems under the wrong...
David Rodríguez
2024-10-16
[rubygems/rubygems] Lock definition directly
David Rodríguez
2024-10-04
[rubygems/rubygems] Update required_ruby_version to 3.1
Samuel Giddins
2024-09-23
[rubygems/rubygems] Fix `bundle outdated` with `--group` option
David Rodríguez
2024-09-20
[rubygems/rubygems] Don't try to install locked bundler when `--local` is passed
David Rodríguez
2024-09-17
[rubygems/rubygems] Fix spelling, it's "cannot" rather than "can not"
David Rodríguez
2024-09-11
[rubygems/rubygems] Make an exe file executable when generating new gems
Yuji Yaginuma
2024-08-30
[rubygems/rubygems] Emit progress to stderr when `--parseable` is passed to `...
Matt Brictson
2024-08-29
[rubygems/rubygems] Reject unknown platforms when running `bundle lock --add-...
David Rodríguez
2024-08-26
[rubygems/rubygems] Emit progress to stderr when `--print` is passed to `bund...
Matt Brictson
2024-08-23
[rubygems/rubygems] Fix error message when Bundler refuses to install due to ...
David Rodríguez
2024-07-26
[rubygems/rubygems] Fix bundle check exit code when git gem is missing
Jerome Dalbert
2024-07-25
[rubygems/rubygems] bundle-gem learns to find Gemfile template correctly
Jason Karns
2024-06-26
[rubygems/rubygems] Add --no-test, --no-ci, and --no-linter options
Jerome Dalbert
2024-06-18
[rubygems/rubygems] Fix `bundle fund` when the gemfile contains optional groups
Earlopain
2024-06-18
[rubygems/rubygems] Use symbol for option key in Bundler::CLI::Install
Yuta Saito
2024-06-18
[rubygems/rubygems] Bundler integration for --target-rbconfig option
Yuta Saito
2024-05-16
[rubygems/rubygems] Use RubyGems freebsd helper
David Rodriguez
2024-03-27
[rubygems/rubygems] Allow installing plugins from path via CLI
Cody Cutrer
2024-03-18
[rubygems/rubygems] Deprecate `bundle plugin install --local-git=`
Cody Cutrer
2024-02-08
[rubygems/rubygems] Refactor lockfile generation
David Rodríguez
2024-01-29
[rubygems/rubygems] Remove `travis_removal_info`
Masato Ohba
2024-01-27
[rubygems/rubygems] Bump Ruby version to be used in `bundle gem` template
Masato Ohba
2024-01-11
[rubygems/rubygems] bin/rubocop -A --only Style/RedundantParentheses
Hiroshi SHIBATA
2023-12-14
[rubygems/rubygems] Gem::Specification.find_all_by_name is always defined now
David Rodríguez
2023-12-13
[rubygems/rubygems] Revert "Merge pull request #7167 from nevinera/add-json-o...
Martin Emde
2023-12-13
[rubygems/rubygems] Use match? when regexp match data is unused
Samuel Giddins
2023-12-13
[rubygems/rubygems] Refactor `bundle info`
David Rodríguez
2023-12-13
[rubygems/rubygems] Remove dead code
David Rodríguez
2023-12-12
[rubygems/rubygems] Allow bundle pristine to run in parallel
Samuel Giddins
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-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-01
[rubygems/rubygems] Many major_deprecations supply :removed_message
Eric Mueller
2023-11-23
[rubygems/rubygems] Don't require 'json' unless it's actually needed
Eric Mueller
[next]