summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Documentation] Add instruction to not use tags or id refsavoid-tag-or-id-refs-in-commitsJames Wen2016-05-121-0/+6
* Auto merge of #4559 - RochesterinNYC:update-travis-rubygems-ruby, r=segiddinsHomu2016-05-102-4/+4
|\
| * [Travis] Test against Ruby `v2.3.1`James Wen2016-05-081-1/+1
| * [Travis] Test against RubyGems `v2.6.4`James Wen2016-05-062-3/+3
* | Auto merge of #4463 - RochesterinNYC:add-quality-spec-for-debugging-mechanism...Homu2016-05-101-0/+31
|\ \ | |/ |/|
| * Create quality check spec for leftover debugging/development mechanismsJames Wen2016-05-091-0/+31
* | Auto merge of #4465 - RochesterinNYC:only-show-potential-updates-on-same-plat...Homu2016-05-103-5/+29
|\ \
| * | Only report same platform gem updates for `bundle outdated`James Wen2016-04-253-2/+26
| * | Rename `active_spec` to `active_specs` for points in execution where itJames Wen2016-04-251-4/+4
| |/
* | Update READMEs for the removal of bundler-featuresLynn Cyrin2016-05-091-2/+1
* | Update READMEs for the removal of bundler-featuresLynn Cyrin2016-05-091-4/+0
* | Update READMEs for the removal of bundler-featuresLynn Cyrin2016-05-091-1/+1
* | Merge tag 'v1.12.3'Samuel Giddins2016-05-062-1/+7
|\ \
| * | Version 1.12.3 with changelogv1.12.3Samuel Giddins2016-05-062-1/+7
| * | Auto merge of #4531 - bundler:seg-compact-index-fallback-no-home, r=indirectHomu2016-05-062-0/+15
| * | Auto merge of #4530 - bundler:seg-install-no-no-install, r=indirectHomu2016-05-062-2/+12
* | | Auto merge of #4531 - bundler:seg-compact-index-fallback-no-home, r=indirectHomu2016-05-072-0/+15
|\ \ \
| * | | [CompactIndex] Fall back when the user's home directory is not writableseg-compact-index-fallback-no-homeSamuel Giddins2016-05-062-0/+15
* | | | Auto merge of #4530 - bundler:seg-install-no-no-install, r=indirectHomu2016-05-072-2/+12
|\ \ \ \ | |/ / / |/| | |
| * | | [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
|/ / / / /