aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli
Commit message (Expand)AuthorAgeFilesLines
* Allow `bundle outdated` to handle all combinations of `--major`,James Wen2016-03-271-4/+4
* Open editor with clean envSamuel Cochran2016-03-231-1/+3
* [RuboCop] Update to 0.38.0Samuel Giddins2016-03-091-3/+3
* Add test for checking langauge of sentences used in source codeAditya Prakash2016-03-093-3/+3
* [RubygemsIntegration] Add support for new activate_bin_path binstubsSamuel Giddins2016-03-051-1/+2
* Auto merge of #4304 - mobilutz:master, r=indirectHomu2016-02-271-0/+3
|\
| * Change `without` handling so `bundle install` wayLutz Lengemann2016-02-181-2/+4
| * Option without can have multiple value.Lutz Lengemann2016-02-161-1/+2
* | [Exec] Fix loading on 1.8.7Samuel Giddins2016-02-231-1/+1
* | [Exec] Improve performance when checking for a ruby shebangSamuel Giddins2016-02-221-2/+6
* | [Exec] Filter bundler code from backtrace when load failsSamuel Giddins2016-02-221-1/+2
* | [Exec] Set $0 when loadingSamuel Giddins2016-02-221-0/+1
* | [Exec] Ensure failure loading is printed to STDERRSamuel Giddins2016-02-221-2/+1
* | [Exec] Load instead of exec-ingSamuel Giddins2016-02-221-11/+42
* | Add `--patch` flag for `bundle outdated`James Wen2016-02-181-3/+11
* | Fix `--minor` flag behavior for `bundle outdated`James Wen2016-02-181-10/+21
|/
* Add error with message/explanation for `bundle outdated` in a frozen stateJames Wen2016-02-151-0/+14
* Add alternative error message for when `--deployment` and `--system`James Wen2016-02-101-5/+10
* Add --parseable (with --porcelain alias) to `bundle outdated` for minimal outputJames Wen2016-02-041-9/+23
* Auto merge of #4265 - bundler:seg-simplify-exec, r=indirectHomu2016-02-041-9/+3
|\
| * [Exec] Avoid loading the definition before exec-ingSamuel Giddins2016-02-011-9/+3
* | Add specs for bundle platform --ruby with version requirementsSamuel Giddins2016-02-011-1/+3
* | [Platform] Print out an exact version from the lockfileSamuel Giddins2016-02-011-1/+1
|/
* Compatibility with frozen string literalsSamuel Giddins2016-01-3120-1/+21
* [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-311-1/+1
* [RuboCop] Fix Performance/StartWithSamuel Giddins2016-01-311-2/+2
* [RuboCop] Address Style/GuardClauseSamuel Giddins2016-01-315-22/+18
* Auto merge of #4250 - RochesterinNYC:improved-error-message-for-invalid-gemsp...Homu2016-01-311-0/+3
|\
| * Change behavior and improve clarity of error messages when local gems have in...James Wen2016-01-301-0/+3
* | Auto merge of #4249 - cirdes:outdated-semantic, r=indirectHomu2016-01-311-0/+12
|\ \ | |/ |/|
| * bundle outdated with major and minor optionsCirdes Henrique2016-01-291-0/+12
* | [Exec] Fix exec-ing with 0 args in a directory with spacesSamuel Giddins2016-01-251-1/+1
* | Use '--exe' option name in addition to '--bin' as primary option name.Chris Keele2016-01-221-2/+2
|/
* Remove double negationIlya Vassilevsky2016-01-211-1/+1
* Booleanize the disable_shared_gems optionIlya Vassilevsky2016-01-212-2/+4
* [Lock] Add --full-index optionSamuel Giddins2016-01-061-0/+1
* Ensure `bundle gem` default task matches frameworkDavid Jones2015-12-251-2/+2
* Merge tag 'v1.11.2'Andre Arko2015-12-151-1/+2
|\
| * Fix --no-coc and --no-mit flagsJames Wen2015-12-141-1/+2
| * Deal with ENOEXECFelipe Tanus2015-12-061-1/+1
* | Merge pull request #4064 from pivotal-cf-experimental/masterAndre Arko2015-12-121-2/+2
|\ \
| * | Adds ruby version to Gemfile.lock.David Morhovich2015-10-271-2/+2
* | | Deal with ENOEXECFelipe Tanus2015-11-301-1/+1
| |/ |/|
* | Auto merge of #4124 - bundler:seg-rubocop, r=indirectHomu2015-11-274-7/+4
|\ \
| * | [RuboCop] Enable Style/IfUnlessModifierSamuel Giddins2015-11-261-3/+1
| * | [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-261-1/+0
| * | [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-262-3/+3
* | | Auto merge of #4105 - JuanitoFatas:feature/lock-takes-gems, r=indirectHomu2015-11-271-2/+8
|\ \ \
| * | | Add support for specify gems via --update option for `bundle lock` commandJuanitoFatas2015-11-171-2/+8
| | |/ | |/|
* | | Updates Contributor Covenant to 1.3.0CoralineAda2015-11-241-1/+3
| |/ |/|