summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove ruby 1.8 compatibility codecleanup_old_rubies_stuffDavid Rodríguez2019-04-081-5/+2
* Remove QuickLoader mentionDavid Rodríguez2019-04-081-5/+0
* Cleanup more stuff only needed for old rubiesDavid Rodríguez2019-04-083-10/+2
* Remove unused constantDavid Rodríguez2019-04-081-14/+0
* Cleanup old stuffDavid Rodríguez2019-04-081-14/+0
* Merge #7038Bundlerbot2019-04-061-1/+1
|\
| * Strip unknown regexp option line from error formatTakashi Kokubun2019-03-141-1/+1
* | Typo. s/expect/except/David Rodríguez2019-04-051-1/+1
* | Remove `list_command` settingDavid Rodríguez2019-04-053-17/+11
* | Print a better messages on undocumented flagsDavid Rodríguez2019-04-051-8/+12
* | Remove `bundle show` from bundler 3David Rodríguez2019-04-051-27/+28
* | Move `bundle list` addition to bundler 3David Rodríguez2019-04-051-1/+1
* | Remove explictily loading thread library, It's provided by embedded module in...remove-threadSHIBATA Hiroshi2019-04-052-3/+0
* | Merge #7023Bundlerbot2019-04-041-1/+5
|\ \
| * | Shellsplit build configshellsplit_build_configDavid Rodríguez2019-03-281-1/+5
* | | Merge #7084Bundlerbot2019-04-043-6/+2
|\ \ \
| * | | Remove `console_command` settingremove_command_removal_settingsDavid Rodríguez2019-03-313-3/+1
| * | | Remove `viz_command` settingDavid Rodríguez2019-03-313-3/+1
* | | | use pre.1 instead of beta.SHIBATA Hiroshi2019-04-021-1/+1
* | | | Bump version to 2.1.0.beta1.SHIBATA Hiroshi2019-04-021-1/+1
* | | | Merge #7007Bundlerbot2019-04-021-4/+2
|\ \ \ \
| * | | | Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfileDavid Rodríguez2019-03-021-4/+2
* | | | | Merge #6963Bundlerbot2019-04-011-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Opt in to the new public method if availablebundle_exec_irbDavid Rodríguez2019-03-271-1/+11
| * | | | Allow to `bundle exec` default gemsDavid Rodríguez2019-03-271-0/+9
* | | | | Merge #7026Bundlerbot2019-03-312-9/+17
|\ \ \ \ \
| * | | | | Don't raise if users choose to exitnew_info_specsDavid Rodríguez2019-03-141-3/+4
| * | | | | Remove incorrect `raise`David Rodríguez2019-03-141-4/+0
| * | | | | Port regexp feature from `bundle show`David Rodríguez2019-03-141-1/+1
| * | | | | Fix `bundle info bundler` pathDavid Rodríguez2019-03-141-1/+7
| * | | | | Make `bundle info rails` create a lock fileDavid Rodríguez2019-03-141-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge #7078Bundlerbot2019-03-291-1/+3
|\ \ \ \ \
| * | | | | Allow `update` to install when `--no-install` usedno_install_allows_update_to_installDavid Rodríguez2019-03-281-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge #7035Bundlerbot2019-03-286-138/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use Gem::Request.get_cert_files instead of hard-coded paths.unify-certificationSHIBATA Hiroshi2019-03-181-2/+2
| * | | | Use Gem::RUBYGEMS_DIR instead of RbConfig::CONFIGSHIBATA Hiroshi2019-03-141-8/+1
| * | | | rubocop -aSHIBATA Hiroshi2019-03-141-1/+1
| * | | | Unify the certificates for rubygems.org to rubygems store.SHIBATA Hiroshi2019-03-146-137/+8
| |/ / /
* | | | Bump vendored fileutils to 1.2.0vendor_last_fileutilsDavid Rodríguez2019-03-272-24/+38
| |/ / |/| |
* | | Merge #7036Bundlerbot2019-03-272-6/+2
|\ \ \
| * | | Lazily require rubygems config filebump_travis_rubiesDavid Rodríguez2019-03-261-1/+0
| * | | Patch vendored fileutils to not activate `etc` gemDavid Rodríguez2019-03-261-5/+2
* | | | Merge #7059Bundlerbot2019-03-271-1/+1
|\ \ \ \
| * | | | Make `bundle clean` clean git extension directoriesDylan Thacker-Smith2019-03-211-1/+1
* | | | | Merge #7052Bundlerbot2019-03-271-2/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Introduce `{original,unbundled}_{system,exec}` helpersclean_env_passDavid Rodríguez2019-03-201-2/+36
| |/ / /
* | | | Bump thor to 0.20.3tweaking_vendoringDavid Rodríguez2019-03-2510-25/+175
* | | | Bump fileutils to 1.1.0David Rodríguez2019-03-251-26/+123
* | | | Fix circular require warningsDavid Rodríguez2019-03-233-3/+0
|/ / /
* | | Merge #7045Bundlerbot2019-03-201-2/+14
|\ \ \