aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fixed incorrect man path with ruby installation pathHiroshi SHIBATA2020-04-211-0/+2
* [Doc] Exclude bundler vendored libraries directoryNobuyoshi Nakada2020-04-051-0/+1
* Specify explicit separator not to be affected by $;Nobuyoshi Nakada2020-03-081-1/+1
* Merge bundler-2.1.4Hiroshi SHIBATA2020-01-085-29/+7
* [bundler/bundler] Do `require "rubygems"` only when neededYusuke Endoh2019-12-251-1/+1
* Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA2019-12-252-1/+3
* Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA2019-12-184-13/+17
* Vendor thor 1.0.0David Rodríguez2019-12-153-9/+44
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-1548-157/+4363
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-1318-89/+118
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-1119-188/+266
* [bundler/bundler] Merge #7340Bundlerbot2019-09-181-1/+1
* [bundler/bundler] Fix remembered flag deprecation messageDavid Rodríguez2019-09-181-1/+1
* [bundler/bundler] Version 2.1.0.pre.2David Rodríguez2019-09-181-1/+1
* [bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez2019-09-182-9/+1
* [bundler/bundler] Revert "Remove now meaningless warning"David Rodríguez2019-09-181-1/+11
* [bundler/bundler] Revert "Remove now meaningless setting"David Rodríguez2019-09-182-1/+2
* [bundler/bundler] Revert "Remove now unused method"David Rodríguez2019-09-181-0/+4
* [bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata2019-09-186-9/+9
* [bundler/bundler] Fix --path option descriptionsDavid Rodríguez2019-09-181-2/+2
* [bundler/bundler] Deprecate `--path` flag to `bundle check`David Rodríguez2019-09-181-0/+2
* Fix a couple of bundler issues with keyword argument separationJeremy Evans2019-08-301-1/+6
* Revert "require 'pp' before use PP"Kazuhiro NISHIYAMA2019-08-301-1/+0