summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Pickup latest changes in thor masterDavid Rodríguez2019-11-1118-217/+118
|/
* Merge #7433Bundlerbot2019-11-111-26/+49
|\
| * Improve binstub specsDavid Rodríguez2019-11-111-26/+49
|/
* Merge #7435Bundlerbot2019-11-119-19/+14
|\
| * Improve rubygems version overriding mechanismDavid Rodríguez2019-11-119-19/+14
* | Merge #7434Bundlerbot2019-11-1110-19/+11
|\ \ | |/ |/|
| * Prefer requires not relying on the `$LOAD_PATH`David Rodríguez2019-11-114-6/+5
| * Remove unnecessary rubygems require'sDavid Rodríguez2019-11-114-8/+0
| * Remove another unnecessary requireDavid Rodríguez2019-11-111-1/+0
| * Remove unnecessary requireDavid Rodríguez2019-11-111-1/+0
| * Lazily require fileutilsDavid Rodríguez2019-11-111-1/+2
| * Require pieces of bundler absolutelyDavid Rodríguez2019-11-111-2/+4
|/
* Merge #7423Bundlerbot2019-11-093-5/+23
|\
| * Ignore local overrides for bundle pristinefatkodima2019-11-063-5/+23
* | Merge #6455Bundlerbot2019-11-085-6/+88
|\ \
| * | [CLI::Gem] Add a --rubocop optionsegiddins/bundle-gem-rubocop-optionSamuel Giddins2019-10-195-6/+88
* | | Merge #7429Bundlerbot2019-11-081-29/+0
|\ \ \
| * | | Remove rubygems integration dead codedead_codeDavid Rodríguez2019-11-071-29/+0
* | | | Merge #7430Bundlerbot2019-11-081-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Improve conflict resolution instructionsimprove_prepare_release_taskDavid Rodríguez2019-11-071-1/+1
| * | | Prefer the default shell to zshDavid Rodríguez2019-11-071-1/+1
| * | | Show proper error message when opening shell failedDavid Rodríguez2019-11-071-1/+4
|/ / /
* | | Merge #7417Bundlerbot2019-11-071-2/+6
|\ \ \
| * | | Fix bundler/inline warning: method redefined; discarding old rootfatkodima2019-11-031-2/+6
* | | | Merge #7416Bundlerbot2019-11-073-47/+22
|\ \ \ \
| * | | | Don't use insecure temporary directory as home directoryfatkodima2019-11-043-47/+22
* | | | | Merge #7427Bundlerbot2019-11-061-2/+2
|\ \ \ \ \
| * | | | | Pass `env` as a parameter to `sys_exec`no_env_in_frontDavid Rodríguez2019-11-061-2/+2
|/ / / / /
* | | | | Merge #7426Bundlerbot2019-11-062-3/+4
|\ \ \ \ \
| * | | | | Revert "I don't think we need this now"undo_some_unskipsDavid Rodríguez2019-11-062-3/+4
|/ / / / /
* | | | | Merge #7425Bundlerbot2019-11-062-6/+3
|\ \ \ \ \
| * | | | | Properly avoid readline crashes when running specs on Windowsfix_warning_and_readline_crash_on_windowsDavid Rodríguez2019-11-062-6/+3
* | | | | | Merge #7424Bundlerbot2019-11-061-1/+1
|\ \ \ \ \ \
| * | | | | | Drop unnecessary `tempfile` requiredrop_unnecessary_tempfile_requireDavid Rodríguez2019-11-061-1/+1
| |/ / / / /
* | | | | | Merge #7393Bundlerbot2019-11-062-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make bundle add caches newly added gems when needed.André Luis Leal Cardoso Junior2019-11-042-0/+10
* | | | | | Merge #7394Bundlerbot2019-11-062-0/+65
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Grammarzverok2019-11-051-1/+1
| * | | | | Add inline RDoc documentationzverok2019-10-262-0/+65
| |/ / / /
* | | | | Merge #7398Bundlerbot2019-11-051-4/+0
|\ \ \ \ \
| * | | | | Remove unnecessary lines from `bundler/setup`remove_unnecessary_load_path_manipulationDavid Rodríguez2019-11-051-4/+0
| | |/ / / | |/| | |
* | | | | Merge #7402Bundlerbot2019-11-0558-126/+118
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Always use folder structure aware path helpersspec_normalizationsDavid Rodríguez2019-11-044-6/+8
| * | | | Simplify a bunch of test requiresDavid Rodríguez2019-11-0443-43/+43
| * | | | Simplify building some pathsDavid Rodríguez2019-11-043-4/+4
| * | | | Rename `lib` to `lib_dir`David Rodríguez2019-11-0415-60/+60
| * | | | Remove unnecessary local variablesDavid Rodríguez2019-11-041-6/+0
| * | | | Remove `spec` helper in favor of `spec_dir`David Rodríguez2019-11-044-8/+4
| * | | | Normalize some test requiresDavid Rodríguez2019-11-042-5/+5
|/ / / /
* | | | Merge #7411Bundlerbot2019-11-042-1/+3
|\ \ \ \