Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't raise if users choose to exitnew_info_specs | David Rodríguez | 2019-03-14 | 1 | -3/+4 |
* | Port regexp feature from `bundle show` | David Rodríguez | 2019-03-14 | 1 | -1/+1 |
* | Fix `bundle info bundler` path | David Rodríguez | 2019-03-14 | 1 | -1/+7 |
* | Make `bundle info rails` create a lock file | David Rodríguez | 2019-03-14 | 1 | -0/+5 |
* | Automatically bundle clean without a path set on 2.0 | Samuel Giddins | 2017-08-28 | 1 | -2/+0 |
* | [RuboCop] Enable Layout/EmptyLineAfterMagicComment cop | Koichi ITO | 2017-07-16 | 1 | -0/+1 |
* | check if gem_spec responds to default_gem | Colby Swandale | 2017-02-19 | 1 | -2/+2 |
* | rubocop fixes | Colby Swandale | 2017-02-19 | 1 | -2/+2 |
* | cleanup and add output for default gem | Colby Swandale | 2017-02-19 | 1 | -9/+19 |
* | rubocop fixes | Colby Swandale | 2017-01-27 | 1 | -0/+1 |
* | allow info for default gems | Colby Swandale | 2017-01-27 | 1 | -1/+8 |
* | fix rubocop issues | Colby Swandale | 2017-01-27 | 1 | -1/+1 |
* | touchup specs, removed outdated status from bundle info | Colby Swandale | 2017-01-27 | 1 | -26/+12 |
* | remove --path argument from info command | Frederico Bittencourt | 2016-11-22 | 1 | -10/+2 |
* | rubcop changes | Frederico Bittencourt | 2016-10-15 | 1 | -9/+6 |
* | don't fetch latest versions if gem name not found | Frederico Bittencourt | 2016-10-15 | 1 | -3/+2 |
* | show specific gem details with 'bundle info GEM' | Frederico Bittencourt | 2016-10-15 | 1 | -0/+59 |