Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15 | Lamont Granquist | 2020-04-13 | 1 | -1/+1 |
* | fix Layout/EmptyLineAfterGuardClause | Lamont Granquist | 2019-07-02 | 1 | -0/+1 |
* | Convert require to require_relative | Lamont Granquist | 2019-05-08 | 1 | -2/+2 |
* | replace some instances of to_hash with to_hlcg/to-h-cleanup | Lamont Granquist | 2018-09-26 | 1 | -29/+34 |
* | fix Style/MutableConstant | Lamont Granquist | 2018-07-02 | 1 | -1/+1 |
* | Fix manifest entries for root filestm/fix_manifest_root_files | Thom May | 2018-05-16 | 1 | -2/+2 |
* | ensure all required fields are preserved in ManifestV0 | Thom May | 2017-04-11 | 1 | -1/+2 |
* | Fix https://github.com/chef/chef/issues/6044 by ensuring all segments exist i... | Noah Kantrowitz | 2017-04-10 | 1 | -0/+5 |
* | Use each_with_object rather than inject because it’s 1% less footgun. | Noah Kantrowitz | 2017-04-10 | 1 | -2/+1 |
* | RFC 67: Remove cookbook segments | Thom May | 2017-04-04 | 1 | -0/+63 |