summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Version 1.15.1 with changelogv1.15.1Samuel Giddins2017-06-021-1/+1
* Auto merge of #5694 - bundler:seg-lock-update-missing, r=colby-swandaleThe Bundler Bot2017-06-013-7/+12
* Auto merge of #5690 - bundler:colby/bundler-init-invalid-gemspec, r=segiddinsThe Bundler Bot2017-06-011-1/+3
* Auto merge of #5680 - bundler:seg-git-force-no-git-ops, r=segiddinsThe Bundler Bot2017-06-012-2/+2
* Auto merge of #5679 - bundler:seg-env-no-settings, r=indirectThe Bundler Bot2017-06-011-6/+8
* Auto merge of #5673 - bundler:seg-force-submodule-deinit, r=indirectThe Bundler Bot2017-06-011-1/+1
* Version 1.15.0 with changelogv1.15.0Samuel Giddins2017-05-191-1/+1
* Version 1.15.0.pre.4 with changelogv1.15.0.pre.4Samuel Giddins2017-05-101-1/+1
* Auto merge of #5637 - bundler:seg-gem-finish-resolve, r=indirectThe Bundler Bot2017-05-101-0/+4
* Auto merge of #5630 - bundler:jules2689-bundler-stub-spec, r=segiddinsThe Bundler Bot2017-05-101-0/+1
* Version 1.15.0.pre.3 with changelogv1.15.0.pre.3Samuel Giddins2017-04-301-1/+1
* Auto merge of #5622 - bundler:seg-shortref-display, r=indirectThe Bundler Bot2017-04-301-2/+6
* Auto merge of #5614 - bundler:seg-test-default-gem-substitutes-are-activated,...The Bundler Bot2017-04-302-13/+28
* Auto merge of #5612 - bundler:seg-dont-require-thor-actions, r=indirectThe Bundler Bot2017-04-303-3/+13
* Auto merge of #5611 - koic:unify_names_of_github_and_rubocop, r=colby-swandaleThe Bundler Bot2017-04-301-1/+1
* Auto merge of #5605 - koic:tweak_template_of_newgem, r=colby-swandaleThe Bundler Bot2017-04-301-1/+1
* Version 1.15.0.pre.2 with changelogv1.15.0.pre.2Samuel Giddins2017-04-231-1/+1
* Auto merge of #5602 - alextaylor000:issue-5423, r=segiddinsThe Bundler Bot2017-04-231-1/+2
* Auto merge of #5600 - bundler:seg-lockfile-duplicates, r=segiddinsThe Bundler Bot2017-04-231-1/+1
* Auto merge of #5595 - bundler:jules2689-stub-spec-extension-dir, r=segiddinsThe Bundler Bot2017-04-231-0/+13
* Version 1.15.0.pre.1 with changelogv1.15.0.pre.1Samuel Giddins2017-04-171-1/+1
* [Env] Default to always printing gemfile & gemspecsseg-error-reportSamuel Giddins2017-04-152-4/+4
* Auto merge of #5585 - bundler:seg-spec-set-perf, r=segiddinsThe Bundler Bot2017-04-154-18/+30
|\
| * [RubyGemsExt] Speed up Dependency#to_lockseg-spec-set-perfSamuel Giddins2017-04-151-3/+8
| * [SpecSet] Use a set for #forSamuel Giddins2017-04-141-4/+3
| * [SepcSet] Avoid compacting when the array never contains nilSamuel Giddins2017-04-141-6/+7
| * [SpecSet] Avoid sorting specs in initializerSamuel Giddins2017-04-141-1/+1
| * [Index] Avoid sorting specs in intermediary searchesSamuel Giddins2017-04-141-3/+9
| * [Definition] Avoid checking settings in a loopSamuel Giddins2017-04-141-1/+2
* | Auto merge of #5306 - colby-swandale:bundler-config-parseable-flag, r=segiddinsThe Bundler Bot2017-04-152-6/+25
|\ \ | |/ |/|
| * print key & value on config set and print new value when overwritting existin...Colby Swandale2017-04-151-3/+7
| * print old config value in parseable format using overwriting an existingColby Swandale2017-04-121-1/+4
| * print only highest priority value per configColby Swandale2017-04-062-11/+2
| * update config output parseable format and specsColby Swandale2017-04-052-2/+11
| * print minimal report of configuration with bundler config --parseableColby Swandale2017-04-031-6/+14
| * Merge remote-tracking branch 'upstream/master' into bundler-config-parseable-...Colby Swandale2017-03-29138-1110/+2283
| |\
| * | remove duplicate conditionColby Swandale2017-01-061-1/+2
| * | move parseable functionality down a bit and only when no args are givenColby Swandale2017-01-051-2/+2
| * | removed parseable alias optionColby Swandale2017-01-051-1/+1
| * | Add parseable option to bundle configJuanitoFatas2016-08-262-0/+3
* | | Auto merge of #5571 - bundler:seg-deadlocking-is-bad, r=indirectThe Bundler Bot2017-04-147-21/+31
|\ \ \
| * | | Stop allowing -rbundler/setup to silently ignore added specs in deployment modeseg-deadlocking-is-badSamuel Giddins2017-04-132-1/+3
| * | | [SpecSet] Dont allow deps to silently go unsatisfiedSamuel Giddins2017-04-132-3/+5
| * | | [SharedHelpers] Restore debug message for dep mismatchSamuel Giddins2017-04-133-9/+12
| * | | Avoid deadlocking when installing with a lockfile missing dependenciesSamuel Giddins2017-04-134-17/+20
* | | | [Downloader] Print underlying error in HTTPErrorseg-downloader-errorSamuel Giddins2017-04-131-2/+3
|/ / /
* | | [Pristine] Skip the bundler gemseg-pristine-skip-bundlerSamuel Giddins2017-04-122-5/+9
* | | Auto merge of #5503 - denniss:ds-bundle-pristine, r=segiddinsThe Bundler Bot2017-04-113-0/+40
|\ \ \
| * | | Remove gem folder and re-installDennis Suratna2017-04-111-0/+1
| * | | Only prints out platform for non ruby and non-nil platformDennis Suratna2017-04-111-5/+1