aboutsummaryrefslogtreecommitdiffstats
path: root/repository/git_testing.go
Commit message (Expand)AuthorAgeFilesLines
* repo: more work towards RepoStorageMichael Muré2020-12-051-4/+2
* repo: use go-git in more places, fix pushMichael Muré2020-10-041-3/+3
* bridge: store credentials in the Keyring instead of the git configMichael Muré2020-09-291-1/+17
* repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-261-40/+4
* repository: add StoreTimestamp/StoreBool to the config interfaceamine2019-11-011-2/+2
* repository: config interface and implementation reworkamine2019-10-311-2/+3
* git: minor cleanupMichael Muré2019-08-311-7/+8
* issue 178: adding required changes to InitGitRepo and CleanupTestReposSebastien Devaux2019-08-271-0/+12
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-0/+80