| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | [UI::Silent] Ensure all the same methods as Shell are implementedseg-ensure-silent-shell-parity | Samuel Giddins | 2017-02-07 | 1 | -0/+10 |
| | |/ / /
| |/| | | |
|
* | | | | | Auto merge of #5391 - bundler:seg-ruby-version-requirement-valid, r=indirect | The Bundler Bot | 2017-02-08 | 1 | -1/+5 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | [RubyVersion] Keep versions as strings | Samuel Giddins | 2017-02-01 | 1 | -1/+5 |
| * | | | | [RubyVersion] Ensure passed-in versions are valid during init | Samuel Giddins | 2017-02-01 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Auto merge of #5368 - savionok:sav-cover-Bundler-FriendlyErrors-with-tests, r... | The Bundler Bot | 2017-02-07 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fix interface of a method | Sava Virtosu | 2017-01-24 | 1 | -1/+1 |
* | | | | | Auto merge of #5393 - 5t111111:fix-warning-when-a-dependency-unused, r=segiddins | The Bundler Bot | 2017-02-07 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | Extract the platforms array from map for warning into a variable | Hirofumi Wakasugi | 2017-02-02 | 1 | -2/+3 |
| * | | | | | Fix warning message when a dependency is unused on any platform | Hirofumi Wakasugi | 2017-02-02 | 1 | -1/+2 |
* | | | | | | Auto merge of #5389 - Shekharrajak:5384_inject_usage, r=segiddins | The Bundler Bot | 2017-02-03 | 2 | -5/+7 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | minor change | shekharrajak | 2017-02-01 | 2 | -2/+3 |
| * | | | | | do not take more than one gem and version as arg | shekharrajak | 2017-02-01 | 2 | -5/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Auto merge of #5376 - colby-swandale:bundle-show-update-lock, r=segiddins | The Bundler Bot | 2017-02-01 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | fix for bundle show updating gems and spec feedback | Colby Swandale | 2017-01-31 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | [FriendlyErrors] Update ISSUES.md URLseg-error-template-issues-url | Samuel Giddins | 2017-01-29 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge tag 'v1.14.3' | Samuel Giddins | 2017-01-24 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Version 1.14.3 with changelogv1.14.3 | Samuel Giddins | 2017-01-24 | 1 | -1/+1 |
| * | | Auto merge of #5355 - bundler:seg-resolver-restrict-platforms, r=indirect | The Bundler Bot | 2017-01-24 | 2 | -5/+8 |
| * | | Auto merge of #5354 - bundler:seg-gemspec-dev-deps-no-resolve, r=indirect | The Bundler Bot | 2017-01-24 | 1 | -1/+2 |
* | | | [Resolver] Restrict activated platforms to those in the Gemfileseg-resolver-restrict-platforms | Samuel Giddins | 2017-01-23 | 2 | -5/+8 |
* | | | [Definition] Avoid re-resolving when a gemspec has dev depsseg-gemspec-dev-deps-no-resolve | Samuel Giddins | 2017-01-23 | 1 | -1/+2 |
| |/
|/| |
|
* | | Merge tag 'v1.14.2' | Samuel Giddins | 2017-01-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Version 1.14.2 with changelogv1.14.2 | Samuel Giddins | 2017-01-22 | 1 | -1/+1 |
| * | Auto merge of #5345 - bundler:seg-windows-force-ruby, r=indirect | The Bundler Bot | 2017-01-22 | 1 | -3/+3 |
| * | Auto merge of #5343 - bundler:seg-converge-sources-first, r=indirect | The Bundler Bot | 2017-01-22 | 2 | -4/+14 |
* | | Auto merge of #5345 - bundler:seg-windows-force-ruby, r=indirect | The Bundler Bot | 2017-01-23 | 1 | -3/+3 |
|\ \ |
|
| * | | [CurrentRuby] Ensure the local platform isnt ruby before checking os/cpuseg-windows-force-ruby | Samuel Giddins | 2017-01-21 | 1 | -3/+3 |
* | | | [Definition] Switch path sources after checking them for changesseg-converge-sources-first | Samuel Giddins | 2017-01-21 | 1 | -4/+7 |
* | | | [Definition] Converge sources first | Samuel Giddins | 2017-01-21 | 1 | -1/+1 |
* | | | [Definition] Also converge dep sources to Source::Gemspec | Samuel Giddins | 2017-01-21 | 1 | -0/+3 |
* | | | [SpecInstallation] Add #to_s | Samuel Giddins | 2017-01-21 | 1 | -0/+4 |
|/ / |
|
* | | Merge tag 'v1.14.1' | Samuel Giddins | 2017-01-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Version 1.14.1 with changelogv1.14.1 | Samuel Giddins | 2017-01-21 | 1 | -1/+1 |
| * | Auto merge of #5342 - bundler:seg-ruby-2-2-2-bug, r=segiddins | The Bundler Bot | 2017-01-21 | 1 | -2/+4 |
| * | Auto merge of #5338 - bundler:seg-doc-settings, r=indirect | The Bundler Bot | 2017-01-21 | 1 | -0/+1 |
* | | [SharedHelpers] Use block.call instead of yield to avoid a stack consistency ...seg-ruby-2-2-2-bug | Samuel Giddins | 2017-01-21 | 1 | -2/+4 |
* | | Document all Bundler settingsseg-doc-settings | Samuel Giddins | 2017-01-21 | 1 | -0/+1 |
* | | Merge tag 'v1.14.0' | Samuel Giddins | 2017-01-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Version 1.14.0 with changelogv1.14.0 | Samuel Giddins | 2017-01-20 | 1 | -1/+1 |
| * | Auto merge of #5329 - bundler:seg-settings-autoload, r=indirect | The Bundler Bot | 2017-01-20 | 2 | -2/+3 |
| * | Auto merge of #5328 - bundler:seg-inline-empty-bundle-gemfile, r=indirect | The Bundler Bot | 2017-01-20 | 4 | -4/+4 |
* | | Auto merge of #5329 - bundler:seg-settings-autoload, r=indirect | The Bundler Bot | 2017-01-17 | 2 | -2/+3 |
|\ \ |
|
| * | | [Settings] Autoload Mirror under Settings namespaceseg-settings-autoload | Samuel Giddins | 2017-01-14 | 2 | -2/+3 |
* | | | Auto merge of #5328 - bundler:seg-inline-empty-bundle-gemfile, r=indirect | The Bundler Bot | 2017-01-17 | 4 | -4/+4 |
|\ \ \ |
|
| * | | | [Inline] Support running when BUNDLE_GEMFILE=""seg-inline-empty-bundle-gemfile | Samuel Giddins | 2017-01-14 | 4 | -4/+4 |
| |/ / |
|
* | | | Auto merge of #5331 - bundler:seg-specs-rspec-config, r=indirect | The Bundler Bot | 2017-01-15 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | [CLI::Gem] Disable RSpec monkey patching by defaultseg-specs-rspec-config | Samuel Giddins | 2017-01-15 | 1 | -0/+3 |
* | | | | Auto merge of #5327 - bundler:seg-outdated-bundler-message, r=indirect | The Bundler Bot | 2017-01-15 | 2 | -1/+24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [CLI] Warn when running an outdated bundler version | Samuel Giddins | 2017-01-14 | 2 | -1/+24 |
| |/ / |
|
* | | | [Resolver] Consider locked dependencies first | Samuel Giddins | 2017-01-14 | 1 | -2/+3 |
|/ / |
|