summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update vendored Molinillo to 0.5.7seg-molinillo-0.5.7Samuel Giddins2017-03-034-18/+28
* Auto merge of #5462 - bundler:seg-rubygems-source-print-fetching, r=indirectThe Bundler Bot2017-03-022-1/+2
|\
| * [Source::RubyGems] Print that we are fetching a gemseg-rubygems-source-print-fetchingSamuel Giddins2017-02-222-1/+2
* | Auto merge of #5481 - bundler:seg-error-template-gemfile, r=indirectThe Bundler Bot2017-03-021-1/+1
|\ \
| * | [FriendlyErrors] Include Gemfile in error reportseg-error-template-gemfileSamuel Giddins2017-02-271-1/+1
* | | Auto merge of #5464 - olleolleolle:patch-3, r=segiddinsThe Bundler Bot2017-03-012-1/+31
|\ \ \
| * | | Spec: Regression test for https://github.com/bundler/bundler/issues/5463Olle Jonsson2017-02-251-0/+30
| * | | Updater.rb: Avoid using String method on nilOlle Jonsson2017-02-221-1/+1
| |/ /
* | | Auto merge of #5479 - myersjustinc:man-source-refs, r=segiddinsThe Bundler Bot2017-03-011-2/+2
|\ \ \
| * | | Update `Gemfile` docs' link targets for `:source`Justin Myers2017-02-271-2/+2
| |/ /
* | | Auto merge of #5483 - denniss:5430-fix-bundle-outdated-local, r=segiddinsThe Bundler Bot2017-02-282-2/+16
|\ \ \
| * | | Fix failing spec. Use double quotesDennis Suratna2017-02-271-1/+1
| * | | Fix `bundle outdated --local`. It's supposed to use local cache to determine ...Dennis Suratna2017-02-272-2/+16
| |/ /
* | | Auto merge of #5482 - denniss:5369-fix-disable-checksum-validation-setting-na...The Bundler Bot2017-02-282-2/+2
|\ \ \ | |/ / |/| |
| * | Fix disable.checksum_validation to disable_checksum_validationDennis Suratna2017-02-272-2/+2
|/ /
* | Auto merge of #5460 - bundler:seg-sigint-debug-backtrace, r=indirectThe Bundler Bot2017-02-222-1/+5
|\ \
| * | Print a backtrace on SIGINT in debug modeseg-sigint-debug-backtraceSamuel Giddins2017-02-222-1/+5
| |/
* | Auto merge of #5461 - bundler:seg-lazy-specification-nil-platform, r=indirectThe Bundler Bot2017-02-221-1/+1
|\ \
| * | [LazySpecification] Handle when platform is nil in __materialize__seg-lazy-specification-nil-platformSamuel Giddins2017-02-221-1/+1
| |/
* | Merge tag 'v1.14.5'Samuel Giddins2017-02-222-1/+16
|\ \
| * | Version 1.14.5 with changelogv1.14.5Samuel Giddins2017-02-222-1/+16
| * | Auto merge of #5436 - okkez:fix-frozen-string-literal-error-with-rubygems-2.6...The Bundler Bot2017-02-222-1/+28
| * | Auto merge of #5450 - bundler:seg-stub-specification-missing-extensions, r=in...The Bundler Bot2017-02-222-0/+35
| * | Auto merge of #5448 - bundler:aa-core-team-alumni, r=indirectThe Bundler Bot2017-02-221-1/+5
| * | Auto merge of #5427 - bundler:seg-api-missing-dependencies, r=indirectThe Bundler Bot2017-02-2211-4/+108
| * | Auto merge of #5443 - bundler:seg-resolver-sorting, r=indirectThe Bundler Bot2017-02-222-9/+13
| * | Auto merge of #5440 - wjordan:fips_enabled_compact_index, r=indirectThe Bundler Bot2017-02-222-15/+38
| * | Auto merge of #5417 - seban:document-mirror-fallback-timeout-option, r=segiddinsThe Bundler Bot2017-02-221-1/+14
| * | Auto merge of #5439 - danielpclark:patch_gh_username, r=segiddinsThe Bundler Bot2017-02-223-7/+13
| * | Auto merge of #5435 - bundler:aa-rm-post-install, r=indirectThe Bundler Bot2017-02-221-7/+0
| * | Auto merge of #5388 - rhenium:topic/defer-requiring-rubygems-spec_fetcher, r=...The Bundler Bot2017-02-225-5/+14
| * | Auto merge of #5421 - bundler:seg-read-only-fs-no-global-settings, r=indirectThe Bundler Bot2017-02-226-3/+25
| * | Auto merge of #5266 - bundler:seg-install-frozen-gemspec-deps-changed, r=indi...The Bundler Bot2017-02-228-20/+81
* | | Auto merge of #5459 - bundler:seg-bundler-plugin-source-api-const-undefined, ...The Bundler Bot2017-02-213-1/+31
|\ \ \ | |_|/ |/| |
| * | Avoid undefined Bundler::Plugin::API::Source exceptionseg-bundler-plugin-source-api-const-undefinedSamuel Giddins2017-02-223-1/+31
* | | Auto merge of #5455 - googya:master, r=colby-swandaleThe Bundler Bot2017-02-218-17/+17
|\ \ \
| * | | fix typoleslie.wen2017-02-218-17/+17
| |/ /
* | | Auto merge of #5374 - colby-swandale:bundle-info, r=indirectThe Bundler Bot2017-02-216-2/+135
|\ \ \
| * | | skip default gem test for 1.9.3Colby Swandale2017-02-191-1/+1
| * | | check if gem_spec responds to default_gemColby Swandale2017-02-191-2/+2
| * | | rubocop fixesColby Swandale2017-02-191-2/+2
| * | | fix info documentation that was referencing showColby Swandale2017-02-191-1/+1
| * | | cleanup and add output for default gemColby Swandale2017-02-192-11/+21
| * | | remove version strings in rdoc specColby Swandale2017-02-131-2/+2
| * | | fix breaking test with missing `RSpec.`Colby Swandale2017-02-131-1/+1
| * | | rubocop fixesColby Swandale2017-01-271-0/+1
| * | | add bundle-info man pageColby Swandale2017-01-271-0/+17
| * | | allow info for default gemsColby Swandale2017-01-272-1/+16
| * | | fix rubocop issuesColby Swandale2017-01-272-6/+6
| * | | removed deprecation warning from bundle showColby Swandale2017-01-271-4/+0