summaryrefslogtreecommitdiff
path: root/lib/bundler/cli
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | Add `--pre` flag to add prerelease gemsBoggs2016-06-151-1/+3
| * | Add specs for `bundle add`Boggs2016-06-151-1/+1
| * | Remove add class, add `last_version_number` method in `inject.rb`Boggs2016-06-152-43/+13
| * | Pattern bundle add implementation after bundle injectBoggs2016-06-131-17/+17
| * | Use Bundler.definition to fetch last version numberBoggs2016-06-131-6/+12
| * | Rename Adder to Add, move add to CLI namespaceBoggs2016-06-131-0/+36
* | | Auto merge of #4720 - b-ggs:4707-outdated-warning, r=RochesterinNYCHomu2016-07-041-0/+15
|\ \ \ | |_|/ |/| |
| * | Use `Bundler::VERSION` for specBoggs2016-06-281-1/+1
| * | Add warnings for different versions of bundler; add specsBoggs2016-06-281-0/+15
* | | Fixing the reserved signals and hash valueAsutosh Palai2016-06-271-1/+4
* | | Wiping all possible signalsAsutosh Palai2016-06-271-1/+1
* | | Fixes #4568Asutosh Palai2016-06-271-0/+1
|/ /
* | Don't incorrectly relativize sibling `--path` with the same prefixJon Jensen2016-06-241-1/+1
|/