summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* Use real paths for `bundle clean`use_real_git_pathsDavid Rodríguez2019-06-171-0/+26
* Use a clean gemspec for gem helper specsDavid Rodríguez2019-06-111-13/+1
* rubocop -aHiroshi SHIBATA2019-06-101-4/+4
* Added the condition for ruby_core repository.Hiroshi SHIBATA2019-06-101-1/+6
* Refactor new gem specsbundle_gem_spec_refactorDavid Rodríguez2019-05-231-27/+1
* Previous approach for not walking further up from test folderbetter_test_specific_file_searchingDavid Rodríguez2019-05-162-3/+2
* Setup rubyopt to require bundler absolutelyDavid Rodríguez2019-05-121-1/+1
* Merge #7149Bundlerbot2019-05-031-0/+35
|\
| * Properly detect the platform mismatch casefix_bundle_update_crashDavid Rodríguez2019-04-281-0/+1
| * Fix crash when dependency is for another platformDavid Rodríguez2019-04-281-0/+34
* | Merge #7147Bundlerbot2019-05-022-23/+16
|\ \
| * | Fix more specs on an environment with bundler head as a default gemfix_specs_with_bundler_master_installed_globallyDavid Rodríguez2019-04-281-4/+17
| * | Unify `bundle show` deprecation specsDavid Rodríguez2019-04-281-20/+0
| * | Fix license listing for bundler itselfDavid Rodríguez2019-04-281-1/+1
| |/
* | Merge #7150Bundlerbot2019-04-301-0/+206
|\ \
| * | Fix message about skipped groups for `bundle update`proper_group_skip_message_for_bundle_updateDavid Rodríguez2019-04-281-3/+3
| * | Move spec to a better locationDavid Rodríguez2019-04-281-0/+206
| |/
* | Merge #7138Bundlerbot2019-04-292-2/+3
|\ \
| * | Remove unnecessary BUNDLER_SPEC_RUNremove_bundler_spec_runDavid Rodríguez2019-04-232-2/+3
* | | Merge #7140Bundlerbot2019-04-291-0/+11
|\ \ \
| * | | Get `bundle exec` respecting proc titlesfix_exec_proc_titleDavid Rodríguez2019-04-261-0/+11
| | |/ | |/|
* | | Merge #7063Bundlerbot2019-04-281-8/+12
|\ \ \ | |/ / |/| |
| * | Small fix with plural.Guillermo Guerrero2019-04-281-8/+12
* | | 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