summaryrefslogtreecommitdiff
path: root/lib/bundler/cli
AgeCommit message (Expand)Author
8 days[ruby/rubygems] Bundler: validate more options for add sub-commandTakuya Noguchi
2025-12-16[ruby/rubygems] Tweak the Bundler's "X gems now installed message":Edouard CHIN
2025-12-16[ruby/rubygems] Allow bundle pristine to work for git gems in the same repo:Edouard CHIN
2025-11-25[ruby/rubygems] Support bundle install --lockfile optionJeremy Evans
2025-11-20[ruby/rubygems] Add support for bundle install --no-lockJeremy Evans
2025-11-19[ruby/rubygems] Add `--ext=go` to `bundle gem`Go Sueyoshi
2025-11-18[ruby/rubygems] bin/rubocop -aHiroshi SHIBATA
2025-11-18[ruby/rubygems] fix testsAustin Pray
2025-11-18[ruby/rubygems] Progressively enhance if DidYouMean is availableAustin Pray
2025-11-18[ruby/rubygems] RubocopAustin Pray
2025-11-18[ruby/rubygems] use DidYouMean::SpellChecker for gem suggestionsAustin Pray
2025-11-07[ruby/rubygems] Use Dir.pwd instead of Pathname.pwdHiroshi SHIBATA
2025-11-07[ruby/rubygems] Removed unnecessary loading of pathnameHiroshi SHIBATA
2025-10-28[ruby/rubygems] Update new gem CoC and promptdysonreturns
2025-10-24[ruby/rubygems] Forcely activate irb if that isn't available when running wit...Hiroshi SHIBATA
2025-10-20[ruby/rubygems] Now ruby/rubygems is the canonical repository urlHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Replaced Bundler::SharedHelpers.major_deprecation to feat...Hiroshi SHIBATA
2025-10-10[rubygems/rubygems] Make update_requires_all_flag to settingsHiroshi SHIBATA
2025-10-10[rubygems/rubygems] Replaced Bundler.feature_flag.plugins? to Bundler.settingsHiroshi SHIBATA
2025-09-26[rubygems/rubygems] add loading support on Windowssodacris
2025-09-19[rubygems/rubygems] Make `bundle show --outdated` raise an errorDavid Rodríguez
2025-09-19[rubygems/rubygems] Move error handling to right behind the optionDavid Rodríguez
2025-09-19[rubygems/rubygems] Make `--local-git` flag to `bundle plugin install` raise ...David Rodríguez
2025-09-17[rubygems/rubygems] Move `bundle install --binstubs` deprecation to cli.rbDavid 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-16[rubygems/rubygems] Fix `rubocop` config removal messageDavid Rodríguez
2025-09-11[rubygems/rubygems] Complete remembered options removalDavid Rodríguez
2025-09-03[rubygems/rubygems] Fix `bundle cache` failing in frozen mode if vendor/cache...David Rodríguez
2025-09-03[rubygems/rubygems] Fix `bundle lock` regression when using `update` and `loc...Edouard CHIN
2025-09-03Completely remove `bundle viz` commandDavid Rodríguez
2025-09-03Completely remove `bundle inject` commandDavid 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] Introduce `bundle list --format=json`Schneems
2025-07-30[rubygems/rubygems] Remove out of date TODODavid Rodríguez
2025-07-28(Temporarily?) delay path changes and global cache changesDavid Rodríguez
2025-07-17Cancel `--force` deprecation in favor of `--redownload`David Rodríguez
2025-07-09[rubygems/rubygems] Update gemspec based on provided github username when existsSweta Sanghavi
2025-07-09[rubygems/rubygems] Add blank line after every questionDavid Rodríguez
2025-07-09[rubygems/rubygems] Use shorter questions as prompts in `bundle gem`David Rodríguez
2025-07-09[rubygems/rubygems] Reword MIT explanation to make sense after reorderingDavid Rodríguez
2025-07-07[rubygems/rubygems] Cancel `path_relative_to_cwd` changeDavid Rodríguez
2025-07-07[rubygems/rubygems] Remove `auto_clean_without_path` settingDavid Rodríguez
2025-06-30[rubygems/rubygems] Added --bundle option for triggering bundle install autom...Hiroshi SHIBATA
2025-06-19Skip to Bundler 4 directlyDavid Rodríguez
2025-06-19[rubygems/rubygems] Fix grammar in `bundle config` deprecation messageDavid Rodríguez
2025-06-11[rubygems/rubygems] Validate dependencies when doing bundle installRandy Stauner
2025-06-06Move most of Bundler::GemHelpers to Gem::PlatformSamuel Giddins
2025-06-03[rubygems/rubygems] Only ignore `.gitignore` when generating gems with gitTangRufus