summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove major_deprecations feature flagDavid Rodríguez2019-02-213-2/+2
* | Turn on deprecations by defaultDavid Rodríguez2019-02-212-1/+2
* | Remove deprecation releasesDavid Rodríguez2019-02-211-2/+1
* | Reword deprecation messagesDavid Rodríguez2019-02-211-2/+2
* | Merge #6974Bundlerbot2019-02-2011-21/+26
|\ \
| * | Slightly better wording of error messagesuse_newer_list_interfaceDavid Rodríguez2019-02-201-2/+2
| * | Fix git source error message recommendationsDavid Rodríguez2019-02-201-2/+7
| * | Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-1911-20/+20
| |/
* | Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.SHIBATA Hiroshi2019-02-191-2/+4
* | Fixup r66984. It breakes bundler's examples.SHIBATA Hiroshi2019-02-191-1/+1
|/
* Travis template: Drop unused sudo: false optionOlle Jonsson2019-02-161-1/+0
* Fix show command output/error streamsDavid Rodríguez2019-02-141-1/+1
* Print git errors to a consistent streamDavid Rodríguez2019-02-141-1/+1
* Print to correct stream when setup on a ttyDavid Rodríguez2019-02-141-3/+4
* Added explicitly loading for RbConfig.SHIBATA Hiroshi2019-02-051-0/+1
* Ignore to add bundler lib direcotry if it is same as RbConfig::CONFIG["rubyli...ignore-bundler-lib-ruby-libSHIBATA Hiroshi2019-02-041-1/+1
* Merge #6931Bundlerbot2019-01-292-0/+4
|\
| * resolve compatibility issuesAnkit Kataria2019-01-271-1/+1
| * change prefer to patch_prefer and updated help textAnkit Kataria2019-01-272-3/+3
| * update bundle config man pageAnkit Kataria2019-01-241-2/+2
| * add patch option in bundle configAnkit Kataria2019-01-242-0/+4
* | Replace unsafe http URLs with https URLsTakumasa Ochi2019-01-281-2/+2
* | Bump rake version to 12.0 on gemspec template. Because rake-10.0 is EOL now.SHIBATA Hiroshi2019-01-241-1/+1
* | Merge #6315Bundlerbot2019-01-232-30/+9
|\ \
| * \ Merge branch 'master' into remove-old-rubySHIBATA Hiroshi2019-01-1222-84/+160
| |\ \
| * | | Removed compatibility hack for old rubies.SHIBATA Hiroshi2018-10-173-34/+9
* | | | Merge #6884Bundlerbot2019-01-231-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unnecessary conditionremove_unnecessary_conditionDavid Rodríguez2019-01-071-1/+1
| | |/ | |/|
* | | Ensure credentials are masked in FallbackError from Net::HTTPNotFoundgreysteil/show-notfound-uriGrey Baker2019-01-141-1/+1
* | | Include URL in Bundler::Fetcher::FallbackError message for Net::HTTPNotFoundGrey Baker2019-01-031-1/+1
|/ /
* | Merge #6856Bundlerbot2018-12-302-5/+21
|\ \
| * | Fix specs that are broken in ruby 2.6Samuel Giddins2018-12-281-5/+20
| * | Test against Ruby 2.6 and RubyGems 3Samuel Giddins2018-12-281-0/+1
* | | Merge #6843Bundlerbot2018-12-281-4/+26
|\ \ \ | |/ / |/| |
| * | Properly deprecate `with_clean_env`David Rodríguez2018-12-191-2/+8
| * | Introduce `with_unbundled_env`David Rodríguez2018-12-191-0/+5
| * | Add docs for existing helpersDavid Rodríguez2018-12-191-0/+2
| * | Deprecate `clean_env` in favor of `unbundled_env`David Rodríguez2018-12-191-3/+12
| * | Improve `clean_env` deprecation messageDavid Rodríguez2018-12-191-1/+1
* | | Merge #6849Bundlerbot2018-12-271-3/+2
|\ \ \
| * | | remove code that was previously unreachablecolby/revert-b490e73Colby Swandale2018-12-261-3/+2
| |/ /
* | | Added quiet flag to inline bundlerPatryk Ptasiński2018-12-131-0/+1
|/ /
* | Merge #6798Bundlerbot2018-11-262-1/+3
|\ \
| * | add feature flag to use https for :git in the dslcolby/git-https-defaultColby Swandale2018-11-252-1/+3
* | | Merge #6805Bundlerbot2018-11-241-11/+13
|\ \ \
| * | | [Plugin] Ignore the deployment settingsegiddins/plugins-ignore-deploymentSamuel Giddins2018-11-241-11/+13
* | | | removing requre gem_remote_fetcherGavriel Loria2018-11-241-4/+0
|/ / /
* | | removed string dup in lockfile_parser.rb for bundler 2.0Gavriel Loria2018-11-211-6/+4
* | | Merge #6774Bundlerbot2018-11-211-1/+3
|\ \ \ | |/ / |/| |
| * | [Definition] Dont pin path deps to newer versionssegiddins/6750-allow-changing-local-gem-versionSamuel Giddins2018-11-171-1/+3