aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #4811 - NickLaMuro:dots_for_compact_index_logger, r=segiddinsHomu2016-07-264-14/+14
|\
| * Removes extra if in Bundler::Retry interpolationNick LaMuro2016-07-251-1/+1
| * Update Bundler::Retry newlinesNick LaMuro2016-07-251-1/+2
| * Update CompactIndex to use log_specsNick LaMuro2016-07-251-1/+1
| * Move Bundler::Fetcher::Dependency#log_specs to BaseNick LaMuro2016-07-252-12/+11
* | Auto merge of #4810 - NickLaMuro:fix_git_version_for_apple_git, r=segiddinsHomu2016-07-262-1/+5
|\ \
| * | Use .full_version in Bundler::EnvNick LaMuro2016-07-251-1/+1
| * | Add Bundler::Source::Git::GitProxy#full_versionNick LaMuro2016-07-251-0/+4
| * | Removes OSX/msysgit strings from git versionNick LaMuro2016-07-251-1/+1
| |/
* | Auto merge of #4808 - NickLaMuro:add_url_for_debug_http_response, r=segiddinsHomu2016-07-261-1/+1
|\ \
| * | Add URI to http response output in debug modeNick LaMuro2016-07-251-1/+1
| |/
* | Auto merge of #4800 - bundler:seg-locked-resolve-keep-platforms, r=indirectHomu2016-07-268-34/+81
|\ \
| * | Use reject! instead of select! for Ruby 1.8.7Samuel Giddins2016-07-251-1/+1
| * | [DSL] Add support for multi-platform gems with the `gemspec` methodSamuel Giddins2016-07-222-13/+21
| * | [Definition] Converge locked gemspec sources to Source::GemspecSamuel Giddins2016-07-223-10/+27
| * | Fix dev dependencies of gemspec installing on a prior platformSamuel Giddins2016-07-221-1/+1
| * | Make Bundler.locked_gems use the definition when loadedSamuel Giddins2016-07-222-9/+20
| * | [Definition] Ensure gemspec dependencies include all lockfile platformsSamuel Giddins2016-07-211-0/+3
| * | [LazySpecification] Avoid hash collisions in #identifierSamuel Giddins2016-07-211-1/+3
| * | [LazySpecification] Add platform in #to_sSamuel Giddins2016-07-211-1/+5
| * | [LockfileParser] Ensure regexp global variables aren’t clobberedSamuel Giddins2016-07-211-2/+4
| |/
* / Fix bundle --helpSamuel Giddins2016-07-241-3/+5
|/
* Auto merge of #4787 - bundler:seg-cleanup, r=indirectHomu2016-07-2113-34/+37
|\
| * [RubyGems] Avoid warning for Installer.new with a pathSamuel Giddins2016-07-202-1/+7
| * [RuboCop] Update to 0.41.2Samuel Giddins2016-07-209-18/+19
| * [Bundler] Use DSLError when eval-ing a gemspec failsSamuel Giddins2016-07-203-9/+5
| * [Bundler] Sort autoloadsSamuel Giddins2016-07-201-6/+6
* | Auto merge of #4770 - bundler:seg-gem-dep-api-compatibility, r=indirectHomu2016-07-208-85/+150
|\ \ | |/ |/|
| * Mild 1.8.7 $SAFE=1 compatibilitySamuel Giddins2016-07-194-9/+10
| * Fix legacy RubyGems compatibilitySamuel Giddins2016-07-191-5/+5
| * [RubygemsIntegration] Move reset and post_reset hooks to instance methodsSamuel Giddins2016-07-192-7/+21
| * [RubygemsIntegration] Only 1.8+ has post_reset hooksSamuel Giddins2016-07-191-1/+1
| * [RubygemsIntegration] Fix <2 compat with returns in redefined methodsSamuel Giddins2016-07-191-3/+5
| * [RubygemsIntegration] Support for old ruby & rubygemsSamuel Giddins2016-07-191-2/+5
| * Fully reset in between each spec runSamuel Giddins2016-07-191-7/+5
| * [RuboCop] Fix offensesSamuel Giddins2016-07-191-1/+1
| * [RubygemsExt] return Source::Installed from #source when appropriateSamuel Giddins2016-07-191-2/+9
| * [Bundler] Make reset! reset more stuffSamuel Giddins2016-07-191-1/+6
| * [RubygemsIntegration] Add support for reversing hooksSamuel Giddins2016-07-192-61/+79
| * [Definition] Add requires propertySamuel Giddins2016-07-192-2/+19
* | [CLI] Only plint command in verbose or after trampoliningSamuel Giddins2016-07-191-0/+1
* | [CLI] Dont print the command for more commandsSamuel Giddins2016-07-191-1/+1
* | [CLI] Print running commandSamuel Giddins2016-07-191-0/+14
|/
* JRuby in 1.8 mode doesn't support Array as first argument for Kernel.execojab2016-07-161-1/+5
* Add JRuby shebang to ruby_shebang? checkojab2016-07-161-0/+1
* Auto merge of #4779 - chrismo:gvp_refactor, r=indirectHomu2016-07-131-31/+35
|\
| * GemVersionPromoter refactoringschrismo2016-07-111-31/+35
* | Auto merge of #4741 - bundler:seg-1-99-rebase, r=indirectHomu2016-07-1310-11/+99
|\ \
| * | Avoid writing .bundle unecessarilySamuel Giddins2016-07-052-5/+8
| * | Clean up outdated deprecation codeSamuel Giddins2016-07-053-14/+4