summaryrefslogtreecommitdiff
path: root/lib/chef/knife/list.rb
Commit message (Expand)AuthorAgeFilesLines
* not actually a hashLamont Granquist2018-02-281-1/+1
* fix for master of chefstylelcg/fix-chefstyleLamont Granquist2018-02-281-1/+1
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* chefstyle fixThom May2016-05-051-1/+0
* Introduce display_name and use itThom May2016-05-051-1/+1
* Use double quotes by defaultThom May2016-01-141-13/+13
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-151-0/+1
* Add ability to flatten parallel enumerableJohn Keiser2014-05-181-8/+9
* Add "path-based" category to essentials commands so they show up in knife hel...John Keiser2013-10-141-0/+2
* Don't load dependencies unless you run the command!John Keiser2013-06-071-3/+4
* Parallelize knife list and knife showJohn Keiser2013-06-071-17/+23
* Turn list() and list_pairs() into EnumerablesJohn Keiser2013-06-071-1/+1
* Use cross-platform method for terminal widthJohn Keiser2013-06-071-2/+2
* Make format_path take an entry, not a pathjkeiser2013-06-071-4/+4
* Move error printing from NotFoundError to callerjkeiser2013-06-071-2/+2
* Use list -Rfp for more readable testsjkeiser2013-06-071-1/+2
* Make knife list return error when file not foundjkeiser2013-06-071-0/+5
* Add list -p for showing trailing slashes on dirsjkeiser2013-06-071-13/+17
* Add -1 parameter for one-column list outputjkeiser2013-06-071-1/+9
* Add --flat option to show full pathsjkeiser2013-06-071-0/+11
* Strip trailing whitespace, get rid of leading empty linejkeiser2013-06-071-3/+8
* Use knife "ui.output" instead of putsjkeiser2013-06-071-15/+14
* Make knife list actually obey local vs. remotejkeiser2013-06-071-1/+1
* --local option for listjkeiser2013-06-071-1/+5
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+109