summaryrefslogtreecommitdiff
path: root/morphlib/plugins/system_manifests_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Fix generate-manifest-csv options helpPedro Alvarez2016-07-261-1/+1
* Unify local and remote repo cache modulesSam Thursfield2016-03-161-16/+18
* Get rid of the CachedRepo class (almost)Sam Thursfield2016-03-031-3/+3
* Hide get_repo() and cache_repo() functions, always use get_updated_repo()Sam Thursfield2016-03-031-9/+3
* morphlib: Use new temp_dir helper context managerRichard Maw2015-06-051-28/+27
* generate-manifest-csv: Catch NoRemote error when cloning lorries repoAdam Coldrick2015-05-201-9/+20
* Fix prototype of create_source_pool()Sam Thursfield2015-05-141-1/+1
* Move duplicate fix_chunk_build_mode function to a common locationAdam Coldrick2015-05-121-26/+3
* Add a CSV manifest generator.Adam Coldrick2015-04-301-0/+336