summaryrefslogtreecommitdiff
path: root/buildstream/plugins/sources/bzr.py
Commit message (Expand)AuthorAgeFilesLines
* Source plugin bzr depends on host's bzrJavier Jardón2018-06-221-0/+4
* Remove shebangs from python filesGökçen Nurlu2018-06-191-1/+0
* doc: Added plugins as ToC elements instead of orphaned linksTristan Van Berkom2018-06-091-1/+3
* plugins: Disable attribute-defined-outside-init pylint errorTristan Van Berkom2018-04-201-0/+1
* Complete the work started to allow None as default in _yaml.node_get()Tristan Van Berkom2018-04-071-2/+2
* Source plugins: Implement load_ref() in all source pluginsTristan Van Berkom2018-03-201-0/+3
* pylint - dealt with bad-continuation warningJames Ennis2018-03-141-3/+3
* doc: consistent source staging dir docAngelos Evripiotis2018-02-131-0/+3
* bzr: Implement init_workspaceJonathan Maw2018-02-121-0/+15
* plugins/sources/bzr.py: Fix variable name typosGökçen Nurlu2017-12-111-3/+4
* refactoring: Made Project option privateTristan Van Berkom2017-11-061-1/+1
* Add source plugin node validationsTristan Maat2017-09-141-0/+2
* bzr.py source plugin: Dont require a mirror to check for consistencyTristan Van Berkom2017-09-011-0/+4
* bzr.py plugin: Dont try to serialize class method in get_unique_key()Tristan Van Berkom2017-05-251-1/+1
* Add bzr source pluginJonathan Maw2017-05-251-0/+205