summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [Inline] Installs quietly from git if necessary when the install option is no...seg-inline-git-auto-installSamuel Giddins2016-06-091-1/+1
* changed code and specs according to suggestionsBruno Ferreira2016-06-081-4/+3
* Fixes #4593 and adds related specsBruno Ferreira2016-06-082-1/+10
* Merge pull request #4645 from bundler/seg-ruby-rubygems-version-fail-fastAndré Arko2016-06-071-0/+19
|\
| * [Installer] Fail fast when required_ruby(gems)?_version doesn't matchseg-ruby-rubygems-version-fail-fastSamuel Giddins2016-06-051-0/+19
* | Auto merge of #4580 - bundler:seg-resolver-performance, r=indirectHomu2016-06-079-74/+58
|\ \
| * | [RuboCop] Fix SpacingSamuel Giddins2016-06-041-1/+1
| * | [Resolver] Deal with Gem::Version hash and == not aligningSamuel Giddins2016-06-041-2/+7
| * | [Index] Delete unused code & micro-optimizeSamuel Giddins2016-06-041-26/+13
| * | [RuboCop] Fix violationsSamuel Giddins2016-06-021-5/+1
| * | [Index] Don't calculate Platform#to_s twiceSamuel Giddins2016-06-021-3/+6
| * | [Resolver] Drop unused empty array allocationsSamuel Giddins2016-06-021-4/+2
| * | Use Array#concat instead of push(*ary)Samuel Giddins2016-06-026-8/+8
| * | [RemoteSpecification] Add #to_sSamuel Giddins2016-06-021-0/+4
| * | [EndpointSpecification] Stop allocating intermediary arraysSamuel Giddins2016-06-021-2/+2
| * | fixup! [Resolver] Improve calculating amount_constrainedSamuel Giddins2016-06-021-2/+2
| * | [RuboCop] Fix style issuesSamuel Giddins2016-06-022-4/+2
| * | [Resolver] Speed up searchingSamuel Giddins2016-06-021-9/+6
| * | [Resolver] Improve calculating amount_constrainedSamuel Giddins2016-06-021-7/+9
| * | [RemoteSpecification] Avoid allocating an object every method_missingSamuel Giddins2016-06-021-5/+1
| * | [Index] Speed up searchingSamuel Giddins2016-06-021-4/+2
* | | Auto merge of #4617 - allenzhao:path-development, r=RochesterinNYCHomu2016-06-062-8/+26
|\ \ \ | |_|/ |/| |
| * | Add spec test and fix logic in definition#converge_dependenciesAllen Zhao2016-06-042-5/+19
| * | Add logic to check if the issue is path source relatedAllen Zhao2016-05-261-10/+14
* | | Auto merge of #4640 - bundler:seg-bundle-lock-add-platform, r=indirectHomu2016-06-053-2/+13
|\ \ \
| * | | [Lock] Add --add-platformseg-bundle-lock-add-platformSamuel Giddins2016-06-043-2/+13
| | |/ | |/|
* | | [Env] Fix printing gemspecsSamuel Giddins2016-06-041-2/+2
* | | fix gemspec cachingSamuel Giddins2016-06-041-8/+1
* | | add spec for allowing conflictsSamuel Giddins2016-06-041-1/+1
* | | gemspec allow conflictsSamuel Giddins2016-06-047-11/+34
|/ /
* | [Inline] Install when necessaryseg-inline-install-when-neededSamuel Giddins2016-05-312-4/+14
* | Auto merge of #4606 - allenzhao:handle-yanked, r=RochesterinNYCHomu2016-05-301-2/+17
|\ \
| * | Fix specAllen Zhao2016-05-291-1/+1
| * | Handle yanked gemsAllen Zhao2016-05-241-2/+17
* | | Auto merge of #4610 - b-ggs:binstub-standalone, r=RochesterinNYCHomu2016-05-292-0/+4
|\ \ \ | |_|/ |/| |
| * | Make spec context more specific, modify standalone option descriptionBoggs2016-05-261-1/+1
| * | Add standalone flag to binstubs, fix #4594Boggs2016-05-252-0/+4
* | | Merge tag 'v1.12.5'Samuel Giddins2016-05-251-1/+1
|\ \ \
| * | | Version 1.12.5 with changelogv1.12.5Samuel Giddins2016-05-251-1/+1
| * | | Auto merge of #4607 - will-in-wi:clean_up_workers, r=segiddinsHomu2016-05-251-1/+1
| * | | Auto merge of #4611 - BrianHawley:fix_20160524_require_env, r=segiddinsHomu2016-05-251-3/+3
| * | | Auto merge of #4598 - bundler:seg-exec-help-with-dash, r=RochesterinNYCHomu2016-05-252-24/+9
* | | | Auto merge of #4607 - will-in-wi:clean_up_workers, r=segiddinsHomu2016-05-261-1/+1
|\ \ \ \
| * | | | Switch to tapWilliam Johnston2016-05-241-4/+1
| * | | | Clean up worker threads once done with them.William Johnston2016-05-241-1/+4
| | |/ / | |/| |
* | | | Fix the combination of gem :require and env or install_ifBrian Hawley2016-05-241-3/+3
|/ / /
* | | [CLI] Only redirect to help whel first two args are help and execseg-exec-help-with-dashSamuel Giddins2016-05-232-24/+9
| |/ |/|
* | Auto merge of #4585 - RochesterinNYC:eval-gemfile-expanded-pathing, r=segiddinsHomu2016-05-211-1/+5
|\ \
| * | Add integration spec for restoring `@gemfile` after `eval_gemfile`James Wen2016-05-181-1/+1
| * | Restore original gemfile to `@gemfile` after nested `eval_gemfile`James Wen2016-05-181-1/+5