summaryrefslogtreecommitdiff
path: root/spec/bundler/other
AgeCommit message (Expand)Author
2025-11-28[ruby/rubygems] Print help summary when the default command failJean Boussier
2025-11-14[ruby/rubygems] Fix triple spacing when generating lockfileJimmy Lin
2025-10-27[ruby/rubygems] FixupHiroshi SHIBATA
2025-10-17[rubygems/rubygems] Postpone to remove legacy mingw platformHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Added example for global path with GemfileHiroshi SHIBATA
2025-10-14[rubygems/rubygems] Added example for legacy windows platformHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Catch error instead of deprecated message at --no-keep-fi...Hiroshi SHIBATA
2025-09-19[rubygems/rubygems] Completely remove passing `--ext` to `bundle gem` without...David Rodríguez
2025-09-19[rubygems/rubygems] Make `bundle show --outdated` raise an errorDavid Rodríguez
2025-09-19[rubygems/rubygems] Make `--local-git` flag to `bundle plugin install` raise ...David Rodríguez
2025-09-17[rubygems/rubygems] Finalize `bundle install --binstubs` removalDavid Rodríguez
2025-09-17[rubygems/rubygems] Make `bundle remove --install` raise an errorDavid Rodríguez
2025-09-16[rubygems/rubygems] Completely remove multisources supportDavid Rodríguez
2025-09-16[rubygems/rubygems] Complete rubocop flags and settings removalDavid Rodríguez
2025-09-16[rubygems/rubygems] Fix `--no-rubocop` deprecation messageDavid Rodríguez
2025-09-11[rubygems/rubygems] Complete remembered options removalDavid Rodríguez
2025-09-11[rubygems/rubygems] Introduce a way to ensure that removed flags get their do...David Rodríguez
2025-09-11[rubygems/rubygems] Remove implementation of `deployment`, `capistrano` and `...David Rodríguez
2025-09-11[rubygems/rubygems] Completely remove `Bundle.*clean*` and `Bundler.environme...David Rodríguez
2025-09-03[rubygems/rubygems] Deprecate `bundle cache --frozen` and `bundle cache --no-...David Rodríguez
2025-09-03Completely remove `bundle viz` commandDavid Rodríguez
2025-09-03Completely remove `bundle inject` commandDavid Rodríguez
2025-09-03[rubygems/rubygems] Ensure removed commands get their docs removed, tooDavid Rodríguez
2025-08-18Merge specs checking CLI flags and subcommands are documentedDavid Rodríguez
2025-08-18[rubygems/rubygems] Fix `bundle show --verbose` and recommend it as an altern...David Rodríguez
2025-08-18[rubygems/rubygems] Fix `bundle cache --no-all` not printing a deprecation wa...David Rodríguez
2025-07-17[rubygems/rubygems] Fix `bundle binstub --path=foo` not printing a deprecatio...David Rodríguez
2025-07-17[rubygems/rubygems] Fix `bundle cache path=foo` not printing a deprecation me...David Rodríguez
2025-07-02[rubygems/rubygems] `bundle viz` deprecation specs don't actually need the ge...David Rodríguez
2025-06-30[rubygems/rubygems] Fix some pending specs filters that are actually for Bund...David Rodríguez
2025-06-30[rubygems/rubygems] Remove "double CI" for testing Bundler 4 modeDavid Rodríguez
2025-06-19Skip to Bundler 4 directlyDavid Rodríguez
2025-06-19[rubygems/rubygems] Normalize Bundler version spec filtersDavid Rodríguez
2025-06-06Move most of Bundler::GemHelpers to Gem::PlatformSamuel Giddins
2025-06-06[rubygems/rubygems] Extract stdboth spec helperDavid Rodríguez
2025-01-28[rubygems/rubygems] Support installing arm native gems on WindowsDavid Rodríguez
2025-01-28[rubygems/rubygems] Remove unnecessary mappingDavid Rodríguez
2024-12-11[rubygems/rubygems] Normalize CLI flag documentation and make sure all flags ...David Rodríguez
2024-12-11[rubygems/rubygems] Add missing man pages for `bundle env` and `bundle licens...David Rodríguez
2024-11-21Ensure that all Bundler commands have a man pageJerome Dalbert
2024-11-11[rubygems/rubygems] Cancel `bundle console` deprecationDavid Rodríguez
2024-08-05[rubygems/rubygems] Extract a `build_repo3` helperDavid Rodríguez
2024-06-28Synchronize Bundler & RubyGems (#11071)David Rodríguez
2024-05-24[rubygems/rubygems] Rework `bundle gem` specs so that they work on WindowsDavid Rodríguez
2024-03-18[rubygems/rubygems] Deprecate `bundle plugin install --local-git=`Cody Cutrer
2023-12-11[rubygems/rubygems] Override initialize in bundle rubygems_ext for NameTupleMartin Emde
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-11-27[rubygems/rubygems] Fix advice in `bundle install --system` deprecationDavid 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