summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update changelog for 1.12.0.pre.1v1.12.0.pre.1Samuel Giddins2016-02-081-1/+1
* Auto merge of #4280 - RochesterinNYC:add-porcelain-parseable-flag-bundle-outd...Homu2016-02-082-9/+25
|\
| * Add --parseable (with --porcelain alias) to `bundle outdated` for minimal outputJames Wen2016-02-042-9/+25
* | Merge pull request #4283 from RochesterinNYC/improve-error-message-invalid-ge...André Arko2016-02-081-0/+3
|\ \
| * | Add helpful invalid gemspec error message for `bundle installJames Wen2016-02-071-0/+3
* | | [RuboCop] Update to 0.37.0seg-rubocop-0.37Samuel Giddins2016-02-051-1/+1
|/ /
* | Clarify comment in `bundle gem` gemspecJosh Bodah2016-02-041-2/+2
|/
* Auto merge of #4264 - glennpratt:GH-4144-standalone-load-path, r=segiddinsHomu2016-02-041-1/+1
|\
| * Make standalone bin load path relative to Bundler.root rather than CWD.Glenn Pratt2016-02-031-1/+1
* | Auto merge of #4265 - bundler:seg-simplify-exec, r=indirectHomu2016-02-044-26/+19
|\ \
| * | Avoid accessing the ENV hash twice in Bundler.whichseg-simplify-execSamuel Giddins2016-02-021-3/+3
| * | [Exec] Avoid loading the definition before exec-ingSamuel Giddins2016-02-013-23/+16
| |/
* | Auto merge of #4267 - bundler:seg-current-ruby, r=indirectHomu2016-02-031-168/+33
|\ \
| * | [CurrentRuby] Refactorseg-current-rubySamuel Giddins2016-02-021-168/+33
* | | Auto merge of #4257 - bundler:seg-ruby-version-fixes, r=indirectHomu2016-02-034-28/+49
|\ \ \ | |/ / |/| |
| * | Fix RubyVersion specs failuresseg-ruby-version-fixesSamuel Giddins2016-02-012-3/+6
| * | [Fetcher] Update user agent construction for new RubyVersion APISamuel Giddins2016-02-011-2/+2
| * | [RuboCop] Fix offensesSamuel Giddins2016-02-011-6/+6
| * | [RubyVersion] Support compound requirementsSamuel Giddins2016-02-012-21/+36
| * | Add specs for bundle platform --ruby with version requirementsSamuel Giddins2016-02-012-2/+8
| * | [RubyVersion] Add specs for versions with requirementsSamuel Giddins2016-02-011-5/+2
| * | Fix resolving when the gemfile specifies ruby version requirement and spec ha...Samuel Giddins2016-02-011-1/+1
| * | [Platform] Print out an exact version from the lockfileSamuel Giddins2016-02-011-1/+1
| |/
* | Auto merge of #4245 - lamont-granquist:lcg/inline-ui, r=segiddinsHomu2016-02-031-2/+7
|\ \ | |/ |/|
| * Fixes per code reviewLamont Granquist2016-02-011-3/+6
| * use options hash to pass options insteadLamont Granquist2016-01-291-1/+3
| * Allow passing UI object into bundler/inlineLamont Granquist2016-01-271-2/+2
* | un-freeze the version string for Ruby 1.9.3Andre Arko2016-01-311-1/+5
* | Fix setting RUBYOPTSamuel Giddins2016-01-311-1/+1
* | Compatibility with frozen string literalsSamuel Giddins2016-01-3193-29/+130
* | [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-3111-27/+31
* | [RuboCop] Fix Performance/TimesMapSamuel Giddins2016-01-311-1/+1
* | [RuboCop] Fix Performance/StartWithSamuel Giddins2016-01-311-2/+2
* | [RuboCop] Address Style/GuardClauseSamuel Giddins2016-01-3120-119/+94
* | [PathPreserver] Use the passed-in envseg-preserve-pathSamuel Giddins2016-01-311-5/+5
* | Refactor path preservation into generic codeSamuel Giddins2016-01-313-18/+14
* | Preserve PATH in with_clean_envSamuel Giddins2016-01-312-0/+8
* | Auto merge of #4250 - RochesterinNYC:improved-error-message-for-invalid-gemsp...Homu2016-01-313-3/+8
|\ \
| * | Change behavior and improve clarity of error messages when local gems have in...James Wen2016-01-303-3/+8
* | | Auto merge of #4249 - cirdes:outdated-semantic, r=indirectHomu2016-01-312-0/+14
|\ \ \
| * | | bundle outdated with major and minor optionsCirdes Henrique2016-01-292-0/+14
* | | | Auto merge of #4244 - dtognazzini:fix-path-to-gemfile, r=indirectHomu2016-01-312-7/+18
|\ \ \ \
| * | | | Forwarding root path to Source::Path from Dsl.Donnie Tognazzini2016-01-272-13/+13
| * | | | Make all paths be relative to Gemfile during evaluation.Donnie Tognazzini2016-01-271-3/+11
| * | | | Fix the path to the Gemfile during evaluation.Donnie Tognazzini2016-01-271-1/+4
| | |_|/ | |/| |
* | | | Auto merge of #4254 - bundler:seg-thread-names, r=indirectHomu2016-01-313-4/+14
|\ \ \ \
| * | | | [Worker] Add a worker name to ease debuggingseg-thread-namesSamuel Giddins2016-01-303-4/+14
| | |_|/ | |/| |
* | | | Auto merge of #4252 - bundler:seg-debug-once, r=segiddinsHomu2016-01-311-1/+2
|\ \ \ \
| * | | | [Resolver] Determine debug mode onceseg-debug-onceSamuel Giddins2016-01-301-1/+2
| |/ / /
* | | | [Resolver] Update Molinillo to 0.4.2Samuel Giddins2016-01-308-24/+72
|/ / /