summaryrefslogtreecommitdiff
path: root/src/buildstream/_gitsourcebase.py
Commit message (Expand)AuthorAgeFilesLines
* _yaml: Introduce 'get_sequence()' and 'sequence_at()'/'mapping_at()'Benjamin Schubert2019-06-251-2/+2
* _yaml: Add 'as_bool()' and 'is_none()' to ScalarNodeBenjamin Schubert2019-06-251-4/+4
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-06-251-8/+8
* _yaml: add 'get_mapping()' to MappingNodeBenjamin Schubert2019-06-251-2/+2
* _gitsourcebase: ignore or fix arguments-differ errAngelos Evripiotis2019-06-181-6/+6
* _yaml.pyx: Forbid expected_type=Mapping, and remove isinstance checkBenjamin Schubert2019-06-031-3/+2
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+683