aboutsummaryrefslogtreecommitdiffstats
path: root/repository/gogit.go
Commit message (Expand)AuthorAgeFilesLines
...
* repo: fix some go-git implementationMichael Muré2020-09-291-5/+19
* Add more function implementationsvince2020-09-291-11/+111
* repository: more go-git implementationMichael Muré2020-09-291-2/+31
* repository: add access to the system keyring, with fallback on a fileMichael Muré2020-09-291-3/+15
* repository: partial impl of a go-git backed RepoMichael Muré2020-09-291-0/+378