aboutsummaryrefslogtreecommitdiffstats
path: root/identity/identity_actions.go
Commit message (Collapse)AuthorAgeFilesLines
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-125/+0
|
* entity: more testing and bug fixingMichael Muré2021-02-141-9/+2
|
* entity: more progress on merging and signingMichael Muré2021-02-141-3/+3
|
* repo: use go-git in more places, fix pushMichael Muré2020-10-041-1/+5
|
* repo: fix some go-git implementationMichael Muré2020-09-291-1/+2
|
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-121-2/+7
|
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-111-1/+1
|
* cache: properly push/pull identities and bugsMichael Muré2019-03-271-79/+14
|
* identity: add more test for serialisation and push/pull/merge + fixesMichael Muré2019-03-011-7/+4
|
* identity: wipMichael Muré2019-03-011-32/+11
|
* identity: wip push/pullMichael Muré2019-03-011-0/+211