summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Update to 0.46.0seg-update-rubocopSamuel Giddins2017-01-153-19/+27
* Auto merge of #5326 - alyssais:patch-1, r=segiddinsThe Bundler Bot2017-01-141-1/+1
|\
| * viz: fix capitalisation of HomebrewAlyssa Ross2017-01-141-1/+1
|/
* Auto merge of #5319 - bundler:seg-release-tasks, r=indirectThe Bundler Bot2017-01-142-0/+83
|\
| * [Rakefile] Add release-related tasksseg-release-tasksSamuel Giddins2017-01-112-0/+83
|/
* Merge tag 'v1.14.0.pre.2'Samuel Giddins2017-01-112-2/+11
|\
| * Version 1.14.0.pre.2 with changelogv1.14.0.pre.2Samuel Giddins2017-01-112-2/+11
| * Auto merge of #5312 - bundler:aa-update-appeal, r=segiddinsThe Bundler Bot2017-01-111-3/+3
| * Auto merge of #5308 - bundler:aa-post-install, r=segiddinsThe Bundler Bot2017-01-111-0/+7
| * Auto merge of #5307 - bundler:seg-molinillo-0.5.5, r=segiddinsThe Bundler Bot2017-01-115-10/+20
| * Auto merge of #5297 - bundler:seg-git-branch-hash, r=indirectThe Bundler Bot2017-01-113-5/+96
| * Auto merge of #5298 - bundler:seg-cli-gem-override, r=indirectThe Bundler Bot2017-01-112-2/+32
| * Auto merge of #5302 - bundler:seg-open-exit, r=indirectThe Bundler Bot2017-01-112-1/+9
* | Auto merge of #5312 - bundler:aa-update-appeal, r=segiddinsThe Bundler Bot2017-01-101-3/+3
|\ \
| * | update link, appeal to better naturesaa-update-appealAndre Arko2017-01-091-3/+3
|/ /
* | Auto merge of #5308 - bundler:aa-post-install, r=segiddinsThe Bundler Bot2017-01-091-0/+7
|\ \
| * | break linesaa-post-installAndre Arko2017-01-071-1/+6
| * | Call out the costs and ask profitable Rubyists to give backAndre Arko2017-01-061-0/+2
* | | Auto merge of #5307 - bundler:seg-molinillo-0.5.5, r=segiddinsThe Bundler Bot2017-01-075-10/+20
|\ \ \ | |/ / |/| |
| * | Update vendored Molinillo to 0.5.5seg-molinillo-0.5.5Samuel Giddins2017-01-065-10/+20
|/ /
* | Auto merge of #5297 - bundler:seg-git-branch-hash, r=indirectThe Bundler Bot2017-01-053-5/+96
|\ \
| * | [GitProxy] Use shellwords to escape user inputseg-git-branch-hashSamuel Giddins2017-01-053-5/+65
| * | [GitProxy] Support branches containing shell metacharactersSamuel Giddins2017-01-043-5/+36
|/ /
* | Auto merge of #5298 - bundler:seg-cli-gem-override, r=indirectThe Bundler Bot2017-01-042-2/+32
|\ \
| * | [CLI] Fail gracefully when multiple names are passed to `bundle gem`seg-cli-gem-overrideSamuel Giddins2017-01-022-1/+20
| * | [CLI] Dont override Kernel#gem for bundle gemSamuel Giddins2017-01-011-2/+13
* | | Auto merge of #5302 - bundler:seg-open-exit, r=indirectThe Bundler Bot2017-01-042-1/+9
|\ \ \ | |/ / |/| |
| * | [CLI::Open] Support exiting when selecting gemseg-open-exitSamuel Giddins2017-01-022-1/+9
|/ /
* | Merge tag 'v1.14.0.pre.1'Samuel Giddins2016-12-292-1/+58
|\ \ | |/
| * Version 1.14.0.pre.1 with changelogv1.14.0.pre.1Samuel Giddins2016-12-292-1/+58
|/
* Auto merge of #5287 - bundler:seg-rg-1.3.6, r=segiddinsThe Bundler Bot2016-12-283-10/+14
|\
| * [MatchPlatform] Allow matching two platforms as a functionseg-rg-1.3.6Samuel Giddins2016-12-272-9/+13
| * [RubyGemsIntegration] Restore 1.3.6 compatibility when installingSamuel Giddins2016-12-271-1/+1
* | Auto merge of #5284 - amatsuda:mri_25, r=segiddinsThe Bundler Bot2016-12-274-2/+17
|\ \
| * | Support :mri_25 platform and its variationsAkira Matsuda2016-12-264-2/+17
* | | Auto merge of #5278 - bundler:seg-worker-thread-creation-failure, r=indirectThe Bundler Bot2016-12-273-5/+50
|\ \ \
| * | | [Worker] Fail gracefully when creating threads failsseg-worker-thread-creation-failureSamuel Giddins2016-12-253-5/+50
* | | | Auto merge of #5276 - bundler:seg-platform-docs, r=indirectThe Bundler Bot2016-12-2710-17/+125
|\ \ \ \ | |_|_|/ |/| | |
| * | | [PostitTrampoline] Rename env varsseg-platform-docsSamuel Giddins2016-12-265-12/+12
| * | | [Docs] Link to existing command man pagesSamuel Giddins2016-12-261-2/+2
| * | | [Docs] Add docs for trampoliningSamuel Giddins2016-12-261-0/+18
| * | | [Docs] Address feedback regarding platformsSamuel Giddins2016-12-262-3/+11
| * | | Also check for docs of number & bool keys in the quality specSamuel Giddins2016-12-261-2/+10
| * | | Ensure the quality spec is runnable on 1.8.7Samuel Giddins2016-12-261-1/+1
| * | | [Settings] Don't try to access config file when it is ignoredSamuel Giddins2016-12-261-2/+2
| * | | Add a spec for BUNDLE_IGNORE_CONFIGSamuel Giddins2016-12-261-0/+9
| * | | [Settings] Make converting to bool a bit clearerSamuel Giddins2016-12-261-1/+6
| * | | [Docs] Document using lock --add-platformSamuel Giddins2016-12-261-1/+10
| * | | [Docs] Document disable_checksum_validationSamuel Giddins2016-12-262-1/+2
| * | | [Docs] Document specific_platformSamuel Giddins2016-12-262-1/+3