aboutsummaryrefslogtreecommitdiffstats
path: root/identity
Commit message (Collapse)AuthorAgeFilesLines
* cmd: "user create" only assign the user identity if not setMichael Muré2019-12-101-0/+10
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-16/+4
|
* cache: update RepoCache and identity to use new repository Configamine2019-11-011-4/+4
|
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-123-11/+12
|
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-1110-71/+85
|
* Changes to Repo.RmConfigsAmine Hilaly2019-06-171-1/+1
| | | | RmConfigs try to remove key/value or section from keyPrefix
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-3/+4
|
* commands: display comment's id in "git bug comment"Michael Muré2019-03-281-0/+1
|
* commands: only return the error (not the function help) when no identity is setMichael Muré2019-03-271-1/+1
| | | | ... to avoid misleading a user into thinking the usage was incorrect
* cache: properly push/pull identities and bugsMichael Muré2019-03-271-79/+14
|
* commands: show the last modification time in "user"Michael Muré2019-03-014-9/+48
|
* identity: another round of cleanupsMichael Muré2019-03-014-11/+12
|
* commands: add a super-fast "user ls" commandMichael Muré2019-03-014-0/+29
|
* identity: some UX cleanupMichael Muré2019-03-011-4/+16
|
* identity: fix testsMichael Muré2019-03-012-2/+6
|
* identity: store the times properlyMichael Muré2019-03-015-17/+40
|
* identity: working identity cacheMichael Muré2019-03-011-1/+1
|
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-011-1/+15
|
* identity: I can compile again !!Michael Muré2019-03-015-10/+40
|
* identity: add more test for serialisation and push/pull/merge + fixesMichael Muré2019-03-016-8/+302
|
* identity: wipMichael Muré2019-03-014-184/+218
|
* identity: wip push/pullMichael Muré2019-03-016-20/+249
|
* identity: more refactoring progressMichael Muré2019-03-015-49/+160
|
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-018-75/+104
|
* identity: somewhat getting closer !Michael Muré2019-03-015-25/+117
|
* identity: more progress and fixesMichael Muré2019-03-011-0/+10
|
* identity: add metadata supportMichael Muré2019-03-014-21/+179
|
* identity: implement the loading from gitMichael Muré2019-03-014-13/+113
|
* WIP identity in gitMichael Muré2019-03-016-0/+716