summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/command_line.rb
Commit message (Expand)AuthorAgeFilesLines
* rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-211-9/+9
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-16/+15
* fix Style/NilComparisonLamont Granquist2016-12-061-1/+1
* fix Lint/UselessAccessModifier copLamont Granquist2016-08-161-34/+36
* Remove file extensions from API targetsThom May2016-05-051-0/+7
* Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-131-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-6/+6
* Found some JSON pretty printing statements I missedtyler-ball2014-10-071-1/+1
* remove JSON gem usageLamont Granquist2014-08-111-1/+1
* Add ability to flatten parallel enumerableJohn Keiser2014-05-181-4/+4
* Changes to remove redundant code and use chef/util/diff for knife diffameyavarade2013-10-101-40/+2
* Implemented changes related to diff-lcs for knife diffameyavarade2013-10-101-1/+40
* Catch timeout exception in http requestsJohn Keiser2013-06-071-17/+2
* Parallelize diff, download and uploadJohn Keiser2013-06-071-84/+100
* Turn list() and list_pairs() into EnumerablesJohn Keiser2013-06-071-1/+1
* Allow diff to continue on errorjkeiser2013-06-071-79/+98
* Make diff formatting better now that output is prettierjkeiser2013-06-071-13/+0
* Make diff work with extra/missing directories again (fix for unit test)jkeiser2013-06-071-4/+6
* Add knife diff --diff-filter optionjkeiser2013-06-071-62/+66
* Make knife diff error out when there are no matchesjkeiser2013-06-071-10/+18
* Fix diff output, add diff integration testsjkeiser2013-06-071-63/+94
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+232