summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Auto merge of #6300 - cpgo:remove-add-timestamp-comment, r=colby-swandaleThe Bundler Bot2018-02-201-3/+0
|\
| * remove timestamp commentCassio Godinho2018-02-191-3/+0
* | [Definition] Gracefully handle when the lockfile is missing specs needed to r...Samuel Giddins2018-02-031-2/+6
* | [SpecSet] Raise a more detailed error when the lockfile might be corruptedSamuel Giddins2018-02-031-1/+4
* | Auto merge of #6223 - shayonj:s/hup-fix, r=segiddinsThe Bundler Bot2018-02-031-3/+2
|\ \
| * | Only trap INT signal and set to DEFAULTShayon Mukherjee2018-01-151-3/+2
* | | Auto merge of #6279 - deivid-rodriguez:fix/encoding_bug, r=indirectThe Bundler Bot2018-02-011-1/+1
|\ \ \
| * | | 1.8.7 compatible file readDavid Rodríguez2018-01-311-1/+1
| * | | Fix hang when gemspec has incompatible encodingDavid Rodríguez2018-01-311-1/+1
* | | | Auto merge of #6285 - voxik:remove-executable-bit, r=colby-swandaleThe Bundler Bot2018-02-011-0/+0
|\ \ \ \
| * | | | Remove unnecessary executable bit from gem template.Vít Ondruch2018-02-011-0/+0
| |/ / /
* | | | Auto merge of #6211 - papanikge:add-source-when-failing, r=segiddinsThe Bundler Bot2018-02-011-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add explicit source when available in the error msg upon failureGeorge Papanikolaou2018-01-251-1/+6
* | | | Auto merge of #6129 - ajwann:check-permissions-in-doctor-command, r=colby-swa...The Bundler Bot2018-01-311-1/+47
|\ \ \ \
| * | | | warn user if a file is not R/W and owned by another userAdam Wanninger2018-01-251-1/+13
| * | | | corrected spelling of stil to stillAdam Wanninger2018-01-251-1/+1
| * | | | 'to the current user' should be 'by the current user'Adam Wanninger2018-01-251-1/+1
| * | | | [CLI::Doctor] Avoid looping over all files twiceSamuel Giddins2018-01-251-25/+25
| * | | | prefix outputted files with a - for readabilityAdam Wanninger2018-01-251-2/+2
| * | | | use Bundler.ui.info instead of exceptionAdam Wanninger2018-01-251-9/+9
| * | | | check Bundler.home permissions in doctor commandAdam Wanninger2018-01-251-0/+34
* | | | | Auto merge of #6273 - joelvh:feature/bundle_update_gemfile_option, r=colby-sw...The Bundler Bot2018-01-311-0/+2
|\ \ \ \ \
| * | | | | Added `--gemfile` option to `bundle update`Joel Van Horn2018-01-241-0/+2
| * | | | | Version 1.16.1 with changelogv1.16.1Samuel Giddins2017-12-211-1/+1
| * | | | | Auto merge of #6145 - halfbyte:reduce_dependency_trees_bailout, r=segiddinsThe Bundler Bot2017-12-121-0/+2
| * | | | | Auto merge of #6207 - bundler:colby/init-gemfile-path-child, r=segiddinsThe Bundler Bot2017-12-121-5/+1
| * | | | | Auto merge of #6202 - hsbt:warning-bundler-binstub, r=hsbtThe Bundler Bot2017-12-111-1/+9
| * | | | | Auto merge of #6201 - jetthoughts:binstub-use-gemfile-from-env, r=indirectThe Bundler Bot2017-12-111-3/+3
| * | | | | Auto merge of #6209 - hsbt:ignore-doc-templates, r=colby-swandaleThe Bundler Bot2017-12-111-0/+1
| * | | | | Auto merge of #6188 - bundler:indirect/fix-6072, r=indirectThe Bundler Bot2017-12-112-5/+3
| * | | | | Auto merge of #6186 - greysteil:treat-release-preference-as-constraint, r=ind...The Bundler Bot2017-12-111-1/+2
| * | | | | Auto merge of #6157 - mattbrictson:fix-nomethoderror-bundle-update-group, r=i...The Bundler Bot2017-12-111-1/+3
| * | | | | Auto merge of #6078 - hsbt:rename-travis-template, r=olleolleolleThe Bundler Bot2017-12-112-1/+1
* | | | | | Auto merge of #6266 - nilsding:init-check-dir-writable, r=colby-swandaleThe Bundler Bot2018-01-301-0/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [Init] Check if the current directory is writableGeorg Gadinger2018-01-191-0/+5
* | | | | | Simplify error class stuff.Chris Keele2018-01-193-21/+1
* | | | | | Add base error class to new gems.Chris Keele2018-01-193-0/+21
* | | | | | Auto merge of #6264 - bundler:colby/client-index-gzip-error, r=indirectThe Bundler Bot2018-01-191-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | handle gzip corruption errors in the compact index clientcolby/client-index-gzip-errorColby Swandale2018-01-191-0/+2
* | | | | | Auto merge of #6254 - bundler:seg-friendly-error-fallback, r=segiddinsThe Bundler Bot2018-01-161-0/+2
|\ \ \ \ \ \
| * | | | | | [FriendlyErrors] Fallback to the original error if the friendly message raisesseg-friendly-error-fallbackSamuel Giddins2018-01-121-0/+2
| |/ / / / /
* | | | | | Auto merge of #6257 - bundler:seg-rename-bundler-frozen, r=segiddinsThe Bundler Bot2018-01-168-14/+14
|\ \ \ \ \ \
| * | | | | | Rename Bundler.frozen? to avoid Object method conflictseg-rename-bundler-frozenSamuel Giddins2018-01-158-14/+14
| | |_|_|/ / | |/| | | |
* | | | | | [Source::RubyGems] Ensure the bindir exists before installingseg-fix-travis-ruby-2.5Samuel Giddins2018-01-151-0/+2
|/ / / / /
* | | | | Auto merge of #6238 - bundler:seg-outdated-fips, r=olleolleolleThe Bundler Bot2018-01-131-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [CLI] Skip the outdated bundler check when MD5 is not availableseg-outdated-fipsSamuel Giddins2017-12-301-0/+2
* | | | | Make `bundle clean` clean extension directoriesArtyom Khramov2018-01-101-2/+8
* | | | | Auto merge of #6241 - KrauseFx:patch-1, r=segiddinsThe Bundler Bot2018-01-081-2/+2
|\ \ \ \ \
| * | | | | Update unencrypted http links to httpsFelix Krause2018-01-041-2/+2
* | | | | | Auto merge of #6177 - bundler:colby/bundle-show-paths, r=indirectThe Bundler Bot2018-01-082-0/+4
|\ \ \ \ \ \