Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adopt Black and isort (SC-700) (#1157) | James Falcon | 2021-12-15 | 1 | -6/+6 |
* | cloudinit: replace "from six import X" imports (except in util.py) (#183) | Daniel Watkins | 2020-01-31 | 1 | -2/+1 |
* | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm | 2016-12-22 | 1 | -17/+7 |
* | adjust signal_handler for version changes. | Scott Moser | 2016-08-05 | 1 | -1/+1 |
* | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw | 2015-01-21 | 1 | -1/+1 |
* | do not disable logging on signal | Scott Moser | 2012-09-19 | 1 | -11/+0 |
* | change exit messages to include signal name | Scott Moser | 2012-09-19 | 1 | -3/+3 |
* | Add a basic signal test and write out all | Joshua Harlow | 2012-09-14 | 1 | -6/+22 |
* | Fix pylintness. | Joshua Harlow | 2012-09-06 | 1 | -1/+2 |
* | Add capturing of basic signal handlers to | Joshua Harlow | 2012-09-06 | 1 | -0/+65 |