| Commit message (Expand) | Author | Age | Files | Lines |
* | Update vendored Molinillo to 0.6.1seg-molinillo-0.6 | Samuel Giddins | 2017-08-01 | 2 | -15/+3 |
* | Update vendored Molinillo to 0.6.0 | Samuel Giddins | 2017-08-01 | 21 | -161/+629 |
* | Update prerelease logic for new molinillo | Samuel Giddins | 2017-08-01 | 2 | -8/+4 |
* | Update conservative update specs for being able to revert to the locked resol... | Samuel Giddins | 2017-08-01 | 1 | -8/+4 |
* | Use compound matchers in resolving spec | Samuel Giddins | 2017-08-01 | 2 | -4/+3 |
* | [DepProxy] Allow == nil | Samuel Giddins | 2017-08-01 | 1 | -0/+1 |
* | Update the resolving spec for debug output having changed | Samuel Giddins | 2017-08-01 | 1 | -2/+4 |
* | [Resolver] Use Molinillo’s built in conflict message with trees | Samuel Giddins | 2017-08-01 | 1 | -91/+68 |
* | Refactor SpecGroup to not subclass Array | Samuel Giddins | 2017-08-01 | 3 | -102/+113 |
* | Refactor the GVP specs to not assume spec groups are arrays | Samuel Giddins | 2017-08-01 | 1 | -15/+17 |
* | Auto merge of #5900 - bundler:seg-env-eval-gemfile, r=colby-swandale | The Bundler Bot | 2017-08-01 | 6 | -10/+86 |
|\ |
|
| * | [Env] Print all gemfiles that have been evaledseg-env-eval-gemfile | Samuel Giddins | 2017-07-27 | 6 | -10/+86 |
* | | Auto merge of #5907 - roberts1000:fix-magic-comment-style-for-gemspec-templat... | The Bundler Bot | 2017-07-31 | 1 | -0/+1 |
|\ \ |
|
| * | | Add new line after new gem gemspec template | Robert Soly | 2017-07-31 | 1 | -0/+1 |
* | | | Auto merge of #5903 - arbonap:pa-delete-aliases, r=segiddins | The Bundler Bot | 2017-07-31 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Delete redundant aliases from bundle outdated command | Patricia Arbona | 2017-07-27 | 1 | -2/+2 |
| |/ |
|
* | | Auto merge of #5906 - arbonap:pa-add-aliases, r=colby-swandale | The Bundler Bot | 2017-07-28 | 6 | -10/+14 |
|\ \
| |/
|/| |
|
| * | Add missing flag aliases to docs | Patricia Arbona | 2017-07-28 | 6 | -10/+14 |
|/ |
|
* | Auto merge of #5901 - bundler:seg-bundler-2-tasks, r=indirect | The Bundler Bot | 2017-07-26 | 2 | -0/+18 |
|\ |
|
| * | Add a task to install a bundler 2 dev gemseg-bundler-2-tasks | Samuel Giddins | 2017-07-26 | 1 | -0/+10 |
| * | Add bundle2 binstub | Samuel Giddins | 2017-07-26 | 1 | -0/+8 |
|/ |
|
* | Auto merge of #5896 - bundler:seg-globally-cache-git-repos, r=indirect | The Bundler Bot | 2017-07-25 | 4 | -15/+21 |
|\ |
|
| * | [Source::Git] Cache repos globallyseg-globally-cache-git-repos | Samuel Giddins | 2017-07-25 | 4 | -15/+21 |
* | | Auto merge of #5892 - arbonap:pa-gemfile-doc-changes, r=colby-swandale | The Bundler Bot | 2017-07-25 | 1 | -0/+31 |
|\ \ |
|
| * | | Add bundle-install and gemfile background explanations | Patricia Arbona | 2017-07-23 | 1 | -0/+31 |
* | | | Auto merge of #5897 - bundler:colby/gem-empty-name-validation, r=segiddins | The Bundler Bot | 2017-07-25 | 3 | -0/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | add more clear error message for user when adding a gem in the Gemfile with a...colby/gem-empty-name-validation | Colby Swandale | 2017-07-25 | 3 | -0/+13 |
|/ / |
|
* | | Auto merge of #5860 - bundler:seg-validate-settings, r=segiddins | The Bundler Bot | 2017-07-25 | 46 | -187/+518 |
|\ \ |
|
| * | | Ensure sudo specs are run against system gems for consistencyseg-validate-settings | Samuel Giddins | 2017-07-24 | 1 | -0/+3 |
| * | | [Validator] Inspect array of symbols for 1.8.7 compatibility | Samuel Giddins | 2017-07-24 | 1 | -1/+1 |
| * | | Untangle the system gem path and the default bundle path in the specs | Samuel Giddins | 2017-07-24 | 23 | -85/+123 |
| * | | fixup! Add unit tests for the settings validator | Samuel Giddins | 2017-07-23 | 1 | -2/+2 |
| * | | Hash#to_h does not exist on old rubies | Samuel Giddins | 2017-07-23 | 1 | -1/+1 |
| * | | Add unit tests for the settings validator | Samuel Giddins | 2017-07-23 | 3 | -6/+117 |
| * | | Make the doctor specs robust against SystemExit | Samuel Giddins | 2017-07-23 | 1 | -9/+6 |
| * | | nil out @configured in Bundler.reset! | Samuel Giddins | 2017-07-23 | 1 | -0/+1 |
| * | | [EndpointSpecification] Ensure all ivars are initialized | Samuel Giddins | 2017-07-23 | 1 | -0/+1 |
| * | | Update the specs for the default bundle path being ./.bundle | Samuel Giddins | 2017-07-23 | 10 | -35/+75 |
| * | | Default the install path to ./bundle in Bundler 2 | Samuel Giddins | 2017-07-23 | 15 | -46/+90 |
| * | | Introduce the notion of settings validation | Samuel Giddins | 2017-07-23 | 5 | -22/+118 |
| |/ |
|
* | | Auto merge of #5891 - arbonap:master, r=segiddins | The Bundler Bot | 2017-07-25 | 1 | -30/+30 |
|\ \ |
|
| * | | Alphabetize install flags; add links to Rubygems docs | Patricia Arbona | 2017-07-21 | 1 | -30/+30 |
* | | | Auto merge of #5874 - rubymorillo:rubymorillo-edits-1, r=segiddins | The Bundler Bot | 2017-07-24 | 1 | -6/+8 |
|\ \ \ |
|
| * | | | Updated Development setup page | Stephanie Morillo | 2017-07-19 | 1 | -6/+8 |
* | | | | Auto merge of #5878 - bundler:seg-bundler-binstubs, r=indirect | The Bundler Bot | 2017-07-24 | 9 | -19/+225 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Update binstubs specs to handle legacy rubygemsseg-bundler-binstubs | Samuel Giddins | 2017-07-21 | 1 | -1/+4 |
| * | | | Quote env var values for ruby < 2 popen | Samuel Giddins | 2017-07-21 | 1 | -1/+1 |
| * | | | Re-format the bundle binstub to conform to Bundler standard | Samuel Giddins | 2017-07-21 | 1 | -10/+19 |
| * | | | Handle when Bundler is only available on the load path | Samuel Giddins | 2017-07-21 | 3 | -7/+20 |
| * | | | Add a special bundler binstub that ensures the correct version is activated | Samuel Giddins | 2017-07-21 | 7 | -15/+196 |