summaryrefslogtreecommitdiff
path: root/chef/lib/chef/knife/cookbook_site_vendor.rb
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-2160] add deprecated cookbook site vendor and fix helpDaniel DeLeo2011-04-011-0/+46
* rename cookbook site vendor to "install"Daniel DeLeo2011-03-311-272/+0
* [CHEF-1446] refactor cookbook site vendor, add lots of sanity checkingDaniel DeLeo2011-03-311-58/+185
* fix deps and class names in knife commandsDaniel DeLeo2011-03-301-11/+14
* lazy load knife deps for a snappier experienceDaniel DeLeo2011-03-271-1/+4
* [CHEF-1469] Don't use main logger in knifeDaniel DeLeo2011-03-271-17/+17
* vendor branch pattern should allow a default branchjtimberman2011-02-041-12/+12
* Add support for specifying a branch other than masterjtimberman2011-02-041-6/+12
* [CHEF-1606] cleanupBryan McLellan2010-09-291-1/+2
* [CHEF-1606] make sure we give a proper error message if cookbook_path doesn't...John Alberts2010-09-291-0/+5
* [CHEF-1469] load knife commands by inheritance not locationDaniel DeLeo2010-07-171-0/+1
* Escape regexp string parametersAkzhan Abdulin2010-07-151-1/+1
* knife sub-command help now shows complete knife commandSeth Falcon2010-07-151-1/+1
* Fixing knife cookbook site vendorAdam Jacob2010-06-191-3/+10
* [CHEF-1306] also fall back to cwd when cookbook_path isn't configuredDaniel DeLeo2010-06-101-1/+6
* CHEF-1306, expand_path the vendor dir, might be relativejtimberman2010-06-101-1/+1
* Adding dependency support for vendoringAdam Jacob2010-04-151-16/+39
* Fixing the created tag nameAdam Jacob2010-04-151-1/+1
* Adding cookbook site vendor supportalpha_deploy_4Adam Jacob2010-04-131-17/+41
* Adding cookbook site knife commandsAdam Jacob2010-04-131-0/+67