summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/show.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix show command output/error streamsDavid Rodríguez2019-02-141-1/+1
* Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-281-2/+0
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* fix for bundle show updating gems and spec feedbackColby Swandale2017-01-311-0/+1
* [Definition] Validate platform in addition to rubySamuel Giddins2016-08-251-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/NegatedIfVictor Koronen2015-08-141-1/+1
* Fix Style/AccessModifierIndentationErick Sasse2015-07-211-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-4/+4
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-2/+2
* Revert "svn source support"Andre Arko2015-01-251-1/+1
* change show --remote to --outdatedAndre Arko2014-11-281-9/+10
* Only use Bundler methods for outdated checkMichael Kohl2014-08-141-3/+15
* Guard in outdated? checkMichael Kohl2014-08-081-0/+1
* Remove unneeded requireMichael Kohl2014-08-081-1/+0
* Improve bundle show -VMichael Kohl2014-08-081-1/+14
* svn source supportStefan Huber2014-04-221-1/+1
* Add summary option to 'show' cli commandSteve Frank2014-02-201-2/+6
* whitespace styleAndre Arko2014-01-261-0/+1
* Refactored gem commandSmit Shah2014-01-181-1/+1
* Removed trailing whitespacesSmit Shah2014-01-081-1/+1
* Refactored open and fixed few failing specsSmit Shah2014-01-081-1/+3
* Refactored init, check, install, update, show, outdated, cache andSmit Shah2014-01-081-0/+41