summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/command_line.rb
Commit message (Expand)AuthorAgeFilesLines
* 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