summaryrefslogtreecommitdiff
path: root/lib/chef/formatters/base.rb
Commit message (Expand)AuthorAgeFilesLines
* add note on why commented line is commentedLamont Granquist2014-07-311-0/+2
* Prevent indentation from being set to negative numbersLamont Granquist2014-07-311-0/+5
* Move output stream to its own class fileJohn Keiser2014-05-011-144/+2
* Print prefix to distinguish separate streams of outputJohn Keiser2014-04-301-6/+26
* Synchronize so that simultaneous prints do notJohn Keiser2014-04-301-22/+27
* Refactor for simplicity, make the resource a streamJohn Keiser2014-04-301-20/+24
* Add ability to stream (and indent) command outputJohn Keiser2014-04-301-37/+65
* Add indentation to pretty-print LWRPs with inline resourcesJohn Keiser2014-04-291-1/+57
* Change default output to formatters when in consoledanielsdeleo2012-11-201-1/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+247