summaryrefslogtreecommitdiff
path: root/morphlib/plugins/artifact_inspection_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Unify local and remote repo cache modulesSam Thursfield2016-03-161-23/+14
* Hide get_repo() and cache_repo() functions, always use get_updated_repo()Sam Thursfield2016-03-031-5/+3
* morphlib: Use new temp_dir helper context managerRichard Maw2015-06-051-6/+4
* Add a CSV manifest generator.Adam Coldrick2015-04-301-2/+2
* Use python3 compatible notation for catching exceptionsJavier Jardón2015-03-161-1/+1
* Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-161-3/+2
* Rework CachedRepo to use the GitDirectory class where possibleSam Thursfield2014-12-031-2/+2
* Remove overlap detection logicRichard Maw2014-10-011-32/+0
* Remove run-in-artifact subcommandRichard Maw2014-10-011-1/+1
* Replaces Tempdir with fs.tempfs.TempFSDaniel Firth2013-12-201-14/+17
* Fix bug in autotools versionRichard Ipsum2013-10-081-2/+3
* Fixups for the Manifest generatorTiago Gomes2013-07-121-1/+2
* Improve docstring for "morph generate-manifest"Lars Wirzenius2013-07-051-2/+29
* Improve docstring for "morph run-in-artifact"Lars Wirzenius2013-07-051-1/+14
* Improve the GENIVI manifest generationTiago Gomes2013-07-051-34/+34
* Add version guessing for autotools projectsJannis Pohlmann2013-02-211-1/+139
* Add image inspection pluginJannis Pohlmann2013-02-211-0/+156