summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge #6329Bundlerbot2019-04-241-0/+33
|\
| * Add a failing spec for not warning when a git gem updates ref but not versionSamuel Giddins2019-04-131-0/+16
| * [Update] Stop printing “failed to update” message when changing sourcesSamuel Giddins2019-04-131-0/+17
* | Merge #7127Bundlerbot2019-04-231-0/+24
|\ \
| * | Add git and branch options to `bundle add`Baumgarten2019-04-131-0/+24
* | | Merge #7128Bundlerbot2019-04-146-7/+7
|\ \ \
| * | | Update ruby_repo filter with the latest ruby-core implementaion.SHIBATA Hiroshi2019-04-146-7/+7
| | |/ | |/|
* | | Merge #6730Bundlerbot2019-04-1411-55/+55
|\ \ \ | |/ / |/| |
| * | s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-124-20/+20
| * | s/last_command.stderr/err/David Rodríguez2019-04-123-18/+18
| * | Unify stderr helpersDavid Rodríguez2019-04-129-17/+17
* | | Convert binstub conflict deprecation to a warningDavid Rodríguez2019-04-121-0/+29
* | | Remove debugging shellsDavid Rodríguez2019-04-121-4/+0
|/ /
* | Make `init_gems_rb` a regular settingmake_init_gems_rb_a_settingDavid Rodríguez2019-04-111-50/+46
* | Move on to bundler 3David Rodríguez2019-04-1115-110/+73
* | Refactor list specs to not change gemfile sourcesmultiple_sources_deprecationDavid Rodríguez2019-04-081-15/+55
* | Move multiple global source removal to bundler 3David Rodríguez2019-04-081-0/+19
* | Remove unnecessary Gemfile creationDavid Rodríguez2019-04-081-1/+0
* | Remove redundant `bundle! :install`David Rodríguez2019-04-081-2/+0
* | Remove `list_command` settingDavid Rodríguez2019-04-051-1/+1
* | Remove `bundle show` from bundler 3David Rodríguez2019-04-051-1/+1
* | Move `bundle list` addition to bundler 3David Rodríguez2019-04-051-1/+1
* | change info command spec to use `bundle info` instead of `bundle show`colby/fix-info-specColby Swandale2019-04-021-1/+1
* | Merge #7080Bundlerbot2019-04-013-19/+19
|\ \
| * | Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-303-19/+19
| |/
* | Merge #6963Bundlerbot2019-04-011-0/+77
|\ \
| * | Allow to `bundle exec` default gemsDavid Rodríguez2019-03-271-0/+77
* | | Merge #7026Bundlerbot2019-03-312-13/+114
|\ \ \ | |_|/ |/| |
| * | Port regexp feature from `bundle show`David Rodríguez2019-03-141-0/+13
| * | Add missing spec to show commandDavid Rodríguez2019-03-141-0/+13
| * | Fix `bundle info bundler` pathDavid Rodríguez2019-03-141-1/+0
| * | Make `bundle info rails` create a lock fileDavid Rodríguez2019-03-141-2/+0
| * | Bring specs from `bundle show`David Rodríguez2019-03-141-1/+88
| * | Slight tweak to some other specsDavid Rodríguez2019-03-141-6/+4
| * | Remove duplicated specDavid Rodríguez2019-03-141-7/+0
| * | Use exact path to gem in `bundle info` specsDavid Rodríguez2019-03-141-3/+3
* | | Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-298-22/+22
* | | Merge #7073Bundlerbot2019-03-291-2/+0
|\ \ \
| * | | This spec is now passing, it seemsunskip_not_failing_specDavid Rodríguez2019-03-281-2/+0
| | |/ | |/|
* | | Allow `update` to install when `--no-install` usedno_install_allows_update_to_installDavid Rodríguez2019-03-281-0/+12
|/ /
* | Make `bundle clean` clean git extension directoriesDylan Thacker-Smith2019-03-211-0/+39
* | Remove ruby version leftoversremove_ruby_version_leftoversDavid Rodríguez2019-03-152-9/+4
* | Merge #7037Bundlerbot2019-03-151-1/+1
|\ \
| * | Test and fix `bundle viz` command deprecationDavid Rodríguez2019-03-151-1/+1
* | | Merge #7030Bundlerbot2019-03-151-22/+4
|\ \ \ | |/ / |/| |
| * | Remove old 1.9 stuffDavid Rodríguez2019-03-131-22/+4
| |/
* | Remove `eq_err` matcherDavid Rodríguez2019-03-141-1/+1
|/
* Test repo1 should be inmutableDavid Rodríguez2019-03-131-1/+1
* Fixes for dockerDavid Rodríguez2019-03-131-2/+2
* make rubocop happyJan Piotrowski2019-03-032-2/+2