summaryrefslogtreecommitdiff
path: root/lib/chef/knife/edit.rb
Commit message (Expand)AuthorAgeFilesLines
* Update the knife editor error message to point to the correct documentnew_knife_docTim Smith2018-01-021-1/+1
* Remove backcompat classestm/kill-backcompatThom May2017-03-081-1/+1
* Provide a docs link for the first error every knife user getsTim Smith2016-03-051-1/+1
* What's with all the exclamation pointsTim Smith2016-03-051-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+0
* Use double quotes by defaultThom May2016-01-141-5/+5
* Use Tempfile.open to take a blockLamont Granquist2013-10-231-1/+1
* fix insecure tempfilesLamont Granquist2013-10-231-8/+3
* 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
* Turn list() and list_pairs() into EnumerablesJohn Keiser2013-06-071-1/+1
* Add knife editJohn Keiser2013-06-071-0/+75