summaryrefslogtreecommitdiff
path: root/buildstream/_gitsourcebase.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup refs to 'bst track'Angelos Evripiotis2019-01-281-1/+1
* _gitsourcebase.py: Fetch with explicit refspecsRichard Maw2019-01-211-1/+2
* buildstream/_gitsourcebase.py: Fix case where HEAD is taggedValentin David2019-01-161-13/+18
* buildstream/_gitsourcebase.py: Reduce git history for git describe.Valentin David2019-01-161-1/+2
* Expose base class for Git source pluginsChandan Singh2018-12-201-0/+670