| Commit message (Expand) | Author | Age | Files | Lines |
* | handle Errno::ENOTSUP in Bundler process lock filecolby/process-lock-enotsup | Colby Swandale | 2018-06-15 | 2 | -1/+12 |
* | Auto merge of #6542 - bundler:colby/bundler-mkdir-no-sudo, r=colby-swandale | The Bundler Bot | 2018-06-08 | 3 | -3/+31 |
|\ |
|
| * | dont use sudo to create tmp gem install dir | Colby Swandale | 2018-06-06 | 1 | -1/+1 |
| * | add option to Bundler#mkdir_p to force Bundler to not use sudo | Colby Swandale | 2018-06-06 | 2 | -2/+30 |
* | | Auto merge of #6556 - agrim123:agr-versions-gem-add, r=colby-swandale | The Bundler Bot | 2018-06-06 | 5 | -3/+58 |
|\ \ |
|
| * | | Add documentation for options | Agrim Mittal | 2018-05-29 | 2 | -3/+9 |
| * | | Add check when both strict and optimistic are specified | Agrim Mittal | 2018-05-29 | 2 | -0/+10 |
| * | | add version prefix | Agrim Mittal | 2018-05-28 | 4 | -2/+41 |
* | | | Auto merge of #6565 - ianks:cache-bundler-on-travis, r=colby-swandale | The Bundler Bot | 2018-06-05 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Enable bundler caching for generated travis config | Ian Ker-Seymer | 2018-06-05 | 1 | -0/+2 |
|/ / / |
|
* | | | Merge tag 'v1.16.2' | Andre Arko | 2018-06-05 | 0 | -0/+0 |
|\ \ \ |
|
| * | | | Version 1.16.2 with changelogv1.16.2 | Colby Swandale | 2018-05-17 | 2 | -1/+51 |
| * | | | dont explicitly check the Bundler verison string in prstine spec | Colby Swandale | 2018-05-17 | 1 | -1/+8 |
| * | | | dont test RubyGems master on ruby 1.8.7 | Colby Swandale | 2018-04-20 | 1 | -1/+2 |
| * | | | fix incorrect heredoc syntax and remove accents | Colby Swandale | 2018-04-20 | 1 | -2/+2 |
| * | | | Auto merge of #6498 - bundler:colby/gem-util-compatability, r=colby-swandale | The Bundler Bot | 2018-04-20 | 1 | -1/+5 |
| * | | | Auto merge of #6478 - bundler:segiddins/fix-tests-against-rg-master, r=segiddins | The Bundler Bot | 2018-04-20 | 2 | -4/+6 |
| * | | | Auto merge of #6488 - bundler:colby/fix-exec-spec, r=segiddins | The Bundler Bot | 2018-04-20 | 1 | -14/+2 |
| * | | | Auto merge of #6476 - tobias-grasse:master, r=colby-swandale | The Bundler Bot | 2018-04-20 | 1 | -0/+3 |
| * | | | Auto merge of #6490 - bundler:segiddins/6489-filter-git-creds-using-message, ... | The Bundler Bot | 2018-04-20 | 2 | -1/+30 |
| * | | | Auto merge of #6482 - grosser:grosser/homeless, r=colby-swandale | The Bundler Bot | 2018-04-20 | 2 | -1/+14 |
| * | | | Auto merge of #6480 - bundler:segiddins/6475-install-path-dot, r=indirect | The Bundler Bot | 2018-04-20 | 2 | -2/+15 |
| * | | | Auto merge of #6474 - agrim123:agr-bundle-lock-fix, r=segiddins | The Bundler Bot | 2018-04-20 | 2 | -1/+10 |
| * | | | Auto merge of #6466 - tduffield:bundler-check-length, r=segiddins | The Bundler Bot | 2018-04-20 | 1 | -1/+1 |
| * | | | Auto merge of #6467 - bundler:rubymorillo-patch-3, r=colby-swandale | The Bundler Bot | 2018-04-20 | 1 | -0/+4 |
| * | | | Auto merge of #6464 - bundler:rubymorillo-patch-3, r=colby-swandale | The Bundler Bot | 2018-04-20 | 1 | -5/+9 |
| * | | | Auto merge of #6463 - bundler:rubymorillo-patch-2, r=indirect | The Bundler Bot | 2018-04-20 | 1 | -9/+9 |
| * | | | Auto merge of #6446 - bundler:segiddins/remove-unused-ivar, r=colby-swandale | The Bundler Bot | 2018-04-20 | 1 | -1/+0 |
| * | | | Auto merge of #6444 - greysteil:handle-gem-specific-updates-non-local-platfor... | The Bundler Bot | 2018-04-20 | 2 | -2/+43 |
| * | | | Auto merge of #6346 - nesaulov:explain-spec-files, r=segiddins | The Bundler Bot | 2018-04-20 | 2 | -2/+7 |
| * | | | Auto merge of #6349 - shime:check-if-stderr-is-closed-before-reporting-errors... | The Bundler Bot | 2018-04-20 | 3 | -5/+20 |
| * | | | Auto merge of #6343 - nesaulov:fix-nil-backtrace, r=colby-swandale | The Bundler Bot | 2018-04-20 | 2 | -1/+31 |
| * | | | Auto merge of #6336 - bundler:segiddins/updater-use-more-filesystem-access, r... | The Bundler Bot | 2018-04-20 | 1 | -1/+3 |
| * | | | Auto merge of #6337 - bundler:segiddins/fail-gracefully-when-resetting-to-rev... | The Bundler Bot | 2018-04-20 | 2 | -2/+31 |
| * | | | Auto merge of #6335 - bundler:segiddins/use-rubygems-integration-inflate, r=s... | The Bundler Bot | 2018-04-20 | 5 | -7/+7 |
| * | | | Auto merge of #6323 - MSP-Greg:fix_fbb1ff7_pr6237, r=hsbt | The Bundler Bot | 2018-04-20 | 1 | -1/+1 |
| * | | | Auto merge of #6320 - koic:deprecate_safe_level_of_erb_new_in_ruby_2_6, r=ind... | The Bundler Bot | 2018-04-20 | 1 | -2/+10 |
| * | | | Auto merge of #6307 - alyssais:yanked_message, r=indirect | The Bundler Bot | 2018-04-20 | 1 | -1/+1 |
| * | | | Auto merge of #6302 - 315tky:master, r=indirect | The Bundler Bot | 2018-04-20 | 1 | -0/+11 |
| * | | | Auto merge of #6314 - bundler:update-deprecated-methods, r=hsbt | The Bundler Bot | 2018-04-20 | 6 | -8/+8 |
| * | | | Auto merge of #6300 - cpgo:remove-add-timestamp-comment, r=colby-swandale | The Bundler Bot | 2018-04-20 | 1 | -3/+0 |
| * | | | Auto merge of #6288 - bundler:seg-lockfile-missing-platform-specific-specs, r... | The Bundler Bot | 2018-04-20 | 5 | -5/+52 |
| * | | | Auto merge of #6223 - shayonj:s/hup-fix, r=segiddins | The Bundler Bot | 2018-04-20 | 2 | -23/+52 |
| * | | | Auto merge of #6279 - deivid-rodriguez:fix/encoding_bug, r=indirect | The Bundler Bot | 2018-04-20 | 2 | -1/+18 |
| * | | | Auto merge of #6285 - voxik:remove-executable-bit, r=colby-swandale | The Bundler Bot | 2018-04-20 | 2 | -0/+4 |
| * | | | Auto merge of #6271 - nholden:bundle-doctor-man-page, r=colby-swandale | The Bundler Bot | 2018-04-20 | 1 | -0/+33 |
| * | | | Auto merge of #6211 - papanikge:add-source-when-failing, r=segiddins | The Bundler Bot | 2018-04-20 | 3 | -5/+43 |
| * | | | Auto merge of #6266 - nilsding:init-check-dir-writable, r=colby-swandale | The Bundler Bot | 2018-04-20 | 2 | -0/+23 |
| * | | | Auto merge of #6264 - bundler:colby/client-index-gzip-error, r=indirect | The Bundler Bot | 2018-04-20 | 2 | -4/+36 |
| * | | | Auto merge of #6254 - bundler:seg-friendly-error-fallback, r=segiddins | The Bundler Bot | 2018-04-20 | 1 | -0/+2 |