summaryrefslogtreecommitdiffstatshomepage
path: root/repository/gogit_test.go
Commit message (Expand)AuthorAge
* repo: improve support for gitdir indirectionMichael Muré2023-03-04
* test: resolve changes for PR #1004, add unit test, fix issue uncovered by uni...Alec Lanter2023-01-23
* repo: proper reduced interface for full-text indexingMichael Muré2022-12-19
* test(809): do not export function that returns GoGit filesystemSteve Moyer2022-06-22
* test(809): remove remaining calls to InitGoRepo in testsSteve Moyer2022-06-16
* refactor(809): eliminate need to defer CleanupTestRepos()Steve Moyer2022-06-16
* refactor: simplify creation of temp dir - after 1.15Steve Moyer2022-05-31
* fix: remove only t.Parallel()Steve Moyer2022-05-31
* test: clean up temp dir and repo correctlySteve Moyer2022-05-31
* test: add verification that localStorage.Root() resolves to the correct absol...Steve Moyer2022-05-26
* feat: make local storage configurableSteve Moyer2022-05-25
* repo: finish RepoStorage moveMichael Muré2020-12-08
* repo: more work towards RepoStorageMichael Muré2020-12-05
* fix ListCommits implementationvince2020-09-29
* repository: partial impl of a go-git backed RepoMichael Muré2020-09-29