summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Outdated] Support --group with the second group for a dependencyseg-outdated-second-groupSamuel Giddins2017-10-202-1/+12
* Auto merge of #6100 - bundler:colby/development-doc, r=segiddinsThe Bundler Bot2017-10-191-10/+14
|\
| * improve development setup and remove redundant quotescolby/development-docColby Swandale2017-10-171-10/+14
* | Auto merge of #6109 - olleolleolle:fix/typo-in-variable-name, r=segiddinsThe Bundler Bot2017-10-191-2/+2
|\ \
| * | release.rake: Fix typo in variable nameOlle Jonsson2017-10-181-2/+2
* | | Auto merge of #6092 - dekellum:do-not-rescue-signal-exception, r=segiddinsThe Bundler Bot2017-10-183-1/+23
|\ \ \ | |/ / |/| |
| * | Add exec command spec test load with SignalExceptionDavid Kellum2017-10-181-0/+20
| * | Avoid rescue of SignalException in kernel_load and with_friendly_errorsDavid Kellum2017-10-142-1/+3
* | | Auto merge of #6096 - ericboehs:eb-linkify-changelog, r=colby-swandaleThe Bundler Bot2017-10-171-566/+566
|\ \ \
| * | | ### What was the end-user problem that led to this PR?Eric Boehs2017-10-131-566/+566
* | | | Auto merge of #6098 - akhramov:fix/doubled-message-in-verbose-mode, r=segiddinsThe Bundler Bot2017-10-162-7/+10
|\ \ \ \
| * | | | Fix doubled message in verbose modeArtyom Khramov2017-10-142-7/+10
| | |/ / | |/| |
* | | | Auto merge of #6099 - bundler:colby/docs-ascii, r=segiddinsThe Bundler Bot2017-10-161-1/+1
|\ \ \ \
| * | | | remove non-ascii chars from binstubs man pagecolby/docs-asciiColby Swandale2017-10-151-1/+1
| | |_|/ | |/| |
* | | | Auto merge of #6102 - amatsuda:warnings, r=segiddinsThe Bundler Bot2017-10-161-6/+12
|\ \ \ \
| * | | | Double assignment is no longer an effective workaround for unused variable wa...Akira Matsuda2017-10-161-6/+12
| | |/ / | |/| |
* | | | Auto merge of #6101 - bundler:seg-digest-loading, r=colby-swandaleThe Bundler Bot2017-10-1614-20/+20
|\ \ \ \
| * | | | Load digest subclasses in a thread-safe mannerseg-digest-loadingSamuel Giddins2017-10-1514-20/+20
| |/ / /
* | | | Auto merge of #6088 - bundler:seg-rubygems-psych-warning, r=olleolleolleThe Bundler Bot2017-10-162-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Avoid RubyGems psych warning breaking the testsseg-rubygems-psych-warningSamuel Giddins2017-10-102-1/+12
* | | | Auto merge of #6080 - hsbt:use-rubygems, r=olleolleolleThe Bundler Bot2017-10-141-1/+1
|\ \ \ \
| * | | | Rename `-rubygerms` option. It only needs with Ruby 1.8 and Ruby 2.5 will rem...SHIBATA Hiroshi2017-10-061-1/+1
* | | | | Auto merge of #6084 - bundler:colby/flaky-test, r=segiddinsThe Bundler Bot2017-10-142-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Load Digest::SHA2 using Digest()colby/flaky-testColby Swandale2017-10-142-2/+2
| | |_|/ | |/| |
* | | | Auto merge of #6054 - walf443:improve_rubocop_todo, r=segiddinsThe Bundler Bot2017-10-0614-95/+15
|\ \ \ \
| * | | | improve rubocop_todo.ymlKeiji Yoshimi2017-09-2414-95/+15
* | | | | Auto merge of #6078 - hsbt:rename-travis-template, r=olleolleolleThe Bundler Bot2017-10-062-1/+1
|\ \ \ \ \
| * | | | | Rename .travis.yml.tt to travis.yml.tt. Because installer of ruby core ignoredSHIBATA Hiroshi2017-10-062-1/+1
| | |_|/ / | |/| | |
* | | | | Auto merge of #6081 - sunny:patch-2, r=olleolleolleThe Bundler Bot2017-10-061-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix bundler update instructions in TROUBLESHOOTINGSunny Ripert2017-10-061-1/+1
|/ / / /
* | | | Auto merge of #6075 - bundler:colby/ruby-env-dir, r=segiddinsThe Bundler Bot2017-10-051-1/+1
|\ \ \ \
| * | | | source ruby global config dir from Gem::ConfigFile::SYSTEM_WIDE_CONFIG_FILEcolby/ruby-env-dirColby Swandale2017-10-051-1/+1
| | |/ / | |/| |
* | | | Merge tag 'v1.16.0.pre.3'Samuel Giddins2017-10-041-0/+13
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Version 1.16.0.pre.3 with changelogv1.16.0.pre.3Samuel Giddins2017-10-041-1/+1
| * | Auto merge of #6073 - bundler:colby/gem-env-dir, r=indirectThe Bundler Bot2017-10-041-1/+1
| |\ \
| | * | source ruby global config dir from Gem::ConfigFile::SYSTEM_WIDE_CONFIG_FILEcolby/gem-env-dirColby Swandale2017-10-041-1/+1
| |/ /
| * | Version 1.16.0.pre.3 with changelogSamuel Giddins2017-09-182-1/+14
| * | Auto merge of #6031 - bundler:seg-disable-new-version-warning-by-default, r=i...The Bundler Bot2017-09-182-0/+3
| * | Auto merge of #6022 - bundler:seg-fix-fetcher-regression, r=colby-swandaleThe Bundler Bot2017-09-1811-53/+122
| * | Auto merge of #6011 - bundler:indirect/expand-env, r=indirectThe Bundler Bot2017-09-182-10/+33
| * | Auto merge of #6014 - greysteil:failing-pre-release-spec, r=segiddinsThe Bundler Bot2017-09-183-0/+35
| * | Auto merge of #6015 - olleolleolle:fix/6013-rb_user_install_into_preserve_key...The Bundler Bot2017-09-181-0/+1
* | | Auto merge of #6036 - nobu:feature/sh-by-popen, r=indirectThe Bundler Bot2017-10-041-23/+49
|\ \ \
| * | | Support 1.8Nobuyoshi Nakada2017-09-191-7/+22
| * | | Get rid of rubocop's grumblesNobuyoshi Nakada2017-09-191-11/+13
| * | | Fix variableNobuyoshi Nakada2017-09-191-1/+1
| * | | Call IO.popen instead of backticksNobuyoshi Nakada2017-09-171-20/+29
* | | | Auto merge of #6053 - arbonap:pa-git-error-dbundle, r=indirectThe Bundler Bot2017-10-041-1/+3
|\ \ \ \
| * | | | Pass gemspec directory path to GitPatricia Arbona2017-09-281-1/+3
* | | | | Auto merge of #5889 - bundler:rubymorillo-patch-4, r=colby-swandaleThe Bundler Bot2017-10-011-1/+6
|\ \ \ \ \