Age | Commit message (Expand) | Author |
---|
2025-04-22 | [rubygems/rubygems] Define `bundler doctor` as a subcommand | Edouard CHIN |
2024-12-11 | [rubygems/rubygems] Clarify `--target-rbconfig` option banner | David Rodríguez |
2024-12-11 | [rubygems/rubygems] Add missing banners to `bundle exec` CLI flags | David Rodríguez |
2024-12-11 | [rubygems/rubygems] Style CLI options consistently | David Rodríguez |
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-11-08 | [rubygems/rubygems] Remove no longer necessary hacks to define the `gem` command | 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-07-26 | [rubygems/rubygems] Remove inconsistent whitespace from CLI flags | David 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 option | Yuta 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 CompactIndexClient | Martin 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 run | David 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 available | David Rodríguez |
2024-01-11 | [rubygems/rubygems] bin/rubocop -A --only Layout/ExtraSpacing | Hiroshi 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 unused | Samuel Giddins |
2023-12-12 | [rubygems/rubygems] Allow bundle pristine to run in parallel | Samuel Giddins |
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-30 | [rubygems/rubygems] Allow auto-install to install missing git gems | Samuel Giddins |
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-23 | [rubygems/rubygems] Add --json bundle-outdated flag to produce json-parseable... | Eric Mueller |
2023-11-15 | [rubygems/rubygems] User bundler UA when downloading gems | Samuel Giddins |
2023-03-16 | [rubygems/rubygems] Applied Layout/SpaceAroundOperators cop | Hiroshi SHIBATA |
2023-02-21 | Merge rubygems/bundler master | Hiroshi 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 option | yoka |
2022-12-24 | Merge RubyGems-3.4.0 and Bundler-2.4.0 | Hiroshi SHIBATA |
2022-12-20 | Merge RubyGems/Bundler master | Hiroshi SHIBATA |
2022-12-20 | [rubygems/rubygems] Turn `--ext` option into string. Deprecate usage without ... | Josef Šimánek |
2022-12-20 | [rubygems/rubygems] Clarify flag description | Michael Siegfried |
2022-12-20 | [rubygems/rubygems] Support for pre flag in `bundle update` | Michael Siegfried |
2022-12-18 | [rubygems/rubygems] Add bundle lock --update --bundler | Alyssa Ross |
2022-11-14 | [rubygems/rubygems] Update comment by the review comment | Shohei YOSHIDA |
2022-11-14 | [rubygems/rubygems] Fix '--force' option documentation of 'bundle clean' | Shohei YOSHIDA |
2022-09-08 | Resync Bundler & RubyGems | David Rodríguez |
2022-09-05 | [rubygems/rubygems] Feature: `bundle add` supports `--path` option | Mike Dalessio |
2022-08-09 | Merge rubygems/bundler HEAD. | Hiroshi SHIBATA |
2022-08-03 | [rubygems/rubygems] Fix `bundle outdated --strict` | David Rodríguez |
2022-07-29 | Merge rubygems master from https://.com/rubygems/rubygems/commit/446cc5... | Hiroshi SHIBATA |
2022-06-23 | [rubygems/rubygems] Fix `bundle package --no-install` no longer skipping install | David Rodríguez |