summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [CLI] Sort options for stability on ruby < 2seg-verbose-cli-print-no-defaultsSamuel Giddins2017-06-202-2/+2
* [CLI] Dont print defaults in the command printed with --verboseSamuel Giddins2017-06-192-4/+15
* Auto merge of #5727 - bundler:seg-update-source-feature-flag, r=indirectThe Bundler Bot2017-06-195-1/+23
|\
| * Add a feature flag for `bundle update —source NAME` not unlocking a gem wit...seg-update-source-feature-flagSamuel Giddins2017-06-185-1/+23
|/
* 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
* | Auto merge of #5783 - bundler:seg-fix-manpath, r=segiddinsThe Bundler Bot2017-06-172-0/+39
|\ \
| * | [EnvironmentPreserver] Allow preserving MANPATHseg-fix-manpathSamuel Giddins2017-06-162-0/+39
|/ /
* | Auto merge of #5729 - HippoDippo:patch-1, r=colby-swandaleThe Bundler Bot2017-06-161-1/+1
|\ \
| * | Update bundle-gem.ronnKaycee2017-06-151-1/+1
* | | Auto merge of #5718 - bundler:seg-reduce-gemfile-eval-count, r=indirectThe Bundler Bot2017-06-166-13/+65
|\ \ \
| * | | Eval Gemfiles one fewer time when running `bundle install`seg-reduce-gemfile-eval-countSamuel Giddins2017-06-146-13/+65
* | | | 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-163-0/+16
|\ \ \ \ \
| * | | | | Add --shebang option to binstubs commandseg-binstubs-shebangDimitris Zorbas2017-06-133-0/+16
* | | | | | Auto merge of #5719 - bundler:seg-prefer-gems-rb, r=indirectThe Bundler Bot2017-06-167-9/+41
|\ \ \ \ \ \
| * | | | | | Add a feature flag to prefer gems.rb to Gemfileseg-prefer-gems-rbSamuel Giddins2017-06-157-9/+41
* | | | | | | Auto merge of #5716 - bundler:seg-version-build-metadata, r=indirectThe Bundler Bot2017-06-1611-7/+150
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Avoid git shenanigans with the build metadata fileseg-version-build-metadataSamuel Giddins2017-06-1311-44/+76
| * | | | | | [Rakefile] Run hooks quietlySamuel Giddins2017-06-122-5/+5
| * | | | | | [Rakefile] Add tasks to setup git hooksSamuel Giddins2017-06-122-1/+48
| * | | | | | Rebuild build metadata whenever the HEAD changesSamuel Giddins2017-06-121-1/+1
| * | | | | | [Rakefile] Assume that the build metadata is unchanged before changing itSamuel Giddins2017-06-121-0/+2
| * | | | | | [BUILD_METADATA] Make the defaults "dynamic"Samuel Giddins2017-06-121-2/+2
| * | | | | | Add a rake task to generate build metadataSamuel Giddins2017-06-121-0/+18
| * | | | | | Print build metadata when running `bundle version`Samuel Giddins2017-06-123-1/+31
| * | | | | | Commit blank generated build metadata fileSamuel Giddins2017-06-121-0/+9
| * | | | | | [Rakefile] Add support for generated files not checked into gitSamuel Giddins2017-06-122-1/+6
* | | | | | | Auto merge of #5702 - bundler:seg-load-path-gem-plugins, r=indirectThe Bundler Bot2017-06-154-1/+56
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Ensure that diff/lcs is loaded in the specsseg-load-path-gem-pluginsSamuel Giddins2017-06-142-1/+7
| * | | | | | [RubyGemsIntegration] Implement #matches_for_glob for RG < 1.8Samuel Giddins2017-06-142-1/+9
| * | | | | | [Installer] Load plugin files from path gemsSamuel Giddins2017-06-143-1/+42
| | |_|_|/ / | |/| | | |
* | | | | | Auto merge of #5484 - bundler:aa-clearer-sponsorship, r=indirectThe Bundler Bot2017-06-151-5/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | github strips css, never mindaa-clearer-sponsorshipAndre Arko2017-03-311-2/+1
| * | | | | less commas, float the logo leftAndre Arko2017-03-311-2/+3
| * | | | | re-order it to prioritize users looking for infoAndre Arko2017-03-021-9/+9
| * | | | | update wording to be even clearerAndre Arko2017-03-021-2/+2
| * | | | | clearer, more specific wording about sponsorship and contributingAndre Arko2017-02-271-7/+9
* | | | | | Auto merge of #5722 - bundler:seg-update-all-flag, r=indirectThe Bundler Bot2017-06-159-13/+79
|\ \ \ \ \ \
| * | | | | | Dont test against the expected version deprecationsseg-update-all-flagSamuel Giddins2017-06-141-4/+4
| * | | | | | Add `—all` flag to `bundle update`Samuel Giddins2017-06-146-3/+43
| * | | | | | [Install] Avoid re-writing settings when they won’t changeSamuel Giddins2017-06-141-3/+4
| * | | | | | [Settings] Require the local config file before emitting deprecationsSamuel Giddins2017-06-141-1/+3
| * | | | | | Fix major deprecation spec to not accidentally cause deprecationsSamuel Giddins2017-06-141-2/+20
| * | | | | | Fix matching against no major deprecationsSamuel Giddins2017-06-141-1/+6
| | |/ / / / | |/| | | |
* | | | | | Auto merge of #5705 - bundler:seg-deprecate-github-git-source, r=indirectThe Bundler Bot2017-06-152-29/+52
|\ \ \ \ \ \
| * | | | | | [DSL] Deprecate the github source for 2.0seg-deprecate-github-git-sourceSamuel Giddins2017-06-142-29/+52
| |/ / / / /
* | | | | | Auto merge of #5723 - slimeate:fix-headers-in-contributing-readme, r=segiddinsThe Bundler Bot2017-06-151-5/+5
|\ \ \ \ \ \
| * | | | | | Fix headers in contributing READMEJack LaBarba2017-06-141-5/+5
| |/ / / / /