| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-21 | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw | |
| to be behind trunk. `tox -e py27` passes full test suite. Now to work on replacing mocker. | |||
| 2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner | |
| Fixed all complaints from running "make pep8". Also version locked pep8 in test-requirements.txt to ensure that pep8 requirements don't change without an explicit commit. | |||
| 2013-06-19 | fix pep8 errors. | Juerg Haefliger | |
| 2013-05-09 | Allow lists to have no_replace option. | Joshua Harlow | |
| 2013-05-07 | A few more test files. | Joshua Harlow | |
| 2013-05-03 | A few pep8/pylint cleanups. | Joshua Harlow | |
| 2013-05-03 | A few more tests + cleanings. | Joshua Harlow | |
| 2013-05-03 | More merging adjustments. | Joshua Harlow | |
| Looks like this should be in pretty good shape and has passed some of the basic backwards compat. merging tests that I added. | |||
| 2013-04-22 | Continue working on merging. | Joshua Harlow | |
| 2013-04-18 | Pull from head and a couple more tweaks. | Joshua Harlow | |
| 2013-04-17 | Handle namespacing issues. | Joshua Harlow | |
| Move from using the inbuilt type names as module names which is a bad thing to use it appears due to naming conflicts in the __init__ module and reduce the chances of these conflicts by enforcing a m_ prefix for merging modules. | |||
