aboutsummaryrefslogtreecommitdiffstats
path: root/repository/gogit_test.go
Commit message (Collapse)AuthorAgeFilesLines
* refactor: simplify creation of temp dir - after 1.15Steve Moyer2022-05-311-5/+1
|
* fix: remove only t.Parallel()Steve Moyer2022-05-311-2/+0
|
* test: clean up temp dir and repo correctlySteve Moyer2022-05-311-5/+17
|
* test: add verification that localStorage.Root() resolves to the correct ↵Steve Moyer2022-05-261-3/+36
| | | | absolute filepath
* feat: make local storage configurableSteve Moyer2022-05-251-3/+3
|
* repo: finish RepoStorage moveMichael Muré2020-12-081-2/+2
|
* repo: more work towards RepoStorageMichael Muré2020-12-051-1/+1
|
* fix ListCommits implementationvince2020-09-291-1/+1
|
* repository: partial impl of a go-git backed RepoMichael Muré2020-09-291-0/+68