| Commit message (Expand) | Author | Age | Files | Lines |
* | [Index] Use spec.full_name as hash keyseg-index-platform-ruby-default | Samuel Giddins | 2016-05-16 | 1 | -2/+2 |
* | [Index] Add spec for searching for a spec with a nil platform | Samuel Giddins | 2016-05-09 | 1 | -0/+29 |
* | [Index] Ensure nil and "ruby" platforms are treated identically | Samuel Giddins | 2016-05-09 | 1 | -2/+2 |
* | Update READMEs for the removal of bundler-features | Lynn Cyrin | 2016-05-09 | 1 | -2/+1 |
* | Update READMEs for the removal of bundler-features | Lynn Cyrin | 2016-05-09 | 1 | -4/+0 |
* | Update READMEs for the removal of bundler-features | Lynn Cyrin | 2016-05-09 | 1 | -1/+1 |
* | Merge tag 'v1.12.3' | Samuel Giddins | 2016-05-06 | 2 | -1/+7 |
|\ |
|
| * | Version 1.12.3 with changelogv1.12.3 | Samuel Giddins | 2016-05-06 | 2 | -1/+7 |
| * | Auto merge of #4531 - bundler:seg-compact-index-fallback-no-home, r=indirect | Homu | 2016-05-06 | 2 | -0/+15 |
| * | Auto merge of #4530 - bundler:seg-install-no-no-install, r=indirect | Homu | 2016-05-06 | 2 | -2/+12 |
* | | Auto merge of #4531 - bundler:seg-compact-index-fallback-no-home, r=indirect | Homu | 2016-05-07 | 2 | -0/+15 |
|\ \ |
|
| * | | [CompactIndex] Fall back when the user's home directory is not writableseg-compact-index-fallback-no-home | Samuel Giddins | 2016-05-06 | 2 | -0/+15 |
* | | | Auto merge of #4530 - bundler:seg-install-no-no-install, r=indirect | Homu | 2016-05-07 | 2 | -2/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | [Install] Don't set :no_install unecessarilyseg-install-no-no-install | Samuel Giddins | 2016-05-06 | 2 | -2/+12 |
|/ / |
|
* | | Merge tag 'v1.12.2' | Samuel Giddins | 2016-05-04 | 2 | -1/+7 |
|\ \
| |/ |
|
| * | Version 1.12.2 with changelogv1.12.2 | Samuel Giddins | 2016-05-04 | 2 | -1/+7 |
| * | Auto merge of #4487 - b-ggs:show-executables-man-page, r=segiddins | Homu | 2016-05-04 | 2 | -3/+135 |
| * | Auto merge of #4524 - grzuy:fix_frozen_string, r=segiddins | Homu | 2016-05-04 | 2 | -3/+3 |
* | | Auto merge of #4487 - b-ggs:show-executables-man-page, r=segiddins | Homu | 2016-05-05 | 2 | -3/+135 |
|\ \ |
|
| * | | Use `cat` instead of `echo` for specs | Boggs | 2016-04-30 | 2 | -40/+97 |
| * | | Use regex for matching usage of `exec` and `--help` | Boggs | 2016-04-30 | 1 | -12/+27 |
| * | | Add more specs for exec and help usage | Boggs | 2016-04-30 | 1 | -4/+37 |
| * | | Use help switch specified in args instead of replacing it with --help | Boggs | 2016-04-30 | 1 | -2/+2 |
| * | | Show executable's man page when --help or -h is present | Boggs | 2016-04-30 | 2 | -2/+29 |
* | | | Auto merge of #4524 - grzuy:fix_frozen_string, r=segiddins | Homu | 2016-05-05 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | String interpolation no longer necessary | Gonzalo | 2016-05-04 | 1 | -1/+1 |
| * | | | Fixes frozen string exception when checking equivalent gemfile and lockfile (... | Gonzalo | 2016-05-03 | 2 | -3/+3 |
|/ / / |
|
* | | | Auto merge of #4448 - RochesterinNYC:update-ssl-certs--to-parallel-rubygems, ... | Homu | 2016-05-04 | 4 | -19/+22 |
|\ \ \ |
|
| * | | | Update Bundler ssl certs to match updated Rubygems ssl certs/structure | James Wen | 2016-04-17 | 4 | -19/+22 |
* | | | | Merge tag 'v1.12.1' | Samuel Giddins | 2016-04-30 | 2 | -1/+9 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Version 1.12.1 with changelogv1.12.1 | Samuel Giddins | 2016-04-30 | 2 | -1/+9 |
| * | | | Auto merge of #4485 - bundler:seg-setup-loadpath-order, r=segiddins | Homu | 2016-04-30 | 2 | -12/+41 |
| * | | | Auto merge of #4490 - bundler:seg-molinillo-0.4.5, r=segiddins | Homu | 2016-04-30 | 4 | -12/+18 |
| * | | | Auto merge of #4486 - bundler:seg-updater-read-comment, r=segiddins | Homu | 2016-04-30 | 1 | -0/+3 |
| * | | | Auto merge of #4479 - mwrock:windows, r=segiddins | Homu | 2016-04-30 | 1 | -1/+1 |
| * | | | Auto merge of #4477 - bundler:seg-checksum-mismatch-error, r=indirect | Homu | 2016-04-30 | 7 | -6/+53 |
* | | | | Auto merge of #4485 - bundler:seg-setup-loadpath-order, r=segiddins | Homu | 2016-04-30 | 2 | -12/+41 |
|\ \ \ \ |
|
| * | | | | Remove trailing comma for Ruby 1.8.7seg-setup-loadpath-order | Samuel Giddins | 2016-04-29 | 1 | -1/+1 |
| * | | | | [Runtime] Keep load paths within a single spec properly sorted | Samuel Giddins | 2016-04-29 | 1 | -1/+1 |
| * | | | | [Runtime] Fix the ordering of the load path when there are dependencies | Samuel Giddins | 2016-04-29 | 2 | -12/+41 |
* | | | | | Auto merge of #4490 - bundler:seg-molinillo-0.4.5, r=segiddins | Homu | 2016-04-30 | 4 | -12/+18 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | 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 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|