summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Separate conditions for version specificationAgrim Mittal2018-07-021-4/+10
| * | | Add test for error messageAgrim Mittal2018-07-021-0/+12
| * | | Update message descriptionAgrim Mittal2018-07-021-1/+1
| * | | Update error message on bundle add in case of duplicationAgrim Mittal2018-07-021-1/+2
* | | | Auto merge of #5252 - feministy:release-docs, r=segiddinsThe Bundler Bot2018-07-021-3/+141
|\ \ \ \ | |/ / / |/| | |
| * | | Update for release automationSamuel Giddins2018-06-302-110/+141
| * | | wip - documenting release processLiz Abinante2018-06-301-0/+107
* | | | Auto merge of #6513 - agrim123:agr-bundler-remove, r=indirectThe Bundler Bot2018-07-029-14/+793
|\ \ \ \
| * | | | Update documentationAgrim Mittal2018-07-012-8/+6
| * | | | Move write_to_gemfile to SharedHelpersAgrim Mittal2018-06-282-8/+6
| * | | | Remove necessary comments and update documentationAgrim Mittal2018-06-284-15/+5
| * | | | Add gemfile method to dependencyAgrim Mittal2018-06-283-4/+5
| * | | | Fix test suite and update error messagesAgrim Mittal2018-06-282-47/+41
| * | | | Remove necessary comments and update docsAgrim Mittal2018-06-284-7/+5
| * | | | Add gemfile error when gem is not presentAgrim Mittal2018-06-284-20/+19
| * | | | Add partial gem removal logicAgrim Mittal2018-06-282-8/+15
| * | | | Update test suite for bundle removeAgrim Mittal2018-06-281-46/+93
| * | | | fix requirement in pretty_dependency when version not specifiedAgrim Mittal2018-06-281-2/+3
| * | | | Remove raise error when dependency is not foundAgrim Mittal2018-06-282-22/+82
| * | | | Save extra work when no gems are there to be removedAgrim Mittal2018-06-281-4/+17
| * | | | Handle eval_gemfileAgrim Mittal2018-06-284-51/+114
| * | | | Add check for gems that removes other gemsAgrim Mittal2018-06-283-21/+53
| * | | | Update patterns regexAgrim Mittal2018-06-283-4/+14
| * | | | Update documentationAgrim Mittal2018-06-282-4/+13
| * | | | Add test for gemspecAgrim Mittal2018-06-281-4/+12
| * | | | Change new_deps to deps to avoid confusionAgrim Mittal2018-06-281-13/+12
| * | | | Add warning if gem is not removedAgrim Mittal2018-06-282-4/+37
| * | | | Added missing specs and updated regexAgrim Mittal2018-06-283-23/+48
| * | | | Moved remove_gems to Injector and update some regexAgrim Mittal2018-06-283-27/+30
| * | | | Add heredoc string to expected_gemfileAgrim Mittal2018-06-282-67/+75
| * | | | Add failing specs for more casesAgrim Mittal2018-06-282-16/+129
| * | | | Fix failing specs for nested groupsAgrim Mittal2018-06-282-72/+77
| * | | | Add failing specs for removing gems from groupsAgrim Mittal2018-06-281-64/+197
| * | | | Rearrange remove functions to injectorAgrim Mittal2018-06-282-1/+67
| * | | | Add install flag to removeAgrim Mittal2018-06-282-65/+11
| * | | | Remove remote resolvingAgrim Mittal2018-06-281-14/+7
| * | | | Add empty block removal logic and specsAgrim Mittal2018-06-282-9/+43
| * | | | Add specs for removal of empty blocksAgrim Mittal2018-06-282-3/+32
| * | | | Fix failing specsAgrim Mittal2018-06-281-2/+8
| * | | | Add support for mutiple gems and add failing specsAgrim Mittal2018-06-284-36/+70
| * | | | Add man page for removeAgrim Mittal2018-06-281-0/+16
| * | | | Add specs for remove commandAgrim Mittal2018-06-281-0/+40
| * | | | Add remove class and related functionsAgrim Mittal2018-06-282-0/+59
| * | | | Add remove function to cliAgrim Mittal2018-06-281-0/+9
* | | | | Auto merge of #6613 - kemitchell:mention-show-sorts-in-doc, r=colby-swandaleThe Bundler Bot2018-07-011-2/+3
|\ \ \ \ \
| * | | | | Document that `bundle show [--paths]` sorts resultsKyle E. Mitchell2018-06-301-2/+3
| | |/ / / | |/| | |
* | | | | Auto merge of #6614 - bundler:segiddins/molinillo-0-6-5, r=segiddinsThe Bundler Bot2018-07-012-9/+31
|\ \ \ \ \
| * | | | | Update vendored molinillo to 0.6.5Samuel Giddins2018-06-302-9/+31
* | | | | | Auto merge of #6605 - forestgagnon:refine-gemfile-source-warning, r=segiddinsThe Bundler Bot2018-07-011-0/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add warning to docs for explicit source gotchaForest Gagnon2018-06-291-0/+13