summaryrefslogtreecommitdiff
path: root/lib/chef/knife/rehash.rb
Commit message (Expand)AuthorAgeFilesLines
* Move the rehash methods into the subcommand loaderrehash_to_loaderTim Smith2020-07-141-21/+3
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Lazy load as many knife deps as possibleTim Smith2020-02-061-1/+4
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Adding specs for rehash updatetyler-ball2016-03-041-1/+1
* First part of fixing the rehash command, it now always loads gems from disc i...tyler-ball2016-03-041-1/+4
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-6/+6
* Add banners to rehash and null pluginsSteven Danna2015-08-251-0/+1
* Recursively create the manifest directory if missingAlex Pop2015-08-251-0/+2
* Remove confirmation and display path to the cache on create and updateAlex Pop2015-08-251-2/+2
* Add knife-rehash command for subcommand location hashingSteven Danna2015-08-251-0/+59