summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename `unrequire_rubygems` to `reexec`improve_rubygems_switcherDavid Rodríguez2019-12-011-2/+2
* Rename `env_version` to `source`David Rodríguez2019-12-011-11/+11
* Rename `target_tag_version` to `target_tag`David Rodríguez2019-12-011-5/+5
* Improve rubygems switching codeDavid Rodríguez2019-12-014-45/+14
* Merge #7465Bundlerbot2019-12-0150-50/+50
|\
| * December manpagesdecember_manpagesDavid Rodríguez2019-12-0150-50/+50
|/
* Merge #7418Bundlerbot2019-11-292-31/+53
|\
| * Restore previous BUNDLE_GEMFILE in bundler/inlinefatkodima2019-11-222-31/+53
* | Merge #7461Bundlerbot2019-11-291-0/+1
|\ \
| * | Set parallel_tests to also output rspec progresscolby/parallel-rspec-outputColby Swandale2019-11-301-0/+1
|/ /
* | Merge #7459Bundlerbot2019-11-291-9/+12
|\ \
| * | Fix condition to verify root is a git directoryunskip_quality_specsDavid Rodríguez2019-11-281-1/+1
| * | Extract git check logic to a methodDavid Rodríguez2019-11-281-9/+12
* | | Merge #7458Bundlerbot2019-11-2911-70/+50
|\ \ \ | |/ / |/| |
| * | Use activation hack in default gem activation specsDavid Rodríguez2019-11-281-2/+2
| * | Split default gem activation specsDavid Rodríguez2019-11-281-26/+20
| * | Only consider exempted default gemsDavid Rodríguez2019-11-281-5/+1
| * | 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
|\