summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add actionable suggestions to config deprecationmove_bundle_config_deprecation_to_bundler_2David Rodríguez2019-03-151-1/+13
| * Fix deprecation version for `bundle config`David Rodríguez2019-03-151-1/+1
* | Merge #7047Bundlerbot2019-03-192-21/+1
|\ \
| * | Remove forgotten options deprecationforgotten_options_deprecation_second_passDavid Rodríguez2019-03-171-20/+0
| * | Move message to present tenseDavid Rodríguez2019-03-171-1/+1
| |/
* | Remove ruby version leftoversremove_ruby_version_leftoversDavid Rodríguez2019-03-153-11/+1
|/
* Test and fix `bundle viz` command deprecationDavid Rodríguez2019-03-151-1/+1
* The cops got meDavid Rodríguez2019-03-121-1/+1
* Deprecate a bunch of flags in bundler 2David Rodríguez2019-03-123-19/+36
* Allow a scape valve to keep the old behavior for nowDavid Rodríguez2019-03-121-7/+13
* Teach users how to toggle deprecations offDavid Rodríguez2019-03-121-1/+3
* Don't commit to a deprecation horizonDavid Rodríguez2019-03-121-1/+1
* Get the final spec about DSL sources passingDavid Rodríguez2019-03-121-1/+1
* Delay custom sources deprecation to bundler 3David Rodríguez2019-03-122-3/+3
* Delay git sources removal to bundler 3 (for now)David Rodríguez2019-03-121-1/+1
* github.https setting is booleanDavid Rodríguez2019-03-121-0/+1
* Remove messy TODO commentsDavid Rodríguez2019-03-121-17/+0
* Merge #6999Bundlerbot2019-03-121-4/+9
|\
| * Lighther "prefer gems.rb" deprecationDavid Rodríguez2019-03-011-4/+9
* | Fix rubocop issuesDavid Rodríguez2019-03-081-6/+6
* | Fallback to sequentially fetching specs on 429sDavid Rodríguez2019-03-084-16/+50
* | Fix typoAndrew Nesbitt2019-03-061-1/+1
* | Disable `Style/GuardClause` copfix_offenses_for_more_copsDavid Rodríguez2019-03-041-5/+0
* | Move `rescue Exception` exceptions inlineDavid Rodríguez2019-03-045-5/+5
* | Auto-correct `Style/MutableConstant` rubocop offensesDavid Rodríguez2019-03-045-9/+9
* | Auto-correct `Style/RescueStandardError` offensesDavid Rodríguez2019-03-044-5/+5
* | Auto-correct `Style/Encoding` rubocop issuesDavid Rodríguez2019-03-041-1/+0
* | Auto-correct `Style/StderrPuts` rubocop offensesDavid Rodríguez2019-03-041-1/+1
* | Auto-correct `Style/TrailingCommaInHashLiteral` offensesglobally_enable_some_layout_copsDavid Rodríguez2019-03-043-5/+5
* | Auto-correct `Style/TrailingCommaInArrayLiteral` offensesDavid Rodríguez2019-03-043-3/+3
* | Fully enable some dependent Layout copsDavid Rodríguez2019-03-043-18/+18
* | Merge #6978Bundlerbot2019-03-031-1/+1
|\ \ | |/ |/|
| * add check for already installed pluginAnkit Kataria2019-02-211-1/+1
* | Delay `bundle console` removal to bundler 3David Rodríguez2019-02-281-1/+1
* | Delay requiring --all to update everything to bundler 3David Rodríguez2019-02-281-1/+1
* | Remove rubygems compatibility guardremove_unnecessary_rubygems_filtersDavid Rodríguez2019-02-251-4/+0
* | Remove more unnecessary rubygems version checksDavid Rodríguez2019-02-252-33/+18
* | Remove unnecessary old rubygems deprecationDavid Rodríguez2019-02-251-7/+3