aboutsummaryrefslogtreecommitdiffstats
path: root/entities/identity/identity.go
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #987 from MichaelMure/cache-progress-barMichael Muré2023-01-141-1/+9
|\ | | | | commands: add a nice terminal progress bar when building the cache
| * commands: add a nice terminal progress bar when building the cacheMichael Muré2023-01-111-1/+9
| | | | | | | | One issue remaining is that writing the cache takes significant time, but I don't know how to reflect that nicely to the user.
* | add wipe sub-command that remove local bugs and identitiesKalin Staykov2023-01-111-50/+0
|/
* make go1.19 fmt happyMichael Muré2023-01-111-3/+3
|
* cache: fix some bugs after refactorMichael Muré2022-12-231-4/+7
|
* cache: tie up the refactor up to compilingMichael Muré2022-12-211-20/+11
|
* WIPMichael Muré2022-11-281-2/+2
|
* commands: reorg into different packagesMichael Muré2022-11-201-1/+1
|
* gogit: fix incorrect loader handlingMichael Muré2022-11-161-1/+1
|
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-0/+620