summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Install] Don't set :no_install unecessarilyseg-install-no-no-installSamuel Giddins2016-05-062-2/+12
* Merge tag 'v1.12.2'Samuel Giddins2016-05-042-1/+7
|\
| * Version 1.12.2 with changelogv1.12.2Samuel Giddins2016-05-042-1/+7
| * Auto merge of #4487 - b-ggs:show-executables-man-page, r=segiddinsHomu2016-05-042-3/+135
| * Auto merge of #4524 - grzuy:fix_frozen_string, r=segiddinsHomu2016-05-042-3/+3
* | Auto merge of #4487 - b-ggs:show-executables-man-page, r=segiddinsHomu2016-05-052-3/+135
|\ \
| * | Use `cat` instead of `echo` for specsBoggs2016-04-302-40/+97
| * | Use regex for matching usage of `exec` and `--help`Boggs2016-04-301-12/+27
| * | Add more specs for exec and help usageBoggs2016-04-301-4/+37
| * | Use help switch specified in args instead of replacing it with --helpBoggs2016-04-301-2/+2
| * | Show executable's man page when --help or -h is presentBoggs2016-04-302-2/+29
* | | Auto merge of #4524 - grzuy:fix_frozen_string, r=segiddinsHomu2016-05-052-3/+3
|\ \ \
| * | | String interpolation no longer necessaryGonzalo2016-05-041-1/+1
| * | | Fixes frozen string exception when checking equivalent gemfile and lockfile (...Gonzalo2016-05-032-3/+3
|/ / /
* | | Auto merge of #4448 - RochesterinNYC:update-ssl-certs--to-parallel-rubygems, ...Homu2016-05-044-19/+22
|\ \ \
| * | | Update Bundler ssl certs to match updated Rubygems ssl certs/structureJames Wen2016-04-174-19/+22
* | | | Merge tag 'v1.12.1'Samuel Giddins2016-04-302-1/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Version 1.12.1 with changelogv1.12.1Samuel Giddins2016-04-302-1/+9
| * | | Auto merge of #4485 - bundler:seg-setup-loadpath-order, r=segiddinsHomu2016-04-302-12/+41
| * | | Auto merge of #4490 - bundler:seg-molinillo-0.4.5, r=segiddinsHomu2016-04-304-12/+18
| * | | Auto merge of #4486 - bundler:seg-updater-read-comment, r=segiddinsHomu2016-04-301-0/+3
| * | | Auto merge of #4479 - mwrock:windows, r=segiddinsHomu2016-04-301-1/+1
| * | | Auto merge of #4477 - bundler:seg-checksum-mismatch-error, r=indirectHomu2016-04-307-6/+53
* | | | Auto merge of #4485 - bundler:seg-setup-loadpath-order, r=segiddinsHomu2016-04-302-12/+41
|\ \ \ \
| * | | | Remove trailing comma for Ruby 1.8.7seg-setup-loadpath-orderSamuel Giddins2016-04-291-1/+1
| * | | | [Runtime] Keep load paths within a single spec properly sortedSamuel Giddins2016-04-291-1/+1
| * | | | [Runtime] Fix the ordering of the load path when there are dependenciesSamuel Giddins2016-04-292-12/+41
* | | | | Auto merge of #4490 - bundler:seg-molinillo-0.4.5, r=segiddinsHomu2016-04-304-12/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update vendored Molinillo to 0.4.5seg-molinillo-0.4.5Samuel Giddins2016-04-294-12/+18
|/ / / /
* | | | Auto merge of #4486 - bundler:seg-updater-read-comment, r=segiddinsHomu2016-04-291-0/+3
|\ \ \ \
| * | | | [Updater] Add a comment why we use IO.readseg-updater-read-commentSamuel Giddins2016-04-291-0/+3
|/ / / /
* | | | Auto merge of #4479 - mwrock:windows, r=segiddinsHomu2016-04-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | compute index checksums with IO.read instead of file method to avout carriage...Matt Wrock2016-04-281-1/+1
* | | | Auto merge of #4477 - bundler:seg-checksum-mismatch-error, r=indirectHomu2016-04-297-6/+53
|\ \ \ \ | |/ / / |/| | |
| * | | [CompactIndex] Fall back when the versions checksum mismatchesseg-checksum-mismatch-errorSamuel Giddins2016-04-284-1/+33
| * | | [Updater] Raise a more helpful error on checksum mismatchSamuel Giddins2016-04-284-5/+20
* | | | Merge tag 'v1.12.0'Andre Arko2016-04-283-2/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Auto merge of #4476 - bundler:document-update-ruby, r=segiddinsv1.12.0Homu2016-04-293-2/+9
| |\ \
| | * | Version 1.12.0 with changelogdocument-update-rubyAndre Arko2016-04-282-1/+5
| | * | Document `update --ruby` optionAndre Arko2016-04-281-1/+4
| |/ /
* | | Auto merge of #4470 - mcfiredrill:double-quotes-spec-templates, r=segiddinsHomu2016-04-263-7/+7
|\ \ \
| * | | fix rubocop offense for %-literalsTony Miller2016-04-261-2/+2
| * | | fix newgem_specTony Miller2016-04-261-2/+2
| * | | use double quotes in the newgem spec templatesTony Miller2016-04-262-5/+5
|/ / /
* | | Merge tag 'v1.12.0.rc.4'Samuel Giddins2016-04-212-1/+7
|\ \ \ | |/ /
| * | Version 1.12.0.rc.4 with changelogv1.12.0.rc.4Samuel Giddins2016-04-212-1/+7
| * | Auto merge of #4453 - RochesterinNYC:fix-bundle-outdated-patch-minor-for-nons...Homu2016-04-213-4/+19
* | | Auto merge of #4453 - RochesterinNYC:fix-bundle-outdated-patch-minor-for-nons...Homu2016-04-223-4/+19
|\ \ \
| * | | Fix `bundle outdated` with `--patch` and/or `--minor` forJames Wen2016-04-213-4/+19
|/ / /
* | | Merge tag 'v1.12.0.rc.3'Samuel Giddins2016-04-192-1/+7
|\ \ \ | |/ /