| Commit message (Expand) | Author | Age | Files | Lines |
* | [CLI] Sort options for stability on ruby < 2seg-verbose-cli-print-no-defaults | Samuel Giddins | 2017-06-20 | 2 | -2/+2 |
* | [CLI] Dont print defaults in the command printed with --verbose | Samuel Giddins | 2017-06-19 | 2 | -4/+15 |
* | Auto merge of #5727 - bundler:seg-update-source-feature-flag, r=indirect | The Bundler Bot | 2017-06-19 | 5 | -1/+23 |
|\ |
|
| * | Add a feature flag for `bundle update —source NAME` not unlocking a gem wit...seg-update-source-feature-flag | Samuel Giddins | 2017-06-18 | 5 | -1/+23 |
|/ |
|
* | Auto merge of #5785 - bundler:colby/fix-group-conflict-error, r=segiddins | The Bundler Bot | 2017-06-18 | 1 | -1/+1 |
|\ |
|
| * | fix a missing space in the group conflict error messagecolby/fix-group-conflict-error | Colby Swandale | 2017-06-18 | 1 | -1/+1 |
* | | Auto merge of #5783 - bundler:seg-fix-manpath, r=segiddins | The Bundler Bot | 2017-06-17 | 2 | -0/+39 |
|\ \ |
|
| * | | [EnvironmentPreserver] Allow preserving MANPATHseg-fix-manpath | Samuel Giddins | 2017-06-16 | 2 | -0/+39 |
|/ / |
|
* | | Auto merge of #5729 - HippoDippo:patch-1, r=colby-swandale | The Bundler Bot | 2017-06-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Update bundle-gem.ronn | Kaycee | 2017-06-15 | 1 | -1/+1 |
* | | | Auto merge of #5718 - bundler:seg-reduce-gemfile-eval-count, r=indirect | The Bundler Bot | 2017-06-16 | 6 | -13/+65 |
|\ \ \ |
|
| * | | | Eval Gemfiles one fewer time when running `bundle install`seg-reduce-gemfile-eval-count | Samuel Giddins | 2017-06-14 | 6 | -13/+65 |
* | | | | Auto merge of #5728 - bundler:seg-bundle-gem-github-source, r=indirect | The Bundler Bot | 2017-06-16 | 3 | -0/+6 |
|\ \ \ \ |
|
| * | | | | Create Gemfiles with an HTTPS github source definedseg-bundle-gem-github-source | Samuel Giddins | 2017-06-15 | 3 | -0/+6 |
* | | | | | Auto merge of #5721 - bundler:seg-binstubs-shebang, r=indirect | The Bundler Bot | 2017-06-16 | 3 | -0/+16 |
|\ \ \ \ \ |
|
| * | | | | | Add --shebang option to binstubs commandseg-binstubs-shebang | Dimitris Zorbas | 2017-06-13 | 3 | -0/+16 |
* | | | | | | Auto merge of #5719 - bundler:seg-prefer-gems-rb, r=indirect | The Bundler Bot | 2017-06-16 | 7 | -9/+41 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add a feature flag to prefer gems.rb to Gemfileseg-prefer-gems-rb | Samuel Giddins | 2017-06-15 | 7 | -9/+41 |
* | | | | | | | Auto merge of #5716 - bundler:seg-version-build-metadata, r=indirect | The Bundler Bot | 2017-06-16 | 11 | -7/+150 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | Avoid git shenanigans with the build metadata fileseg-version-build-metadata | Samuel Giddins | 2017-06-13 | 11 | -44/+76 |
| * | | | | | | [Rakefile] Run hooks quietly | Samuel Giddins | 2017-06-12 | 2 | -5/+5 |
| * | | | | | | [Rakefile] Add tasks to setup git hooks | Samuel Giddins | 2017-06-12 | 2 | -1/+48 |
| * | | | | | | Rebuild build metadata whenever the HEAD changes | Samuel Giddins | 2017-06-12 | 1 | -1/+1 |
| * | | | | | | [Rakefile] Assume that the build metadata is unchanged before changing it | Samuel Giddins | 2017-06-12 | 1 | -0/+2 |
| * | | | | | | [BUILD_METADATA] Make the defaults "dynamic" | Samuel Giddins | 2017-06-12 | 1 | -2/+2 |
| * | | | | | | Add a rake task to generate build metadata | Samuel Giddins | 2017-06-12 | 1 | -0/+18 |
| * | | | | | | Print build metadata when running `bundle version` | Samuel Giddins | 2017-06-12 | 3 | -1/+31 |
| * | | | | | | Commit blank generated build metadata file | Samuel Giddins | 2017-06-12 | 1 | -0/+9 |
| * | | | | | | [Rakefile] Add support for generated files not checked into git | Samuel Giddins | 2017-06-12 | 2 | -1/+6 |
* | | | | | | | Auto merge of #5702 - bundler:seg-load-path-gem-plugins, r=indirect | The Bundler Bot | 2017-06-15 | 4 | -1/+56 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Ensure that diff/lcs is loaded in the specsseg-load-path-gem-plugins | Samuel Giddins | 2017-06-14 | 2 | -1/+7 |
| * | | | | | | [RubyGemsIntegration] Implement #matches_for_glob for RG < 1.8 | Samuel Giddins | 2017-06-14 | 2 | -1/+9 |
| * | | | | | | [Installer] Load plugin files from path gems | Samuel Giddins | 2017-06-14 | 3 | -1/+42 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Auto merge of #5484 - bundler:aa-clearer-sponsorship, r=indirect | The Bundler Bot | 2017-06-15 | 1 | -5/+7 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | github strips css, never mindaa-clearer-sponsorship | Andre Arko | 2017-03-31 | 1 | -2/+1 |
| * | | | | | less commas, float the logo left | Andre Arko | 2017-03-31 | 1 | -2/+3 |
| * | | | | | re-order it to prioritize users looking for info | Andre Arko | 2017-03-02 | 1 | -9/+9 |
| * | | | | | update wording to be even clearer | Andre Arko | 2017-03-02 | 1 | -2/+2 |
| * | | | | | clearer, more specific wording about sponsorship and contributing | Andre Arko | 2017-02-27 | 1 | -7/+9 |
* | | | | | | Auto merge of #5722 - bundler:seg-update-all-flag, r=indirect | The Bundler Bot | 2017-06-15 | 9 | -13/+79 |
|\ \ \ \ \ \ |
|
| * | | | | | | Dont test against the expected version deprecationsseg-update-all-flag | Samuel Giddins | 2017-06-14 | 1 | -4/+4 |
| * | | | | | | Add `—all` flag to `bundle update` | Samuel Giddins | 2017-06-14 | 6 | -3/+43 |
| * | | | | | | [Install] Avoid re-writing settings when they won’t change | Samuel Giddins | 2017-06-14 | 1 | -3/+4 |
| * | | | | | | [Settings] Require the local config file before emitting deprecations | Samuel Giddins | 2017-06-14 | 1 | -1/+3 |
| * | | | | | | Fix major deprecation spec to not accidentally cause deprecations | Samuel Giddins | 2017-06-14 | 1 | -2/+20 |
| * | | | | | | Fix matching against no major deprecations | Samuel Giddins | 2017-06-14 | 1 | -1/+6 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Auto merge of #5705 - bundler:seg-deprecate-github-git-source, r=indirect | The Bundler Bot | 2017-06-15 | 2 | -29/+52 |
|\ \ \ \ \ \ |
|
| * | | | | | | [DSL] Deprecate the github source for 2.0seg-deprecate-github-git-source | Samuel Giddins | 2017-06-14 | 2 | -29/+52 |
| |/ / / / / |
|
* | | | | | | Auto merge of #5723 - slimeate:fix-headers-in-contributing-readme, r=segiddins | The Bundler Bot | 2017-06-15 | 1 | -5/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix headers in contributing README | Jack LaBarba | 2017-06-14 | 1 | -5/+5 |
| |/ / / / / |
|