aboutsummaryrefslogtreecommitdiffstats
path: root/repository/gogit_test.go
Commit message (Expand)AuthorAgeFilesLines
* repo: improve support for gitdir indirectionMichael Muré2023-03-041-13/+9
* test: resolve changes for PR #1004, add unit test, fix issue uncovered by uni...Alec Lanter2023-01-231-0/+19
* repo: proper reduced interface for full-text indexingMichael Muré2022-12-191-8/+3
* test(809): do not export function that returns GoGit filesystemSteve Moyer2022-06-221-3/+3
* test(809): remove remaining calls to InitGoRepo in testsSteve Moyer2022-06-161-25/+6
* refactor(809): eliminate need to defer CleanupTestRepos()Steve Moyer2022-06-161-1/+1
* 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 absol...Steve Moyer2022-05-261-3/+36
* 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