Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/last_command.stdout/out/greysteil/print-errors-to-stderr | David Rodríguez | 2019-04-12 | 15 | -44/+44 |
* | s/last_command.stderr/err/ | David Rodríguez | 2019-04-12 | 23 | -84/+84 |
* | Unify stderr helpers | David Rodríguez | 2019-04-12 | 20 | -42/+38 |
* | Print errors to stderr by default, and remove configuration option | Grey Baker | 2019-04-12 | 4 | -27/+9 |
* | Merge #7113 | Bundlerbot | 2019-04-12 | 1 | -50/+46 |
|\ | |||||
| * | Make `init_gems_rb` a regular settingmake_init_gems_rb_a_setting | David Rodríguez | 2019-04-11 | 1 | -50/+46 |
* | | Remove `prefer_gems_rb` settinginit_gems_rb | David Rodríguez | 2019-04-11 | 3 | -55/+2 |
|/ | |||||
* | Move on to bundler 3 | David Rodríguez | 2019-04-11 | 48 | -406/+255 |
* | Fix deprecation warning | David Rodríguez | 2019-04-11 | 1 | -1/+1 |
* | Fix some specs to not rely on remembering flags | David Rodríguez | 2019-04-11 | 2 | -4/+5 |
* | Change deploy specs to properly configure deployment | David Rodríguez | 2019-04-11 | 1 | -6/+9 |
* | Merge #7057 | Bundlerbot | 2019-04-11 | 9 | -58/+168 |
|\ | |||||
| * | Refactor list specs to not change gemfile sourcesmultiple_sources_deprecation | David Rodríguez | 2019-04-08 | 2 | -15/+87 |
| * | Check the full warning text | David Rodríguez | 2019-04-08 | 1 | -1/+8 |
| * | Fix multiple source deprecation spec on bundler 2 | David Rodríguez | 2019-04-08 | 1 | -2/+2 |
| * | Move multiple global source removal to bundler 3 | David Rodríguez | 2019-04-08 | 6 | -21/+55 |
| * | Merge multisource related settings | David Rodríguez | 2019-04-08 | 2 | -5/+2 |
| * | Unify multiple source deprecation specs | David Rodríguez | 2019-04-08 | 2 | -14/+17 |
| * | Remove unnecessary Gemfile creation | David Rodríguez | 2019-04-08 | 1 | -1/+0 |
| * | Remove redundant `bundle! :install` | David Rodríguez | 2019-04-08 | 1 | -2/+0 |
* | | Merge #7110 | Bundlerbot | 2019-04-09 | 3 | -8/+3 |
|\ \ | |||||
| * | | Remove misleading comment | David Rodríguez | 2019-04-08 | 1 | -1/+1 |
| * | | Cleanup more stuff only needed for old rubies | David Rodríguez | 2019-04-08 | 2 | -7/+2 |
| |/ | |||||
* | | Merge #6951 | Bundlerbot | 2019-04-08 | 1 | -13/+14 |
|\ \ | |/ |/| | |||||
| * | Fix symlink spec on ruby 2.6fix_symlink_spec_on_ruby_2.6 | David Rodríguez | 2019-04-04 | 1 | -9/+7 |
| * | Read gemspec binarily | David Rodríguez | 2019-04-04 | 1 | -1/+1 |
| * | Fix incorrect specification name in spec | David Rodríguez | 2019-04-04 | 1 | -2/+3 |
| * | Fix missing tempfile require | David Rodríguez | 2019-04-04 | 1 | -0/+1 |
| * | Fix missing tmpdir require | David Rodríguez | 2019-04-04 | 1 | -0/+2 |
| * | Remove unused variable | David Rodríguez | 2019-04-04 | 1 | -1/+0 |
* | | Remove one more nesting levelsimplify_deprecation_specs | David Rodríguez | 2019-04-05 | 1 | -38/+38 |
* | | Simplify some spec descriptions | David Rodríguez | 2019-04-05 | 1 | -3/+3 |
* | | Fix major deprecation specs nesting | David Rodríguez | 2019-04-05 | 1 | -109/+115 |
* | | Remove unnecessary Gemfile line | David Rodríguez | 2019-04-05 | 1 | -1/+0 |
* | | Prefer the standard `install_gemfile!` | David Rodríguez | 2019-04-05 | 1 | -2/+1 |
* | | Merge #7093 | Bundlerbot | 2019-04-05 | 3 | -1403/+172 |
|\ \ | |||||
| * | | Merge lockfile spec filesmerge_lockfile_specs | David Rodríguez | 2019-04-03 | 3 | -1403/+172 |
| |/ | |||||
* | | Remove `list_command` setting | David Rodríguez | 2019-04-05 | 1 | -1/+1 |
* | | Print a better messages on undocumented flags | David Rodríguez | 2019-04-05 | 1 | -0/+28 |
* | | Get `bundle show` deprecation cases tested | David Rodríguez | 2019-04-05 | 1 | -6/+24 |
* | | Remove `bundle show` from bundler 3 | David Rodríguez | 2019-04-05 | 1 | -1/+1 |
* | | Move `bundle list` addition to bundler 3 | David Rodríguez | 2019-04-05 | 1 | -1/+1 |
* | | Remove explictily loading thread library, It's provided by embedded module in...remove-thread | SHIBATA Hiroshi | 2019-04-05 | 3 | -5/+1 |
* | | Merge #7023 | Bundlerbot | 2019-04-04 | 2 | -0/+52 |
|\ \ | |||||
| * | | Shellsplit build configshellsplit_build_config | David Rodríguez | 2019-03-28 | 2 | -0/+52 |
* | | | Merge #7084 | Bundlerbot | 2019-04-04 | 1 | -2/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Remove `console_command` settingremove_command_removal_settings | David Rodríguez | 2019-03-31 | 1 | -1/+0 |
| * | | Remove `viz_command` setting | David Rodríguez | 2019-03-31 | 1 | -1/+0 |
* | | | Merge #7091 | Bundlerbot | 2019-04-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | change info command spec to use `bundle info` instead of `bundle show`colby/fix-info-spec | Colby Swandale | 2019-04-02 | 1 | -1/+1 |