summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-226-1/+50
* Auto merge of #5805 - bundler:colby/welcome-message, r=colby-swandaleThe Bundler Bot2017-06-221-0/+7
|\
| * remove info about running test suite, its redundantcolby/welcome-messageColby Swandale2017-06-221-1/+1
| * feedback and fixed some clarity issuesColby Swandale2017-06-221-2/+2
| * add welcome message for PR auto repliesColby Swandale2017-06-221-0/+7
* | Auto merge of #5804 - bundler:seg-remove-postit-trampoline, r=indirectThe Bundler Bot2017-06-2117-469/+5
|\ \
| * | Completely remove the postit trampolineSamuel Giddins2017-06-2117-469/+5
|/ /
* | Auto merge of #5802 - koic:remove_require_spec_helper_from_spec_files, r=colb...The Bundler Bot2017-06-213-3/+0
|\ \
| * | Remove `require "spec_helper"` from spec filesKoichi ITO2017-06-213-3/+0
|/ /
* | Auto merge of #5795 - bundler:seg-spec-warnings, r=segiddinsThe Bundler Bot2017-06-202-9/+2
|\ \
| * | Avoid warnings in the specs on Ruby 1.8.7seg-spec-warningsSamuel Giddins2017-06-202-9/+2
* | | Auto merge of #5791 - bundler:seg-verbose-cli-print-no-defaults, r=colby-swan...The Bundler Bot2017-06-202-4/+15
|\ \ \ | |/ / |/| |
| * | [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