summaryrefslogtreecommitdiff
path: root/lib/chef/knife/download.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-1/+0
* Use double quotes by defaultThom May2016-01-141-11/+11
* Add "path-based" category to essentials commands so they show up in knife hel...John Keiser2013-10-141-0/+2
* Add --cookbook-version to knife download and knife diffJohn Keiser2013-09-121-0/+4
* Don't load dependencies unless you run the command!John Keiser2013-06-071-2/+3
* Fix bug where we didn't go through all patterns if the first one failedJohn Keiser2013-06-071-1/+3
* Add --no-diff option to allow download/upload of only new filesJohn Keiser2013-06-071-0/+6
* Make format_path take an entry, not a pathjkeiser2013-06-071-1/+1
* knife upload/download: print relative path instead of path_for_printingjkeiser2013-06-071-1/+1
* Add knife upload tests; print warnings/errors on undeleteable thingsjkeiser2013-06-071-1/+5
* Use knife "ui.output" instead of putsjkeiser2013-06-071-1/+1
* Complain if no arguments are specified to upload or downloadjkeiser2012-12-031-3/+6
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+47