summaryrefslogtreecommitdiff
path: root/buildstream/plugins/sources/patch.py
Commit message (Expand)AuthorAgeFilesLines
* plugins/sources/patch.py: Removing unneeded checkTristan Van Berkom2018-01-021-7/+5
* plugins/sources/patch.py: Added context to some errorsTristan Van Berkom2018-01-011-8/+12
* Switch old-style string formattings to new '.format()'Gökçen Nurlu2017-11-171-2/+2
* refactoring: Made Project option privateTristan Van Berkom2017-11-061-3/+1
* patch.py source plugin: Use utils.sha256sum()Tristan Van Berkom2017-09-121-11/+1
* Add patch source pluginChandan Singh2017-09-091-0/+106