Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ruby 1.8 compatibility codecleanup_old_rubies_stuff | David Rodríguez | 2019-04-08 | 1 | -5/+2 |
* | Remove QuickLoader mention | David Rodríguez | 2019-04-08 | 1 | -5/+0 |
* | Cleanup more stuff only needed for old rubies | David Rodríguez | 2019-04-08 | 3 | -10/+2 |
* | Remove unused constant | David Rodríguez | 2019-04-08 | 1 | -14/+0 |
* | Cleanup old stuff | David Rodríguez | 2019-04-08 | 1 | -14/+0 |
* | Merge #7038 | Bundlerbot | 2019-04-06 | 1 | -1/+1 |
|\ | |||||
| * | Strip unknown regexp option line from error format | Takashi Kokubun | 2019-03-14 | 1 | -1/+1 |
* | | Typo. s/expect/except/ | David Rodríguez | 2019-04-05 | 1 | -1/+1 |
* | | Remove `list_command` setting | David Rodríguez | 2019-04-05 | 3 | -17/+11 |
* | | Print a better messages on undocumented flags | David Rodríguez | 2019-04-05 | 1 | -8/+12 |
* | | Remove `bundle show` from bundler 3 | David Rodríguez | 2019-04-05 | 1 | -27/+28 |
* | | 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 | 2 | -3/+0 |
* | | Merge #7023 | Bundlerbot | 2019-04-04 | 1 | -1/+5 |
|\ \ | |||||
| * | | Shellsplit build configshellsplit_build_config | David Rodríguez | 2019-03-28 | 1 | -1/+5 |
* | | | Merge #7084 | Bundlerbot | 2019-04-04 | 3 | -6/+2 |
|\ \ \ | |||||
| * | | | Remove `console_command` settingremove_command_removal_settings | David Rodríguez | 2019-03-31 | 3 | -3/+1 |
| * | | | Remove `viz_command` setting | David Rodríguez | 2019-03-31 | 3 | -3/+1 |
* | | | | use pre.1 instead of beta. | SHIBATA Hiroshi | 2019-04-02 | 1 | -1/+1 |
* | | | | Bump version to 2.1.0.beta1. | SHIBATA Hiroshi | 2019-04-02 | 1 | -1/+1 |
* | | | | Merge #7007 | Bundlerbot | 2019-04-02 | 1 | -4/+2 |
|\ \ \ \ | |||||
| * | | | | Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfile | David Rodríguez | 2019-03-02 | 1 | -4/+2 |
* | | | | | Merge #6963 | Bundlerbot | 2019-04-01 | 1 | -0/+19 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Opt in to the new public method if availablebundle_exec_irb | David Rodríguez | 2019-03-27 | 1 | -1/+11 |
| * | | | | Allow to `bundle exec` default gems | David Rodríguez | 2019-03-27 | 1 | -0/+9 |
* | | | | | Merge #7026 | Bundlerbot | 2019-03-31 | 2 | -9/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Don't raise if users choose to exitnew_info_specs | David Rodríguez | 2019-03-14 | 1 | -3/+4 |
| * | | | | | Remove incorrect `raise` | David Rodríguez | 2019-03-14 | 1 | -4/+0 |
| * | | | | | Port regexp feature from `bundle show` | David Rodríguez | 2019-03-14 | 1 | -1/+1 |
| * | | | | | Fix `bundle info bundler` path | David Rodríguez | 2019-03-14 | 1 | -1/+7 |
| * | | | | | Make `bundle info rails` create a lock file | David Rodríguez | 2019-03-14 | 1 | -0/+5 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge #7078 | Bundlerbot | 2019-03-29 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Allow `update` to install when `--no-install` usedno_install_allows_update_to_install | David Rodríguez | 2019-03-28 | 1 | -1/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge #7035 | Bundlerbot | 2019-03-28 | 6 | -138/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use Gem::Request.get_cert_files instead of hard-coded paths.unify-certification | SHIBATA Hiroshi | 2019-03-18 | 1 | -2/+2 |
| * | | | | Use Gem::RUBYGEMS_DIR instead of RbConfig::CONFIG | SHIBATA Hiroshi | 2019-03-14 | 1 | -8/+1 |
| * | | | | rubocop -a | SHIBATA Hiroshi | 2019-03-14 | 1 | -1/+1 |
| * | | | | Unify the certificates for rubygems.org to rubygems store. | SHIBATA Hiroshi | 2019-03-14 | 6 | -137/+8 |
| |/ / / | |||||
* | | | | Bump vendored fileutils to 1.2.0vendor_last_fileutils | David Rodríguez | 2019-03-27 | 2 | -24/+38 |
| |/ / |/| | | |||||
* | | | Merge #7036 | Bundlerbot | 2019-03-27 | 2 | -6/+2 |
|\ \ \ | |||||
| * | | | Lazily require rubygems config filebump_travis_rubies | David Rodríguez | 2019-03-26 | 1 | -1/+0 |
| * | | | Patch vendored fileutils to not activate `etc` gem | David Rodríguez | 2019-03-26 | 1 | -5/+2 |
* | | | | Merge #7059 | Bundlerbot | 2019-03-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Make `bundle clean` clean git extension directories | Dylan Thacker-Smith | 2019-03-21 | 1 | -1/+1 |
* | | | | | Merge #7052 | Bundlerbot | 2019-03-27 | 1 | -2/+36 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Introduce `{original,unbundled}_{system,exec}` helpersclean_env_pass | David Rodríguez | 2019-03-20 | 1 | -2/+36 |
| |/ / / | |||||
* | | | | Bump thor to 0.20.3tweaking_vendoring | David Rodríguez | 2019-03-25 | 10 | -25/+175 |
* | | | | Bump fileutils to 1.1.0 | David Rodríguez | 2019-03-25 | 1 | -26/+123 |
* | | | | Fix circular require warnings | David Rodríguez | 2019-03-23 | 3 | -3/+0 |
|/ / / | |||||
* | | | Merge #7045 | Bundlerbot | 2019-03-20 | 1 | -2/+14 |
|\ \ \ |