summaryrefslogtreecommitdiff
path: root/lib/chef/knife/core/status_presenter.rb
Commit message (Expand)AuthorAgeFilesLines
* Update status lineChibuikem Amaechi2018-01-231-22/+22
* Update error handling for "knife status" #3287Chibuikem Amaechi2018-01-231-0/+5
* Fix IndentationChibuikem Amaechi2018-01-111-4/+4
* Fix knife status to show seconds when needed #5055Chibuikem Amaechi2018-01-101-2/+6
* avoid mutation attempt of node['platform']Jeremy J. Miller2017-07-171-1/+1
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-15/+15
* Deal with the case where we're not partial searchThom May2015-04-091-2/+3
* use partial searchThom May2015-04-081-11/+11
* Remove commented codeNicolas DUPEUX2014-10-071-3/+0
* Add JSON output to knife status commandNicolas Dupeux2014-10-061-0/+159