summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/list.rb
Commit message (Expand)AuthorAgeFilesLines
* [CLI::List] Raise when incompatible options are passedcolby/bundle-show-pathsSamuel Giddins2017-12-011-1/+1
* add git and gemspec examples to list --paths spec and raise error when --only...Colby Swandale2017-12-011-0/+2
* add `--paths` option to `bundle list` command.Colby Swandale2017-11-191-0/+1
* add --name-only option to print only the name of each gemcolby/bundler-listColby Swandale2017-08-101-2/+7
* implement new list command taken from bundler showColby Swandale2017-08-041-0/+17