Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test(809): do not export function that returns GoGit filesystem | Steve Moyer | 2022-06-22 | 1 | -3/+3 |
* | test(809): remove remaining calls to InitGoRepo in tests | Steve Moyer | 2022-06-16 | 1 | -25/+6 |
* | refactor(809): eliminate need to defer CleanupTestRepos() | Steve Moyer | 2022-06-16 | 1 | -1/+1 |
* | refactor: simplify creation of temp dir - after 1.15 | Steve Moyer | 2022-05-31 | 1 | -5/+1 |
* | fix: remove only t.Parallel() | Steve Moyer | 2022-05-31 | 1 | -2/+0 |
* | test: clean up temp dir and repo correctly | Steve Moyer | 2022-05-31 | 1 | -5/+17 |
* | test: add verification that localStorage.Root() resolves to the correct absol... | Steve Moyer | 2022-05-26 | 1 | -3/+36 |
* | feat: make local storage configurable | Steve Moyer | 2022-05-25 | 1 | -3/+3 |
* | repo: finish RepoStorage move | Michael Muré | 2020-12-08 | 1 | -2/+2 |
* | repo: more work towards RepoStorage | Michael Muré | 2020-12-05 | 1 | -1/+1 |
* | fix ListCommits implementation | vince | 2020-09-29 | 1 | -1/+1 |
* | repository: partial impl of a go-git backed Repo | Michael Muré | 2020-09-29 | 1 | -0/+68 |