summaryrefslogtreecommitdiff
path: root/lib/bundler/cli.rb
AgeCommit message (Expand)Author
3 days[rubygems/rubygems] Add auto_install support to require "bundler/setup"Josh Nichols
3 days[rubygems/rubygems] Properly resolve aliases when `bundle help` is runDavid Rodríguez
2024-04-12[rubygems/rubygems] `bundle add --glob` continued- quote glob value invocatio...David Marshall
2024-04-12[rubygems/rubygems] bundler CLI option for add gem --glob=David Marshall
2024-01-29[rubygems/rubygems] Use rubygems vendored uri from Bundler when availableDavid Rodríguez
2024-01-11[rubygems/rubygems] bin/rubocop -A --only Layout/ExtraSpacingHiroshi SHIBATA
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 unusedSamuel Giddins
2023-12-12[rubygems/rubygems] Allow bundle pristine to run in parallelSamuel Giddins
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-12-01[rubygems/rubygems] Many major_deprecations supply :removed_messageEric Mueller
2023-11-30[rubygems/rubygems] Allow auto-install to install missing git gemsSamuel Giddins
2023-11-27[rubygems/rubygems] Fix advice in `bundle install --system` deprecationDavid 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 messageDavid Rodríguez
2023-11-23[rubygems/rubygems] Add --json bundle-outdated flag to produce json-parseable...Eric Mueller
2023-11-15[rubygems/rubygems] User bundler UA when downloading gemsSamuel Giddins
2023-03-16[rubygems/rubygems] Applied Layout/SpaceAroundOperators copHiroshi SHIBATA
2023-02-21Merge rubygems/bundler masterHiroshi SHIBATA
2023-01-04[rubygems/rubygems] Raise invalid option when bundle open --path is called wi...yoka
2023-01-04[rubygems/rubygems] Enhance bundle open with --path optionyoka
2022-12-24Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA
2022-12-20Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-20[rubygems/rubygems] Turn `--ext` option into string. Deprecate usage without ...Josef Šimánek
2022-12-20[rubygems/rubygems] Clarify flag descriptionMichael Siegfried
2022-12-20[rubygems/rubygems] Support for pre flag in `bundle update`Michael Siegfried
2022-12-18[rubygems/rubygems] Add bundle lock --update --bundlerAlyssa Ross
2022-11-14[rubygems/rubygems] Update comment by the review commentShohei YOSHIDA
2022-11-14[rubygems/rubygems] Fix '--force' option documentation of 'bundle clean'Shohei YOSHIDA
2022-09-08Resync Bundler & RubyGemsDavid Rodríguez
2022-09-05[rubygems/rubygems] Feature: `bundle add` supports `--path` optionMike Dalessio
2022-08-09Merge rubygems/bundler HEAD.Hiroshi SHIBATA
2022-08-03[rubygems/rubygems] Fix `bundle outdated --strict`David Rodríguez
2022-07-29Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA
2022-06-23[rubygems/rubygems] Fix `bundle package --no-install` no longer skipping installDavid Rodríguez
2022-06-11[rubygems/rubygems] Move `no_install` setting check to a more sensible placeDavid Rodríguez
2022-04-28Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5Hiroshi SHIBATA
2022-03-06[rubygems/rubygems] Make `--strict` flag of `update` and `outdated` commands ...David Rodríguez
2022-01-19Merge rubygems/rubygems HEAD.Hiroshi SHIBATA
2021-12-21Merge RubyGems-3.3.0 and Bundler-2.3.0Hiroshi SHIBATA
2021-12-11[rubygems/rubygems] Add `github` and `ref` options to `bundle add`Vyacheslav Alexeev
2021-12-08[rubygems/rubygems] Add require parameter to `bundle add``Simon Fish
2021-12-06[rubygems/rubygems] Add --version parameter to bundle info command.Josef Šimánek
2021-11-22[rubygems/rubygems] Clarify `bundle viz` deprecationDavid Rodríguez
2021-11-08[rubygems/rubygems] Use bundler-graph instead of bundler-vizHiroshi SHIBATA
2021-11-06[rubygems/rubygems] Fix urlharuuzion
2021-09-17[rubygems/rubygems] Trigger install command by default on removeJose Galisteo
2021-08-31[rubygems/rubygems] Remove `RUBYGEMS_GEMDEPS` warningDavid Rodríguez
2021-08-31[rubygems/rubygems] Deprecate `bundle exec --no-keep-file-descriptors`David Rodríguez