summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-233-17/+24
* Fix plugin sourcesSamuel Giddins2017-06-231-0/+7
* Error if lockfile_uses_separate_rubygems_sources is set without disable_multi...Samuel Giddins2017-06-231-1/+4
* Consolidate the double-checking logicSamuel Giddins2017-06-232-50/+14
* Avoid fetching the full index to get all dependency namesSamuel Giddins2017-06-231-2/+2
* Implement source pinning for 2.0Samuel Giddins2017-06-2312-55/+262
* Disable mutisource gemfiles by default on 2.0Samuel Giddins2017-06-233-2/+3
* Add a feature flag for the lockfile using separate RubyGems sourcesSamuel Giddins2017-06-232-0/+2
* [Definition] Avoid a group_by when not running a new resolveseg-bundler-2-specsSamuel Giddins2017-06-231-3/+3
* [Source::Git] Print the underlying error when falling back to cached git dataSamuel Giddins2017-06-231-2/+2
* [Init] Don’t create a gems.rb when a Gemfile existsSamuel Giddins2017-06-231-2/+6
* [Definition] Fully unlock on 2.0 when the dep in the Gemfile changesSamuel Giddins2017-06-231-3/+6
* Filter git credentials when a revision is missingSamuel Giddins2017-06-231-1/+1
* [UI::Shell] Warn on STDERR in Bundler 2Samuel Giddins2017-06-231-1/+4
* Auto merge of #5809 - bundler:seg-config-converted-value, r=indirectThe Bundler Bot2017-06-231-12/+16
|\
| * [Settings] Print pretty values for settings as their converted values, rather...seg-config-converted-valueSamuel Giddins2017-06-221-12/+16
* | Auto merge of #5806 - bundler:seg-dont-hit-remote-twice, r=indirectThe Bundler Bot2017-06-233-7/+21
|\ \
| * | [Definition] Allow installing in deployment mode when an unused path source i...seg-dont-hit-remote-twiceSamuel Giddins2017-06-221-1/+16
| * | [SpecSet] Pass the correct raise_if_missing parameter in #materializeSamuel Giddins2017-06-221-1/+1
| * | Allow not having specs available for gems that won’t be installedSamuel Giddins2017-06-222-5/+4
| |/
* | Auto merge of #5801 - jakauppila:fix_no_proxy_patch, r=segiddinsThe Bundler Bot2017-06-231-0/+2
|\ \
| * | Add explicit nil proxy arguments - Fixes no_proxy supportJared Kauppila2017-06-221-0/+2
* | | Auto merge of #5725 - bundler:seg-default-command, r=indirectThe Bundler Bot2017-06-232-5/+24
|\ \ \
| * | | Default to printing a help message when `bundle` is run without arguments on 2.0seg-default-commandSamuel Giddins2017-06-142-5/+24
* | | | Make pretty-printing a dependency consistentseg-allow-bundler-dep-conflictsSamuel Giddins2017-06-224-10/+15
* | | | Allow conflicts between bundler dependencies and the current bundler versionSamuel Giddins2017-06-224-1/+25
| |_|/ |/| |
* | | Completely remove the postit trampolineSamuel Giddins2017-06-2110-220/+4
* | | [CLI] Sort options for stability on ruby < 2seg-verbose-cli-print-no-defaultsSamuel Giddins2017-06-201-1/+1
* | | [CLI] Dont print defaults in the command printed with --verboseSamuel Giddins2017-06-191-4/+10
| |/ |/|
* | Add a feature flag for `bundle update —source NAME` not unlocking a gem wit...seg-update-source-feature-flagSamuel Giddins2017-06-183-1/+5
* | Auto merge of #5785 - bundler:colby/fix-group-conflict-error, r=segiddinsThe Bundler Bot2017-06-181-1/+1
|\ \
| * | fix a missing space in the group conflict error messagecolby/fix-group-conflict-errorColby Swandale2017-06-181-1/+1
* | | [EnvironmentPreserver] Allow preserving MANPATHseg-fix-manpathSamuel Giddins2017-06-161-0/+1
* | | Auto merge of #5718 - bundler:seg-reduce-gemfile-eval-count, r=indirectThe Bundler Bot2017-06-164-12/+17
|\ \ \
| * | | Eval Gemfiles one fewer time when running `bundle install`seg-reduce-gemfile-eval-countSamuel Giddins2017-06-144-12/+17
| | |/ | |/|
* | | Auto merge of #5728 - bundler:seg-bundle-gem-github-source, r=indirectThe Bundler Bot2017-06-163-0/+6
|\ \ \
| * | | Create Gemfiles with an HTTPS github source definedseg-bundle-gem-github-sourceSamuel Giddins2017-06-153-0/+6
* | | | Auto merge of #5721 - bundler:seg-binstubs-shebang, r=indirectThe Bundler Bot2017-06-162-0/+3
|\ \ \ \
| * | | | Add --shebang option to binstubs commandseg-binstubs-shebangDimitris Zorbas2017-06-132-0/+3
* | | | | Auto merge of #5719 - bundler:seg-prefer-gems-rb, r=indirectThe Bundler Bot2017-06-164-6/+20
|\ \ \ \ \
| * | | | | Add a feature flag to prefer gems.rb to Gemfileseg-prefer-gems-rbSamuel Giddins2017-06-154-6/+20
| | |/ / / | |/| | |
* | | | | Auto merge of #5716 - bundler:seg-version-build-metadata, r=indirectThe Bundler Bot2017-06-164-1/+42
|\ \ \ \ \
| * | | | | Avoid git shenanigans with the build metadata fileseg-version-build-metadataSamuel Giddins2017-06-135-11/+39
| * | | | | [BUILD_METADATA] Make the defaults "dynamic"Samuel Giddins2017-06-121-2/+2
| * | | | | Print build metadata when running `bundle version`Samuel Giddins2017-06-122-1/+5
| * | | | | Commit blank generated build metadata fileSamuel Giddins2017-06-121-0/+9
* | | | | | Auto merge of #5702 - bundler:seg-load-path-gem-plugins, r=indirectThe Bundler Bot2017-06-152-1/+32
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Ensure that diff/lcs is loaded in the specsseg-load-path-gem-pluginsSamuel Giddins2017-06-141-1/+6
| * | | | | [RubyGemsIntegration] Implement #matches_for_glob for RG < 1.8Samuel Giddins2017-06-142-1/+9
| * | | | | [Installer] Load plugin files from path gemsSamuel Giddins2017-06-142-1/+19
| | |_|/ / | |/| | |