summaryrefslogtreecommitdiff
path: root/lib/bundler/cli
AgeCommit message (Expand)Author
2021-12-06[rubygems/rubygems] Add --version parameter to bundle info command.Josef Šimánek
2021-12-03[rubygems/rubygems] Improve sources representationDavid Rodríguez
2021-12-01Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA
2021-11-30[rubygems/rubygems] Fix escape of filenames in `bundle doctor`ooooooo-q
2021-11-26[rubygems/rubygems] Fix `bundle info` sometimes claiming that bundler has bee...David Rodríguez
2021-10-25Unify issue template and ISSUES.md documentDavid Rodriguez
2021-10-13[rubygems/rubygems] Fix `bundle install` to force reinstallation of deleted gemsDavid Rodriguez
2021-10-11[rubygems/rubygems] Show a warning in `bundle info` if gem has been deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Show the exact name of the gem that was deletedDavid Rodriguez
2021-10-09Newly generated gems require Ruby 2.6.0OKURA Masafumi
2021-09-17[rubygems/rubygems] Trigger install command by default on removeJose Galisteo
2021-08-31[rubygems/rubygems] Restore working `bundle check` behaviourDavid Rodríguez
2021-08-31[rubygems/rubygems] Take advantage of `target` being a `Pathname`David Rodríguez
2021-08-31[rubygems/rubygems] Fix git repo initialization on a path with spacesDavid Rodríguez
2021-08-31[rubygems/rubygems] Don't warn default behaviourDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove now unnecessary codeDavid Rodríguez
2021-08-31[rubygems/rubygems] Give a `bundle install` hint when `bundle list` failsDavid Rodríguez
2021-08-31[rubygems/rubygems] Move rescue block around the code that can raise itDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary checkDavid Rodríguez
2021-08-31[rubygems/rubygems] Let original exception be re-raisedDavid Rodríguez
2021-07-27[rubygems/rubygems] Remove the warning for not defining a gem server sourceDaniel Niknam
2021-07-27[rubygems/rubygems] Lazily load shellwordsDavid Rodríguez
2021-07-27[rubygems/rubygems] The `--quiet` should still display warningsDavid Rodríguez
2021-07-07Sync RubyGems and Bundler with upstreamHiroshi SHIBATA
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-04-15Merge the master branch of BundlerHiroshi SHIBATA
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2021-01-04Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA
2020-12-23Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA
2020-12-18Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA
2020-12-15Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-09-17Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-06-18[rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta
2020-06-18Ship default .rubocop.ymlUtkarsh Gupta
2020-06-18[rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta
2020-06-18Rename hidden templatesDavid Rodríguez
2020-06-18Use consistent filenaming for Travis templateFrank Lam
2020-06-18[rubygems/rubygems] Move already configured --test hint to before test file c...Frank Lam
2020-06-18[rubygems/rubygems] Move already configured --ci hint to before CI file creationFrank Lam
2020-06-18[rubygems/rubygems] Lower verboseness of user-facing text for bundle gemFrank Lam
2020-06-18[rubygems/rubygems] Make test framework/CI configuration for bundle gem consi...Frank Lam
2020-06-18[rubygems/rubygems] Incorporate naming/grammar suggestions from olleolleolleFrank Lam
2020-06-18[rubygems/rubygems] minor language tweaks, small code refactorAndre Arko
2020-06-18[rubygems/rubygems] update question textColby Swandale
2020-06-18Manually cherry-picked at https://github.com/rubygems/rubygems/commit/80260b3...Hiroshi SHIBATA
2020-06-05Update links from rubygems/bundler to rubygems/rubygemsJakob Krigovsky
2020-06-05[rubygems/rubygems] Fix `bundle info` not indicating a gem which has been del...DEVRAJ KUMAR