summaryrefslogtreecommitdiff
path: root/cloudinit/subp.py
Commit message (Expand)AuthorAgeFilesLines
* Return a namedtuple from subp() (#1376)Brett Holman2022-04-121-3/+6
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-62/+103
* bddeb: new --packaging-branch argument to pull packaging from branch (#576)Paride Legovini2020-10-191-2/+4
* tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini2020-08-251-1/+2
* Move runparts to subp. (#420)Scott Moser2020-06-081-0/+32
* Move subp into its own module. (#416)Scott Moser2020-06-081-2/+299
* ubuntu-advantage: Add new config module to support ubuntu-advantage-toolsChad Smith2018-03-221-0/+57