| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | Add a spec for not activating any gems during Bundler.setup | Samuel Giddins | 2017-04-04 | 1 | -0/+43 |
* | | | | | | | Auto merge of #5496 - bundler:seg-exec-outside-bundle, r=segiddins | The Bundler Bot | 2017-04-05 | 3 | -32/+70 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Update exec spec to have a different expectation for RG < 2.6.2seg-exec-outside-bundle | Samuel Giddins | 2017-04-04 | 2 | -5/+20 |
| * | | | | | | [RubygemsIntegration] Also pass in a hash of specs by name when replacing ent... | Samuel Giddins | 2017-04-04 | 1 | -32/+35 |
| * | | | | | | Remove spec expectation that does not hold across all versions | Samuel Giddins | 2017-04-04 | 1 | -1/+0 |
| * | | | | | | Friendly error when exec'ing to gem outside the bundle | Samuel Giddins | 2017-04-04 | 2 | -1/+22 |
| |/ / / / / |
|
* | | | | | | Auto merge of #5505 - jonathanpike:master, r=colby-swandale | The Bundler Bot | 2017-04-05 | 3 | -0/+63 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Minor copy changes to issue command | Jonathan Pike | 2017-04-04 | 1 | -2/+2 |
| * | | | | | Use hashrocket syntax with print_gemfile option | Jonathan Pike | 2017-03-15 | 1 | -1/+1 |
| * | | | | | Print gemfile and gemfile.lock with env output | Jonathan Pike | 2017-03-15 | 2 | -1/+7 |
| * | | | | | Add bundle issue command that prints instructions for reporting issues | Jonathan Pike | 2017-03-07 | 3 | -0/+57 |
* | | | | | | Auto merge of #5562 - aledalgrande:binstubs-docs, r=segiddins | The Bundler Bot | 2017-04-04 | 1 | -0/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add bundle binstubs to the main man page | Alessandro Dal Grande | 2017-04-04 | 1 | -0/+3 |
|/ / / / / / |
|
* | | | | | | Auto merge of #5556 - bundler:seg-zoom-zoom, r=indirect | The Bundler Bot | 2017-04-04 | 3 | -62/+73 |
|\ \ \ \ \ \ |
|
| * | | | | | | [Definition] Add comment explaining why we need to override a deps typeseg-zoom-zoom | Samuel Giddins | 2017-04-03 | 1 | -0/+6 |
| * | | | | | | [LockfileParser] Add comments to NAME_PATTERN | Samuel Giddins | 2017-04-03 | 1 | -1/+9 |
| * | | | | | | [Runtime] Avoid re-locking when not unlocking and nothing has changed | Samuel Giddins | 2017-04-03 | 2 | -6/+11 |
| * | | | | | | [LockfileParser] Use a single name-version regexp | Samuel Giddins | 2017-04-03 | 1 | -33/+33 |
| * | | | | | | [Definition] Move #fixup_dependency_types! into #converge_dependencies | Samuel Giddins | 2017-04-03 | 1 | -21/+12 |
| * | | | | | | [Definition] Only print change reason if it is non-empty | Samuel Giddins | 2017-04-03 | 1 | -1/+2 |
| * | | | | | | [Runtime] Suggest `bundle install` instead of just `bundle` | Samuel Giddins | 2017-04-03 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Auto merge of #5555 - bundler:seg-outdated-new-machine, r=indirect | The Bundler Bot | 2017-04-03 | 5 | -24/+59 |
|\ \ \ \ \ \ |
|
| * | | | | | | [Outdated] Stop printing “from” messages in random placesseg-outdated-new-machine | Samuel Giddins | 2017-03-31 | 1 | -17/+15 |
| * | | | | | | [Outdated] Support running when gems are not yet installed | Samuel Giddins | 2017-03-31 | 2 | -1/+16 |
| * | | | | | | [LazySpecification] Implement #git_version | Samuel Giddins | 2017-03-31 | 1 | -0/+5 |
| * | | | | | | [UI::Shell] Simplify level comparison logic | Samuel Giddins | 2017-03-31 | 2 | -6/+23 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Auto merge of #5554 - bundler:seg-validate-git-specs, r=indirect | The Bundler Bot | 2017-04-03 | 2 | -1/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | [Source::Git] Only validate specs once (on download)seg-validate-git-specs | Samuel Giddins | 2017-03-31 | 2 | -1/+9 |
| |/ / / / / |
|
* | | | | | | Auto merge of #5542 - bundler:seg-conflict-minimal-dependencies, r=indirect | The Bundler Bot | 2017-04-03 | 5 | -1/+145 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Use reject! and map.flatten(1) for Ruby 1.8.7 supportseg-conflict-minimal-dependencies | Samuel Giddins | 2017-03-30 | 1 | -4/+4 |
| * | | | | | [VersionRanges] Support old RG without Requirement#concat | Samuel Giddins | 2017-03-30 | 1 | -4/+3 |
| * | | | | | [VersionRanges] Say that != x, = x is empty | Samuel Giddins | 2017-03-30 | 2 | -3/+47 |
| * | | | | | [Resolver] Handle when there is no inherently conflicting set of deps | Samuel Giddins | 2017-03-30 | 1 | -1/+1 |
| * | | | | | [Resolver] Only include minimal set of conflicting deps in conflict message | Samuel Giddins | 2017-03-30 | 4 | -1/+102 |
* | | | | | | Auto merge of #5546 - jules2689:master, r=segiddins | The Bundler Bot | 2017-03-31 | 1 | -2/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | Change `definition#converge_dependencies` comparison to an iterator for perfo... | Julian Nadeau | 2017-03-30 | 1 | -2/+11 |
* | | | | | | | Auto merge of #5550 - emsk:update-rubocop, r=segiddins | The Bundler Bot | 2017-03-30 | 3 | -7/+65 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | [RuboCop] Update to 0.48.0 | emsk | 2017-03-31 | 3 | -7/+65 |
| |/ / / / / |
|
* | | | | | | Auto merge of #5548 - coderanger:patch-2, r=segiddins | The Bundler Bot | 2017-03-30 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Correct the config option name corresponding to --binstubs | Noah Kantrowitz | 2017-03-29 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Auto merge of #5545 - coderanger:patch-1, r=segiddins | The Bundler Bot | 2017-03-29 | 1 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | Fix indentation to match other lines. | Noah Kantrowitz | 2017-03-28 | 1 | -1/+1 |
| * | | | | | Document that --retry works for update. | Noah Kantrowitz | 2017-03-28 | 1 | -2/+5 |
* | | | | | | Auto merge of #5539 - jules2689:master, r=segiddins | The Bundler Bot | 2017-03-29 | 2 | -18/+17 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Change LockFileParse dependencies class variable from an array to a hash | Julian Nadeau | 2017-03-28 | 2 | -18/+17 |
| |/ / / / |
|
* | | | | | Auto merge of #5509 - brchristian:amber_regressions, r=segiddins | The Bundler Bot | 2017-03-29 | 2 | -1/+43 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | add tests | Brian Christian | 2017-03-28 | 1 | -0/+26 |
| * | | | | use Gem::Version.correct? instead of catching exceptions | Brian Christian | 2017-03-23 | 1 | -3/+7 |
| * | | | | extract color logic into private method | Brian Christian | 2017-03-08 | 1 | -9/+13 |
| * | | | | only rescue relevant exceptions | Brian Christian | 2017-03-08 | 1 | -1/+1 |