summaryrefslogtreecommitdiff
path: root/src/buildstream/_artifact.py
Commit message (Expand)AuthorAgeFilesLines
* _artifact.py: Add get_dependency_refs() methodJames Ennis2019-08-271-0/+44
* artifact.proto: Add the project name to the build dependency informationJames Ennis2019-08-191-0/+1
* Frontend: Fix bst artifact logJames Ennis2019-08-091-1/+1
* artifact.py,element.py: Add get_logs() methodsJames Ennis2019-08-091-0/+16
* _artifact.py: Fix typo in doc comment of _get_field_digest()James Ennis2019-08-091-1/+1
* _artifact.py: Update blob mtimes in cached()Jürg Billeter2019-08-081-1/+1
* Bst artifact subcommands take artifact ref names.Rebecca Grayson2019-07-261-1/+0
* Fix up of some spelling mistakesRebecca Grayson2019-07-261-3/+3
* _yaml: Decomission 'dump()'. 'roundtrip_dump' is an equivalent function nowBenjamin Schubert2019-07-151-1/+1
* _artifact: rm unused _artifacts memberaevri/rm_artifactsAngelos Evripiotis2019-07-091-1/+0
* _artifact.py: use utils._tempnamedfile_nameAngelos Evripiotis2019-07-091-4/+3
* Refactor, use context.messenger directlyAngelos Evripiotis2019-07-051-1/+1
* _yaml: Remove useless calls to '_yaml.node_sanitize'Benjamin Schubert2019-06-251-1/+1
* _artifact.py: Create artifact proto file atomicallyJürg Billeter2019-05-231-1/+1
* element.py: Only reset Artifact's cachedness when it might changejonathan/reset_cached_when_neededJonathan Maw2019-05-221-8/+1
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+449