summaryrefslogtreecommitdiffstatshomepage
path: root/commands/env.go
Commit message (Expand)AuthorAge
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
* refactor: use namespace instead of application of applicationNameSteve Moyer2022-05-26
* feat: make local storage configurableSteve Moyer2022-05-25
* commands: proper backend close on RunE errorMichael Muré2021-05-09
* repo: finish RepoStorage moveMichael Muré2020-12-08
* use go-git by default!Michael Muré2020-09-29
* commands: fix segfault with badly loaded backendMichael Muré2020-07-07
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-28
* commands: refactor to avoid globalsMichael Muré2020-06-28