summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/git.py
AgeCommit message (Expand)Author
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2017-05-23oeqa.utils.git: use --verify in rev_parse()Markus Lehtonen
2017-02-15oeqa.utils.git: support bare reposMarkus Lehtonen
2017-02-15oeqa.utils.git: add git_dir propertyMarkus Lehtonen
2016-08-25oeqa.utils.git: implement init() methodMarkus Lehtonen
2016-08-25oeqa.utils.git.GitRepo: new arg to require topdirMarkus Lehtonen
2016-08-25oeqa.utils.git: implement GitRepo.get_current_branch()Markus Lehtonen
2016-08-25oeqa.utils.git: introduce GitRepo.rev_parse()Markus Lehtonen
2016-08-25oeqa.utils.git: support git commands with updated envMarkus Lehtonen
2016-07-01oeqa.utils: add git moduleMarkus Lehtonen