aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Disable parallel installation by default on WindowsDavid Rodríguez2020-06-181-1/+8
* [rubygems/rubygems] Remove unused methodDavid Rodríguez2020-06-181-6/+0
* [rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta2020-06-181-1/+0
* Ship default .rubocop.ymlUtkarsh Gupta2020-06-182-0/+8
* [rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta2020-06-181-0/+1
* Rename hidden templatesDavid Rodríguez2020-06-185-4/+4
* Undeprecate the `--no-cache` flagDavid Rodríguez2020-06-181-1/+1
* Removed the old file with https://github.com/rubygems/rubygems/pull/3667Hiroshi SHIBATA2020-06-181-6/+0
* Generalize CI templatesFrank Lam2020-06-183-5/+5
* Use consistent filenaming for Travis templateFrank Lam2020-06-182-1/+7
* Update github workflow templateFrank Lam2020-06-181-3/+3
* Update CI templatesFrank Lam2020-06-182-4/+4
* [rubygems/rubygems] Fix nonexistent constant in CircleCI templateFrank Lam2020-06-181-1/+1
* [rubygems/rubygems] Move already configured --test hint to before test file c...Frank Lam2020-06-181-6/+4
* [rubygems/rubygems] Move already configured --ci hint to before CI file creationFrank Lam2020-06-181-6/+4
* [rubygems/rubygems] Lower verboseness of user-facing text for bundle gemFrank Lam2020-06-181-7/+4
* [rubygems/rubygems] Make test framework/CI configuration for bundle gem consi...Frank Lam2020-06-182-11/+21
* [rubygems/rubygems] Remove extra whitespaceFrank Lam2020-06-181-1/+1
* [rubygems/rubygems] Incorporate naming/grammar suggestions from olleolleolleFrank Lam2020-06-182-5/+5
* [rubygems/rubygems] minor language tweaks, small code refactorAndre Arko2020-06-181-27/+20
* [rubygems/rubygems] update question textColby Swandale2020-06-181-1/+1
* Manually cherry-picked at https://github.com/rubygems/rubygems/commit/80260b3...Hiroshi SHIBATA2020-06-185-2/+89
* [rubygems/rubygems] Fix `only_update_to_newer_versions` regressionDavid Rodríguez2020-06-181-1/+2
* [rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth2020-06-051-2/+13
* [rubygems/rubygems] Fix typoDavid Rodríguez2020-06-051-1/+1
* Link to pre-filtered issue listJakob Krigovsky2020-06-051-1/+1
* Update links from rubygems/bundler to rubygems/rubygemsJakob Krigovsky2020-06-054-8/+8
* [rubygems/rubygems] Fix `bundle info` not indicating a gem which has been del...DEVRAJ KUMAR2020-06-051-3/+6
* [rubygems/rubygems] Display test_framework_hint before prompting for user sel...Frank Lam2020-06-051-2/+3
* [rubygems/rubygems] Add user hint specs for bundle gem --testFrank Lam2020-06-051-5/+5
* [rubygems/rubygems] Conditionally display test framework help textFrank Lam2020-06-051-3/+16
* [rubygems/rubygems] Fix bundle gem ignoring global gem.test configFrank Lam2020-06-052-4/+6
* [rubygems/rubygems] Fix parallel installer race conditionDavid Rodríguez2020-06-051-1/+1
* [rubygems/rubygems] Centralize `with` and `without` settingDavid Rodríguez2020-06-051-6/+2
* [rubygems/rubygems] Remove redundant substractionDavid Rodríguez2020-06-051-1/+1
* [rubygems/rubygems] Remove unnecessary option mutationDavid Rodríguez2020-06-051-5/+2
* [rubygems/rubygems] Fix `bundle install` unintentionally saving configurationDavid Rodríguez2020-06-051-8/+6
* [rubygems/rubygems] Move all `without` and `with` option handling togetherDavid Rodríguez2020-06-051-9/+9
* [rubygems/rubygems] Revert multi ruby{,gems} version requirement fixDavid Rodríguez2020-06-052-71/+13
* [rubygems/rubygems] Deprecate the `--no-deployment` flagDavid Rodríguez2020-06-051-0/+14
* [rubygems/rubygems] Don't recommend the `--no-deployment` flagDavid Rodríguez2020-06-052-6/+2
* Remove a bunch of files that were deleted upstreamDavid Rodríguez2020-05-238-253/+0
* Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA2020-05-228-52/+37
* Glob the all man files provided by bundler upstreamHiroshi SHIBATA2020-05-221-1/+1
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-224-8/+3
* Partly reverted bundler.gemspec for ruby core testingHiroshi SHIBATA2020-05-131-6/+3
* Update the bundler version with master branchHiroshi SHIBATA2020-05-1351-568/+686
* [rubygems/rubygems] Properly look for man pagesDavid Rodríguez2020-05-081-4/+4
* [rubygems/rubygems] Extract a local variableDavid Rodríguez2020-05-081-2/+3
* [rubygems/rubygems] Pass the rubocop lintHiroshi SHIBATA2020-04-281-1/+1