Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bridge: store credentials in the Keyring instead of the git config | Michael Muré | 2020-09-29 | 1 | -129/+75 |
* | use regex.MustCompile instead of dealing with the error | Michael Muré | 2020-02-23 | 1 | -4/+1 |
* | bridges: more refactor and cleanup | Michael Muré | 2020-02-15 | 1 | -1/+1 |
* | auth: refactor and introduce Login and LoginPassword, salt IDs | Michael Muré | 2020-02-12 | 1 | -3/+43 |
* | github/gitlab: many fixes and improvments at the config step | Michael Muré | 2020-02-10 | 1 | -1/+2 |
* | more more wip | Michael Muré | 2020-02-08 | 1 | -0/+6 |
* | more wip | Michael Muré | 2020-02-08 | 1 | -2/+2 |
* | WIP | Michael Muré | 2020-02-08 | 1 | -33/+23 |
* | bridge: allow to configure and pull without having set a user first | Michael Muré | 2019-12-25 | 1 | -2/+28 |
* | auth: Correctly cast configs[configKeyKind] | amine | 2019-12-09 | 1 | -1/+1 |
* | type the CredentialKind values | Michael Muré | 2019-12-09 | 1 | -2/+2 |
* | bridge: huge refactor to accept multiple kind of credentials | Michael Muré | 2019-12-08 | 1 | -0/+232 |