summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Auto merge of #6621 - ralphbolo:patch-1, r=segiddinsThe Bundler Bot2018-07-111-1/+1
|\ \
| * | Reword bundle update regression messageRalph2018-07-061-1/+1
* | | Auto merge of #6502 - ojab:1-16-stable, r=indirectThe Bundler Bot2018-07-101-2/+13
|\ \ \ | |/ / |/| |
| * | only realpath things that existAndre Arko2018-07-091-2/+3
| * | prevent explosions on Ruby 1.8Andre Arko2018-07-091-1/+5
| * | follow symlinks in bundler_ruby_lib as wellAndre Arko2018-07-091-1/+1
| * | recursively follow symlinksAndre Arko2018-07-091-5/+7
| * | Use realpath in clean_load_pathojab2018-05-031-1/+5
* | | Extract injected gems into const variableAgrim Mittal2018-07-022-7/+9
* | | Update message based on dep requirementAgrim Mittal2018-07-021-2/+8
* | | Fix failing specsAgrim Mittal2018-07-021-4/+10
* | | Add failing tests for install command and fix error message for addAgrim Mittal2018-07-021-10/+7
* | | Add tests for version specificationsAgrim Mittal2018-07-021-2/+2
* | | Separate conditions for version specificationAgrim Mittal2018-07-021-4/+10
* | | 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 #6513 - agrim123:agr-bundler-remove, r=indirectThe Bundler Bot2018-07-026-14/+195
|\ \ \
| * | | Update documentationAgrim Mittal2018-07-011-2/+2
| * | | Move write_to_gemfile to SharedHelpersAgrim Mittal2018-06-282-8/+6
| * | | Remove necessary comments and update documentationAgrim Mittal2018-06-283-12/+2
| * | | Add gemfile method to dependencyAgrim Mittal2018-06-283-4/+5
| * | | Fix test suite and update error messagesAgrim Mittal2018-06-281-18/+12
| * | | Remove necessary comments and update docsAgrim Mittal2018-06-283-6/+4
| * | | Add gemfile error when gem is not presentAgrim Mittal2018-06-282-8/+7
| * | | Add partial gem removal logicAgrim Mittal2018-06-281-7/+14
| * | | fix requirement in pretty_dependency when version not specifiedAgrim Mittal2018-06-281-2/+3
| * | | Remove raise error when dependency is not foundAgrim Mittal2018-06-281-13/+7
| * | | Save extra work when no gems are there to be removedAgrim Mittal2018-06-281-4/+17
| * | | Handle eval_gemfileAgrim Mittal2018-06-283-22/+37
| * | | Add check for gems that removes other gemsAgrim Mittal2018-06-282-19/+51
| * | | Update patterns regexAgrim Mittal2018-06-282-2/+12
| * | | Update documentationAgrim Mittal2018-06-281-2/+2
| * | | Change new_deps to deps to avoid confusionAgrim Mittal2018-06-281-13/+12
| * | | Add warning if gem is not removedAgrim Mittal2018-06-281-2/+12
| * | | Added missing specs and updated regexAgrim Mittal2018-06-282-23/+11
| * | | Moved remove_gems to Injector and update some regexAgrim Mittal2018-06-283-27/+30
| * | | Add failing specs for more casesAgrim Mittal2018-06-281-16/+23
| * | | Fix failing specs for nested groupsAgrim Mittal2018-06-281-20/+24
| * | | 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-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-283-20/+35
| * | | Add remove class and related functionsAgrim Mittal2018-06-282-0/+59
| * | | Add remove function to cliAgrim Mittal2018-06-281-0/+9
* | | | Update vendored molinillo to 0.6.5Samuel Giddins2018-06-302-9/+31
|/ / /
* | | Auto merge of #6572 - agrim123:agr-bundle-list-options, r=hsbtThe Bundler Bot2018-06-272-6/+41
|\ \ \
| * | | Change options to --without-group and --only-groupAgrim Mittal2018-06-172-10/+10