Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oeqa.utils.git: use --verify in rev_parse() | Markus Lehtonen | 2017-05-23 | 1 | -1/+1 |
* | oeqa.utils.git: support bare repos | Markus Lehtonen | 2017-02-15 | 1 | -4/+12 |
* | oeqa.utils.git: add git_dir property | Markus Lehtonen | 2017-02-15 | 1 | -0/+4 |
* | oeqa.utils.git: implement init() method | Markus Lehtonen | 2016-08-25 | 1 | -0/+6 |
* | oeqa.utils.git.GitRepo: new arg to require topdir | Markus Lehtonen | 2016-08-25 | 1 | -2/+7 |
* | oeqa.utils.git: implement GitRepo.get_current_branch() | Markus Lehtonen | 2016-08-25 | 1 | -0/+8 |
* | oeqa.utils.git: introduce GitRepo.rev_parse() | Markus Lehtonen | 2016-08-25 | 1 | -0/+7 |
* | oeqa.utils.git: support git commands with updated env | Markus Lehtonen | 2016-08-25 | 1 | -2/+6 |
* | oeqa.utils: add git module | Markus Lehtonen | 2016-07-01 | 1 | -0/+38 |