aboutsummaryrefslogtreecommitdiffstats
path: root/entities/identity
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-114-51/+76
|/
* make go1.19 fmt happyMichael Muré2023-01-112-6/+6
|
* Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errorsSteve Moyer2022-12-231-3/+3
|\ | | | | feat(935): disambiguate config errors
| * feat: wrap ErrMultipleConfigEntry to report duplicate keySteve Moyer2022-11-271-1/+1
| | | | | | | | References #935.
| * feat: wrap ErrNoConfigEntry to report missing keySteve Moyer2022-11-271-2/+2
| | | | | | | | Resolves #935.
* | cache: fix some bugs after refactorMichael Muré2022-12-232-6/+9
| |
* | cache: tie up the refactor up to compilingMichael Muré2022-12-214-42/+15
| |
* | WIPMichael Muré2022-11-284-9/+7
|/
* 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-1814-0/+2167