summaryrefslogtreecommitdiff
path: root/lib/bundler/cli
Commit message (Expand)AuthorAgeFilesLines
* [Installer] Load gem plugins when installingseg-load-gem-plugins-on-installSamuel Giddins2016-09-072-6/+0
* [Definition] Validate platform in addition to rubySamuel Giddins2016-08-258-8/+8
* Auto merge of #4898 - JuanitoFatas:feature/generated-readme-github-url, r=seg...Homu2016-08-251-1/+2
|\
| * Fill in git username to the generated github urlJuanitoFatas2016-08-201-1/+2
* | it’s not injecting anymoreAndre Arko2016-08-221-1/+1
* | Auto merge of #4888 - bundler:seg-doctor, r=indirectHomu2016-08-202-20/+18
|\ \
| * | [Doctor] Ensure missing dylibs are printed in a consistent orderseg-doctorSamuel Giddins2016-08-171-4/+4
| * | [Doctor] Use check to ensure all dependencies are installedSamuel Giddins2016-08-161-11/+7
| * | [Doctor] Raise a ProductionError for linkage failuresSamuel Giddins2016-08-161-3/+5
| * | [Doctor] Insure checking for otool/lld is silentSamuel Giddins2016-08-161-2/+2
| * | [Update] Raise InvalidOption on duplicate patch level flagsSamuel Giddins2016-08-161-1/+1
* | | Add FeatureFlag classseg-feature-flagSamuel Giddins2016-08-182-2/+2
| |/ |/|
* | Add a setting for disable_exec_loadSamuel Giddins2016-08-161-1/+3
|/
* [Lock] Allow removing platformsseg-lock-remove-platfomSamuel Giddins2016-08-121-2/+14
* [Exec] Only set process title on Ruby 2.1+pr/4589Samuel Giddins2016-08-101-7/+3
* Manually set a process title when using loadJames Healy2016-08-091-0/+9
* [Installer] Move post-install messages to be an instance attributeSamuel Giddins2016-08-041-2/+2
* Auto merge of #4765 - mistydemeo:linkage, r=indirectHomu2016-08-041-0/+95
|\
| * doctor: use Bundler::NULLMisty De Meo2016-08-021-2/+2
| * doctor: gems not being installed isn't fatalMisty De Meo2016-08-021-2/+2
| * doctor: return stub result if no dylib tool installedMisty De Meo2016-08-021-0/+10
| * Add command to diagnose common issuesMisty De Meo2016-08-021-0/+85
* | [Binstubs] Update for Installer not inheriting from EnvironmentSamuel Giddins2016-08-031-1/+1
|/
* Return out of `warn_if_outdated` if installed ver satisfies running verBoggs2016-07-291-0/+1
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-202-2/+3
* JRuby in 1.8 mode doesn't support Array as first argument for Kernel.execojab2016-07-161-1/+5
* Add JRuby shebang to ruby_shebang? checkojab2016-07-161-0/+1
* Auto merge of #4741 - bundler:seg-1-99-rebase, r=indirectHomu2016-07-132-0/+8
|\
| * Migrate 1-99 deprecations to new major_deprecation machinerySamuel Giddins2016-07-052-6/+4
| * Show deprecation warning when using console commandDimitris Zorbas2016-07-051-0/+4
| * Show deprecation warning when using --binstubsStefan Lance2016-07-051-0/+6
* | Raise message on multiple optionschrismo2016-07-081-2/+3
* | Hook-up `--strict` option, flesh out update specs.chrismo2016-07-081-1/+4
* | Invalid level in GemVersionPromoter now raises.chrismo2016-07-081-1/+1
* | GemVersionPromoter refactorchrismo2016-07-081-1/+1
* | Rename UpdateOptions=>DependencySearchchrismo2016-07-081-1/+1
* | RuboCop fixeschrismo2016-07-081-1/+1
* | minor/patch resolution code invokable.chrismo2016-07-081-1/+2
* | UpdateOptions added and passed thru all_the_thingschrismo2016-07-081-1/+3
* | Starter update_specschrismo2016-07-081-1/+1
|/
* Auto merge of #4674 - asutoshpalai:plugin, r=segiddinsHomu2016-07-051-0/+2
|\
| * Added spec for unlockingAsutosh Palai2016-07-031-0/+2
* | Auto merge of #4632 - b-ggs:bundle-add, r=RochesterinNYCHomu2016-07-041-6/+24
|\ \
| * | Modify prerelease checkingBoggs2016-06-291-3/+1
| * | Fix prerelease version pickingBoggs2016-06-291-1/+3
| * | Rename flag to `--group`Boggs2016-06-271-8/+7
| * | Implement --groups and --source flags for `bundle add`Boggs2016-06-271-1/+5
| * | WIP - groups and sourceBoggs2016-06-221-4/+6
| * | Remove extra parameter specifying command.Boggs2016-06-201-5/+2
| * | Add option to `remove_timestamp` from `Injector` class.Boggs2016-06-161-3/+5