summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* use Bundler.load_gemspec_uncached for reading gemspeccolby/bundler-init-invalid-gemspecColby Swandale2017-06-011-5/+1
* handle invalid gemspec and add specs for untested behaviour in bundle init --...Colby Swandale2017-06-011-0/+6
* Auto merge of #5635 - koic:tweak_newgem_template_for_rspec, r=indirectThe Bundler Bot2017-05-302-2/+1
|\
| * Tweak a newgem template for RSpecKoichi ITO2017-05-032-2/+1
* | Auto merge of #5679 - bundler:seg-env-no-settings, r=indirectThe Bundler Bot2017-05-291-6/+8
|\ \
| * | [Env] Print well-formed markdown when there are no settingsseg-env-no-settingsSamuel Giddins2017-05-251-6/+8
* | | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-2816-37/+37
* | | Auto merge of #5665 - bundler:colby/stderr-feature, r=indirectThe Bundler Bot2017-05-273-2/+11
|\ \ \ | |/ / |/| |
| * | remove colors if printing errors to stderr without a tty availableColby Swandale2017-05-231-1/+3
| * | fix newline not being added correctly when printing to stderrColby Swandale2017-05-211-0/+3
| * | stderr feature flag is notw error_on_stderrColby Swandale2017-05-173-3/+3
| * | fix not checking error level before printing to stderrColby Swandale2017-05-171-1/+2
| * | add print error to stderr featureColby Swandale2017-05-163-0/+3
* | | [GitProxy] Force deinitializing submodulesseg-force-submodule-deinitSamuel Giddins2017-05-231-1/+1
* | | Merge tag 'v1.15.0'Samuel Giddins2017-05-191-1/+1
|\ \ \ | |/ / |/| |
| * | Version 1.15.0 with changelogv1.15.0Samuel Giddins2017-05-191-1/+1
* | | Merge tag 'v1.15.0.pre.4'Samuel Giddins2017-05-101-1/+1
|\ \ \ | |/ /
| * | Version 1.15.0.pre.4 with changelogv1.15.0.pre.4Samuel Giddins2017-05-101-1/+1
| * | Auto merge of #5637 - bundler:seg-gem-finish-resolve, r=indirectThe Bundler Bot2017-05-101-0/+4
| * | Auto merge of #5630 - bundler:jules2689-bundler-stub-spec, r=segiddinsThe Bundler Bot2017-05-101-0/+1
* | | Auto merge of #5650 - bundler:seg-mirror-file-uri-case, r=indirectThe Bundler Bot2017-05-102-3/+4
|\ \ \
| * | | [Mirror] Properly handle casing of file URIsseg-mirror-file-uri-caseSamuel Giddins2017-05-092-3/+4
* | | | Auto merge of #5646 - bundler:colby/installer-documetnation, r=segiddinsThe Bundler Bot2017-05-101-12/+15
|\ \ \ \
| * | | | update comments in installer that was a bit out of datecolby/installer-documetnationColby Swandale2017-05-091-12/+15
* | | | | Auto merge of #5637 - bundler:seg-gem-finish-resolve, r=indirectThe Bundler Bot2017-05-091-0/+4
|\ \ \ \ \
| * | | | | [RubygemsIntegration] Stub out Gem.finish_resolveseg-gem-finish-resolveSamuel Giddins2017-05-031-0/+4
| | |_|_|/ | |/| | |
* | | | | Auto merge of #5630 - bundler:jules2689-bundler-stub-spec, r=segiddinsThe Bundler Bot2017-05-081-0/+1
|\ \ \ \ \
| * | | | | Try this?jules2689-bundler-stub-specJulian Nadeau2017-05-051-0/+4
| * | | | | Fix tests, address concernsJulian Nadeau2017-05-051-4/+0
| * | | | | Return Bundler::StubSpec if stub is a Bundler::StubSpecJulian Nadeau2017-05-051-0/+1
| | |_|/ / | |/| | |
* | | | | Auto merge of #5639 - koic:unify_notation_of_rubygems, r=segiddinsThe Bundler Bot2017-05-0812-40/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unify the notation of RubyGemsKoichi ITO2017-05-0412-40/+40
| |/ / /
* | | | Fix a typosKoichi ITO2017-05-034-7/+7
|/ / /
* | | Auto merge of #5628 - mal:permit-absolute-cache-path, r=segiddinsThe Bundler Bot2017-05-021-5/+1
|\ \ \
| * | | Permit absolute paths in cache_path settingMal Graty2017-05-011-5/+1
* | | | Merge tag 'v1.15.0.pre.3'Samuel Giddins2017-04-301-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Version 1.15.0.pre.3 with changelogv1.15.0.pre.3Samuel Giddins2017-04-301-1/+1
| * | Auto merge of #5622 - bundler:seg-shortref-display, r=indirectThe Bundler Bot2017-04-301-2/+6
| * | Auto merge of #5614 - bundler:seg-test-default-gem-substitutes-are-activated,...The Bundler Bot2017-04-302-13/+28
| * | Auto merge of #5612 - bundler:seg-dont-require-thor-actions, r=indirectThe Bundler Bot2017-04-303-3/+13
| * | Auto merge of #5611 - koic:unify_names_of_github_and_rubocop, r=colby-swandaleThe Bundler Bot2017-04-301-1/+1
| * | Auto merge of #5605 - koic:tweak_template_of_newgem, r=colby-swandaleThe Bundler Bot2017-04-301-1/+1
* | | Auto merge of #5624 - bundler:seg-fetch-named-symbolic-refs, r=indirectThe Bundler Bot2017-04-301-8/+11
|\ \ \
| * | | [Git] Allow specifying non-branch symbolic refsseg-fetch-named-symbolic-refsSamuel Giddins2017-04-281-8/+11
* | | | Auto merge of #5622 - bundler:seg-shortref-display, r=indirectThe Bundler Bot2017-04-301-2/+6
|\ \ \ \
| * | | | [Git] Only shorten refs if they are SHAsseg-shortref-displaySamuel Giddins2017-04-281-2/+6
| |/ / /
* | | | [Runtime] Print a more helpful error when gem activation conflicts with a def...seg-test-default-gem-substitutes-are-activatedSamuel Giddins2017-04-282-13/+28
|/ / /
* | | Auto merge of #5608 - bundler:seg-config-mirror-fallback-timeout, r=indirectThe Bundler Bot2017-04-272-7/+26
|\ \ \
| * | | [Settings] Allow configuring a mirror fallback timeout without a trailing slashseg-config-mirror-fallback-timeoutSamuel Giddins2017-04-242-7/+26
* | | | [CLI] Avoid loading Thor::Actions when it is not usedSamuel Giddins2017-04-253-3/+13