summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Easier figuring out of default gemsDavid Rodríguez2019-11-281-3/+1
| * | `Gem::Specification` should always be an `Enumerable`David Rodríguez2019-11-281-3/+1
| * | `Gem::Specification#activate` should always be definedDavid Rodríguez2019-11-281-10/+8
| * | Fix a warning in activation hack snippetDavid Rodríguez2019-11-281-1/+1
| * | Don't hide part of backtracesDavid Rodríguez2019-11-281-3/+1
| * | Always pass env as strings to helpersDavid Rodríguez2019-11-2811-24/+22
|/ /
* | Merge #7456Bundlerbot2019-11-271-1/+1
|\ \
| * | Lazily load CGIDavid Rodríguez2019-11-271-1/+1
|/ /
* | Merge #7455Bundlerbot2019-11-262-3/+3
|\ \
| * | Lazily load `open3`David Rodríguez2019-11-262-3/+3
* | | Merge #7419Bundlerbot2019-11-262-3/+24
|\ \ \ | |/ / |/| |
| * | Add :glob to git source uniquenessfatkodima2019-11-212-3/+24
| |/
* | Merge #7452Bundlerbot2019-11-233-16/+16
|\ \
| * | Bump rubocop and rubocop-performanceDavid Rodríguez2019-11-223-16/+16
| |/
* | Merge #7451Bundlerbot2019-11-2315-15/+30
|\ \
| * | Mimic Travis CI configDavid Rodríguez2019-11-221-0/+9
| * | Write & read dummy gems binarilyDavid Rodríguez2019-11-222-2/+2
| * | Reuse installed gems with windows CIDavid Rodríguez2019-11-221-1/+1
| * | Read marshaled gemspecs binarilyDavid Rodríguez2019-11-229-9/+9
| * | Use OS-independent PATH-separatorDavid Rodríguez2019-11-221-2/+2
| * | Strip root path in an OS-independent wayDavid Rodríguez2019-11-221-1/+7
| |/
* | Merge #7450Bundlerbot2019-11-222-3/+21
|\ \ | |/ |/|
| * Fixup style issuesDavid Rodríguez2019-11-222-6/+6
| * Fix glob base in bundler.gemspecKazuhiro NISHIYAMA2019-11-221-1/+2
| * Skip some tests if extracted from tarballKazuhiro NISHIYAMA2019-11-221-0/+9
| * Allow unknown if ruby coreKazuhiro NISHIYAMA2019-11-221-2/+10
|/
* Merge #7442Bundlerbot2019-11-212-3/+18
|\
| * Fix shelling out to rubygems being silentDavid Rodríguez2019-11-182-3/+18
* | Merge #7443Bundlerbot2019-11-202-1/+18
|\ \ | |/ |/|
| * Pick up changelog and version bump from 2-1-stableDavid Rodríguez2019-11-182-1/+18
|/
* Merge #7439Bundlerbot2019-11-121-3/+3
|\
| * Fix typo's in ChangelogPetrik de Heus2019-11-121-3/+3
|/
* Merge #7422Bundlerbot2019-11-123-4/+5
|\
| * Don't allow warnings on released rubiesDavid Rodríguez2019-11-121-1/+1
| * Fix `Bundler.require` redefinition warningDavid Rodríguez2019-11-121-0/+2
| * Remove already fixed warningDavid Rodríguez2019-11-121-1/+0
| * Remove unused instance variableDavid Rodríguez2019-11-121-1/+1
| * Enable warnings in ruby subprocessesDavid Rodríguez2019-11-121-1/+1
* | Merge #7438Bundlerbot2019-11-121-2/+2
|\ \ | |/ |/|
| * Add missing `travis_retry`'s to TravisCI configDavid Rodríguez2019-11-121-2/+2
|/
* Merge #7266Bundlerbot2019-11-1218-217/+118
|\
| * 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