Age | Commit message (Expand) | Author |
---|---|---|
2020-04-24 | schema: add json schema for write_files module (#152) | Chad Smith |
2020-01-21 | Drop most of the remaining use of six (#179) | Daniel Watkins |
2018-12-06 | write_files: add support for appending to files. | James Baxter |
2017-09-05 | relocate tests/unittests/helpers.py to cloudinit/tests | Lars Kellogg-Stedman |
2017-07-11 | write_files: Remove log from helper function signatures. | Andrew Jorgensen |
2017-06-15 | write_file(s): Print permissions as octal, not decimal | Andrew Jorgensen |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-05-12 | run flake8 instead of pyflakes in tox. expect tests/ to pass flake8. | Scott Moser |
2016-04-05 | write_files: fix decompression of content | Scott Moser |