| Commit message (Expand) | Author | Age | Files | Lines |
* | Update vendored Molinillo to 0.4.5seg-molinillo-0.4.5 | Samuel Giddins | 2016-04-29 | 4 | -12/+18 |
* | Auto merge of #4486 - bundler:seg-updater-read-comment, r=segiddins | Homu | 2016-04-29 | 1 | -0/+3 |
|\ |
|
| * | [Updater] Add a comment why we use IO.readseg-updater-read-comment | Samuel Giddins | 2016-04-29 | 1 | -0/+3 |
|/ |
|
* | Auto merge of #4479 - mwrock:windows, r=segiddins | Homu | 2016-04-29 | 1 | -1/+1 |
|\ |
|
| * | compute index checksums with IO.read instead of file method to avout carriage... | Matt Wrock | 2016-04-28 | 1 | -1/+1 |
* | | Auto merge of #4477 - bundler:seg-checksum-mismatch-error, r=indirect | Homu | 2016-04-29 | 7 | -6/+53 |
|\ \
| |/
|/| |
|
| * | [CompactIndex] Fall back when the versions checksum mismatchesseg-checksum-mismatch-error | Samuel Giddins | 2016-04-28 | 4 | -1/+33 |
| * | [Updater] Raise a more helpful error on checksum mismatch | Samuel Giddins | 2016-04-28 | 4 | -5/+20 |
* | | Merge tag 'v1.12.0' | Andre Arko | 2016-04-28 | 3 | -2/+9 |
|\ \
| |/
|/| |
|
| * | Auto merge of #4476 - bundler:document-update-ruby, r=segiddinsv1.12.0 | Homu | 2016-04-29 | 3 | -2/+9 |
| |\ |
|
| | * | Version 1.12.0 with changelogdocument-update-ruby | Andre Arko | 2016-04-28 | 2 | -1/+5 |
| | * | Document `update --ruby` option | Andre Arko | 2016-04-28 | 1 | -1/+4 |
| |/ |
|
* | | Auto merge of #4470 - mcfiredrill:double-quotes-spec-templates, r=segiddins | Homu | 2016-04-26 | 3 | -7/+7 |
|\ \ |
|
| * | | fix rubocop offense for %-literals | Tony Miller | 2016-04-26 | 1 | -2/+2 |
| * | | fix newgem_spec | Tony Miller | 2016-04-26 | 1 | -2/+2 |
| * | | use double quotes in the newgem spec templates | Tony Miller | 2016-04-26 | 2 | -5/+5 |
|/ / |
|
* | | Merge tag 'v1.12.0.rc.4' | Samuel Giddins | 2016-04-21 | 2 | -1/+7 |
|\ \
| |/ |
|
| * | Version 1.12.0.rc.4 with changelogv1.12.0.rc.4 | Samuel Giddins | 2016-04-21 | 2 | -1/+7 |
| * | Auto merge of #4453 - RochesterinNYC:fix-bundle-outdated-patch-minor-for-nons... | Homu | 2016-04-21 | 3 | -4/+19 |
* | | Auto merge of #4453 - RochesterinNYC:fix-bundle-outdated-patch-minor-for-nons... | Homu | 2016-04-22 | 3 | -4/+19 |
|\ \ |
|
| * | | Fix `bundle outdated` with `--patch` and/or `--minor` for | James Wen | 2016-04-21 | 3 | -4/+19 |
|/ / |
|
* | | Merge tag 'v1.12.0.rc.3' | Samuel Giddins | 2016-04-19 | 2 | -1/+7 |
|\ \
| |/ |
|
| * | Version 1.12.0.rc.3 with changelogv1.12.0.rc.3 | Samuel Giddins | 2016-04-19 | 2 | -1/+7 |
| * | Auto merge of #4449 - bundler:seg-generically-preserve-new-attributes, r=indi... | Homu | 2016-04-19 | 8 | -12/+208 |
* | | Auto merge of #4449 - bundler:seg-generically-preserve-new-attributes, r=indi... | Homu | 2016-04-20 | 8 | -12/+208 |
|\ \ |
|
| * | | [LockfileParser] Rename attribute to sectionseg-generically-preserve-new-attributes | Samuel Giddins | 2016-04-18 | 6 | -26/+26 |
| * | | [Definition] Fix lockfiles_equal? regexp for multiple substitutions | Samuel Giddins | 2016-04-18 | 4 | -4/+76 |
| * | | Add lockfile parser unit tests | Samuel Giddins | 2016-04-18 | 1 | -0/+94 |
| * | | [LockfileParser] Fix attributes regexp | Samuel Giddins | 2016-04-18 | 1 | -1/+1 |
| * | | [Definition] Ignore unknown attributes as well | Samuel Giddins | 2016-04-18 | 2 | -6/+16 |
| * | | Generically preserve new attributes in lockfile | Samuel Giddins | 2016-04-18 | 5 | -12/+32 |
|/ / |
|
* | | Auto merge of #4443 - Nitrodist:update-bundle-install-documentation-with-froz... | Homu | 2016-04-18 | 1 | -0/+5 |
|\ \ |
|
| * | | Update bundle install man page with --frozen option | Mark Campbell | 2016-04-15 | 1 | -0/+5 |
* | | | Auto merge of #4425 - RochesterinNYC:print-sanitized-urls-for-git-sources, r=... | Homu | 2016-04-18 | 5 | -5/+207 |
|\ \ \ |
|
| * | | | Ensure that `URICredentialsFilter#credential_filtered_uri` returns same | James Wen | 2016-04-05 | 3 | -26/+39 |
| * | | | Enable showing username for login authentication and oauth scheme for | James Wen | 2016-04-04 | 3 | -32/+48 |
| * | | | Remove authentication credentials for git sources from printed `bundle instal... | James Wen | 2016-04-03 | 2 | -5/+44 |
| * | | | Create URICredentialsFilter module for filtering out authentication | James Wen | 2016-04-03 | 3 | -0/+134 |
| |/ / |
|
* | | | Auto merge of #4419 - RochesterinNYC:specify-full-index-usage-in-error-messag... | Homu | 2016-04-18 | 2 | -16/+26 |
|\ \ \ |
|
| * | | | Suggest usage of `--full-index` flag in case of Dependency API failure | James Wen | 2016-03-31 | 2 | -16/+26 |
| |/ / |
|
* | | | Auto merge of #4416 - bundler:seg-settings-custom-serializer, r=segiddins | Homu | 2016-04-18 | 2 | -3/+10 |
|\ \ \ |
|
| * | | | [Config] Update spec for new YAML serializerseg-settings-custom-serializer | Samuel Giddins | 2016-03-30 | 1 | -1/+1 |
| * | | | [Settings] Use a custom serializer instead of relying upon the YAML module | Samuel Giddins | 2016-03-29 | 1 | -2/+9 |
* | | | | Auto merge of #4410 - bundler:seg-settings-load-config-tests, r=segiddins | Homu | 2016-04-18 | 2 | -2/+52 |
|\ \ \ \ |
|
| * | | | | [Settings] Support the ! added on 1.9.3seg-settings-load-config-tests | Samuel Giddins | 2016-03-29 | 1 | -0/+1 |
| * | | | | [Settings] Add specs for #load_config | Samuel Giddins | 2016-03-28 | 1 | -0/+37 |
| * | | | | [Settings] Use an improved regexp to read config file | Samuel Giddins | 2016-03-28 | 1 | -2/+14 |
* | | | | | Merge tag 'v1.12.0.rc.2' | Samuel Giddins | 2016-04-15 | 2 | -1/+25 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Version 1.12.0.rc.2 with changelogv1.12.0.rc.2 | Samuel Giddins | 2016-04-15 | 2 | -1/+13 |
| * | | | | [Exec] Allow executables to exit non-zero via at_exit | Samuel Giddins | 2016-04-15 | 2 | -3/+9 |