summaryrefslogtreecommitdiff
path: root/lib/bundler/cli
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple source warning messages from `error` to `warn`Jeremy Weathers2018-11-161-8/+9
* Merge #6749Bundlerbot2018-10-191-1/+3
|\
| * Improve Cli::Plugin help, according to review notesaveriomiroddi-sav-install_plugin_from_file_supportSaverio Miroddi2018-04-211-1/+1
| * Rename `local-git` plugin install option to `local_git`Saverio Miroddi2018-03-271-2/+2
| * Plugin install description: restore to single lineSaverio Miroddi2018-03-191-7/+1
| * Rename plugin install --file option to --local-gitSaverio Miroddi2018-03-191-2/+2
| * Add file path source option (`--file`) to plugin installationSaverio Miroddi2018-03-111-1/+9
* | Remove the duplicate gems from suggestionsyuuji.yaginuma2018-10-151-1/+1
* | Add TruffleRuby to the list of possible shebangsBenoit Daloze2018-09-091-0/+1
* | Reword bundle update regression messageRalph2018-07-061-1/+1
* | Remove necessary comments and update documentationAgrim Mittal2018-06-281-1/+0
* | Remove necessary comments and update docsAgrim Mittal2018-06-281-2/+0
* | Handle eval_gemfileAgrim Mittal2018-06-281-4/+1
* | Add check for gems that removes other gemsAgrim Mittal2018-06-281-0/+1
* | Update patterns regexAgrim Mittal2018-06-281-0/+1
* | Added missing specs and updated regexAgrim Mittal2018-06-281-1/+1
* | Moved remove_gems to Injector and update some regexAgrim Mittal2018-06-281-1/+1
* | Add install flag to removeAgrim Mittal2018-06-281-64/+8
* | Remove remote resolvingAgrim Mittal2018-06-281-14/+7
* | Add empty block removal logic and specsAgrim Mittal2018-06-281-8/+21
* | Add specs for removal of empty blocksAgrim Mittal2018-06-281-3/+14
* | Fix failing specsAgrim Mittal2018-06-281-2/+8
* | Add support for mutiple gems and add failing specsAgrim Mittal2018-06-281-8/+17
* | Add remove class and related functionsAgrim Mittal2018-06-281-0/+46
* | Change options to --without-group and --only-groupAgrim Mittal2018-06-171-8/+8
* | fix redunant logicAgrim Mittal2018-06-151-20/+18
* | abstract group separation logic based on optionsAgrim Mittal2018-06-151-30/+24
* | add initial draft of without and only optionsAgrim Mittal2018-06-151-5/+46
* | Auto merge of #6547 - agrim123:agr-add-mutiple-gems-names, r=segiddinsThe Bundler Bot2018-06-151-4/+9
|\ \
| * | remove warning when applying options to all gemsAgrim Mittal2018-06-151-5/+4
| * | Remove unnecessary comments and improve code qualityAgrim Mittal2018-06-061-8/+2
| * | Add warning when using options with mutiple gemsAgrim Mittal2018-06-061-0/+4
| * | Add check for empty gems requestAgrim Mittal2018-06-061-0/+3
| * | Add support for mutiple gems add with names onlyAgrim Mittal2018-06-061-7/+12
* | | Auto merge of #6568 - greysteil:conservative-groups, r=segiddinsThe Bundler Bot2018-06-151-2/+2
|\ \ \
| * | | Respect --conservative flag when updating a dependency groupGrey Baker2018-06-061-2/+2
| |/ /
* | | Auto merge of #6531 - peret:outdated-filter-dependencies, r=segiddinsThe Bundler Bot2018-06-151-1/+7
|\ \ \ | |/ / |/| |
| * | Rename --filter-dependencies to --only-explicit.Peter Retzlaff2018-06-041-1/+1
| * | Add new option --filter-dependencies to 'bundler outdated'.Peter Retzlaff2018-05-111-1/+7
* | | Add check when both strict and optimistic are specifiedAgrim Mittal2018-05-291-0/+2
* | | add version prefixAgrim Mittal2018-05-281-1/+4
* | | Add --skip-install flag to bundle addAgrim Mittal2018-05-021-1/+1
|/ /
* | [Binstubs] Add --all optionssegiddins/bundle-binstubs-allSamuel Giddins2018-04-181-2/+8
* | Auto merge of #6305 - wagenet:fix-git-pristine, r=indirectThe Bundler Bot2018-03-271-0/+4
|\ \
| * | Correctly re-install extensions when running `pristine` for a git sourcePeter Wagenet2018-02-221-0/+4
| |/
* | Auto merge of #6346 - nesaulov:explain-spec-files, r=segiddinsThe Bundler Bot2018-03-171-0/+3
|\ \
| * | Change commentsNikita Esaulov2018-03-161-1/+1
| * | Fix typoNikita Esaulov2018-03-161-1/+1
| * | :cop:Nikita Esaulov2018-03-161-2/+1
| * | Add a message after new gem generation with link to bundler.io guidesNikita Esaulov2018-03-161-0/+4
| |/