summaryrefslogtreecommitdiff
path: root/lib/chef/knife/upload.rb
Commit message (Expand)AuthorAgeFilesLines
* Make knife command banners consistentknife_descriptionsTim Smith2018-11-041-1/+1
* Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-161-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-25/+25
* Add missing knife license headersTim Smith2018-06-261-0/+16
* Avoid sentence fragments in errorsTim Smith2016-03-051-1/+1
* Single space after periodsTim Smith2016-03-051-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+0
* Use double quotes by defaultThom May2016-01-141-10/+10
* Add "path-based" category to essentials commands so they show up in knife hel...John Keiser2013-10-141-0/+2
* Add knife upload --freeze for cookbooksJohn Keiser2013-06-071-1/+7
* 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