Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: remove repeated use of the same fmt.Errorf() calls | Steve Moyer | 2022-11-28 | 1 | -6/+6 |
* | feat: wrap ErrMultipleConfigEntry to report duplicate key | Steve Moyer | 2022-11-27 | 1 | -2/+2 |
* | feat: wrap ErrNoConfigEntry to report missing key | Steve Moyer | 2022-11-27 | 1 | -4/+4 |
* | repo: fix various config issues around case insentivity | Michael Muré | 2021-03-28 | 1 | -1/+1 |
* | repo: finish RepoStorage move | Michael Muré | 2020-12-08 | 1 | -1/+5 |
* | repository: fix edge case in git config read, affecting bridges | Michael Muré | 2020-10-25 | 1 | -0/+1 |
* | repo: more config related bug fixes | Michael Muré | 2020-09-29 | 1 | -45/+68 |
* | repo: fix manu bugs in go-git config | Michael Muré | 2020-09-29 | 1 | -32/+58 |
* | repository: fix a todo in the gogit repo | Michael Muré | 2020-09-29 | 1 | -20/+31 |
* | repository: partial impl of a go-git backed Repo | Michael Muré | 2020-09-29 | 1 | -0/+175 |