summaryrefslogtreecommitdiff
path: root/lib/bundler/cli.rb
AgeCommit message (Expand)Author
2025-04-22[rubygems/rubygems] Define `bundler doctor` as a subcommandEdouard CHIN
2024-12-11[rubygems/rubygems] Clarify `--target-rbconfig` option bannerDavid Rodríguez
2024-12-11[rubygems/rubygems] Add missing banners to `bundle exec` CLI flagsDavid Rodríguez
2024-12-11[rubygems/rubygems] Style CLI options consistentlyDavid Rodríguez
2024-11-11[rubygems/rubygems] Cancel `bundle console` deprecationDavid Rodríguez
2024-11-08[rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an ...David Rodríguez
2024-11-08[rubygems/rubygems] Remove no longer necessary hacks to define the `gem` commandDavid Rodríguez
2024-10-26Normalize lockfile platformsDavid Rodríguez
2024-10-18[rubygems/rubygems] Add `bundle add --quiet` optionJerome Dalbert
2024-07-26[rubygems/rubygems] Remove inconsistent whitespace from CLI flagsDavid Rodríguez
2024-07-02[rubygems/rubygems] Only allow valid values for --test, --ci, and --linter op...Jerome Dalbert
2024-06-18[rubygems/rubygems] Bundler integration for --target-rbconfig optionYuta Saito
2024-06-11[rubygems/rubygems] Auto switch to locked bundler version even when using bin...David Rodríguez
2024-05-25[rubygems/rubygems] Reorganize and refactor CompactIndexClientMartin Emde
2024-04-25[rubygems/rubygems] Add auto_install support to require "bundler/setup"Josh Nichols
2024-04-25[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