aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Defer requiring rubygems/spec_fetcher until it becomes necessarytopic/defer-requiring-rubygems-spec_fetcherKazuki Yamaguchi2017-02-145-5/+14
* Merge tag 'v1.14.3'HEADmasterSamuel Giddins2017-01-242-1/+8
|\
| * Version 1.14.3 with changelogSamuel Giddins2017-01-242-1/+8
| * Auto merge of #5361 - bundler:seg-1-8-7-spec-install, r=segiddinsThe Bundler Bot2017-01-241-1/+2
| * Auto merge of #5355 - bundler:seg-resolver-restrict-platforms, r=indirectThe Bundler Bot2017-01-243-5/+26
| * Auto merge of #5354 - bundler:seg-gemspec-dev-deps-no-resolve, r=indirectThe Bundler Bot2017-01-242-1/+19
* | Auto merge of #5361 - bundler:seg-1-8-7-spec-install, r=segiddinsThe Bundler Bot2017-01-241-1/+2
|\ \
| * | Ensure rack is always installed first on 1.8.7 in the specsSamuel Giddins2017-01-241-1/+2
* | | Auto merge of #5355 - bundler:seg-resolver-restrict-platforms, r=indirectThe Bundler Bot2017-01-243-5/+26
|\ \ \ | |/ / |/| |
| * | [Resolver] Restrict activated platforms to those in the GemfileSamuel Giddins2017-01-233-5/+26
* | | Auto merge of #5350 - feministy:docs-reorg, r=indirectThe Bundler Bot2017-01-2419-251/+466
|\ \ \ | |/ / |/| |
| * | :sparkles: quick start contribution guideLiz Abinante2017-01-232-1/+18
| * | first pass :dash: at breaking up documentation into good chunksLiz Abinante2017-01-2219-258/+456
* | | Merge pull request #5348 from feministy/clean-check-man-pagesliz!2017-01-239-2/+162
|\ \ \
| * | | :sparkles: change test to compare version instead of checkLiz Abinante2017-01-221-2/+2
| * | | :tophat: add other missing commands to man pagesLiz Abinante2017-01-228-2/+118
| * | | :sparkle: new pages for andLiz Abinante2017-01-223-0/+44
* | | | Auto merge of #5354 - bundler:seg-gemspec-dev-deps-no-resolve, r=indirectThe Bundler Bot2017-01-242-1/+19
|\ \ \ \
| * | | | [Definition] Avoid re-resolving when a gemspec has dev depsSamuel Giddins2017-01-232-1/+19
|/ / / /
* | | | Merge tag 'v1.14.2'Samuel Giddins2017-01-222-1/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Version 1.14.2 with changelogSamuel Giddins2017-01-222-1/+8
| * | | Auto merge of #5345 - bundler:seg-windows-force-ruby, r=indirectThe Bundler Bot2017-01-222-3/+19
| * | | Auto merge of #5343 - bundler:seg-converge-sources-first, r=indirectThe Bundler Bot2017-01-224-11/+34
* | | | Auto merge of #5345 - bundler:seg-windows-force-ruby, r=indirectThe Bundler Bot2017-01-232-3/+19
|\ \ \ \
| * | | | [CurrentRuby] Ensure the local platform isnt ruby before checking os/cpuSamuel Giddins2017-01-212-3/+19
| | |_|/ | |/| |
* | | | Auto merge of #5343 - bundler:seg-converge-sources-first, r=indirectThe Bundler Bot2017-01-224-11/+34
|\ \ \ \
| * | | | [Definition] Switch path sources after checking them for changesSamuel Giddins2017-01-212-11/+13
| * | | | Add a spec for gemspec deps not requiring re-resolveSamuel Giddins2017-01-211-0/+14
| * | | | [Definition] Converge sources firstSamuel Giddins2017-01-211-1/+1
| * | | | [Definition] Also converge dep sources to Source::GemspecSamuel Giddins2017-01-211-0/+3
| * | | | [SpecInstallation] Add #to_sSamuel Giddins2017-01-211-0/+4
| |/ / /
* | | | Auto merge of #5251 - feministy:platform-pages-formatting, r=indirectThe Bundler Bot2017-01-221-62/+22
|\ \ \ \ | |/ / / |/| | |
| * | | clean up platform docs for versionsLiz Abinante2017-01-221-62/+22
|/ / /
* | | Merge tag 'v1.14.1'Samuel Giddins2017-01-212-1/+7
|\| |
| * | Version 1.14.1 with changelogSamuel Giddins2017-01-212-1/+7
| * | Auto merge of #5342 - bundler:seg-ruby-2-2-2-bug, r=segiddinsThe Bundler Bot2017-01-211-2/+4
| * | Auto merge of #5338 - bundler:seg-doc-settings, r=indirectThe Bundler Bot2017-01-213-22/+53
* | | Auto merge of #5342 - bundler:seg-ruby-2-2-2-bug, r=segiddinsThe Bundler Bot2017-01-211-2/+4
|\ \ \
| * | | [SharedHelpers] Use block.call instead of yield to avoid a stack consistency ...Samuel Giddins2017-01-211-2/+4
|/ / /
* | | Auto merge of #5338 - bundler:seg-doc-settings, r=indirectThe Bundler Bot2017-01-213-22/+50
|\ \ \
| * | | Document all Bundler settingsSamuel Giddins2017-01-213-22/+50
|/ / /
* | | Merge tag 'v1.14.0'Samuel Giddins2017-01-202-3/+11
|\| |
| * | Version 1.14.0 with changelogSamuel Giddins2017-01-202-1/+9
| * | Auto merge of #5329 - bundler:seg-settings-autoload, r=indirectThe Bundler Bot2017-01-202-2/+3
| * | Auto merge of #5328 - bundler:seg-inline-empty-bundle-gemfile, r=indirectThe Bundler Bot2017-01-205-4/+22
| * | Fix dates in CHANGELOG.mdchrismo2017-01-131-2/+2
* | | Auto merge of #5333 - bundler:seg-test-conditionals, r=segiddinsThe Bundler Bot2017-01-193-14/+3
|\ \ \
| * | | Use rubygems conditional for specsSamuel Giddins2017-01-183-14/+3
|/ / /
* | | Auto merge of #5329 - bundler:seg-settings-autoload, r=indirectThe Bundler Bot2017-01-172-2/+3
|\ \ \
| * | | [Settings] Autoload Mirror under Settings namespaceSamuel Giddins2017-01-142-2/+3