Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move {bug,identity} to /entities, move input to /commands | Michael Muré | 2022-08-18 | 1 | -2/+2 |
| | |||||
* | refactor: use namespace instead of application of applicationName | Steve Moyer | 2022-05-26 | 1 | -2/+2 |
| | |||||
* | feat: make local storage configurable | Steve Moyer | 2022-05-25 | 1 | -1/+3 |
| | |||||
* | commands: proper backend close on RunE error | Michael Muré | 2021-05-09 | 1 | -2/+10 |
| | |||||
* | repo: finish RepoStorage move | Michael Muré | 2020-12-08 | 1 | -1/+1 |
| | |||||
* | use go-git by default! | Michael Muré | 2020-09-29 | 1 | -1/+1 |
| | |||||
* | commands: fix segfault with badly loaded backend | Michael Muré | 2020-07-07 | 1 | -1/+1 |
| | |||||
* | commands: open and close the backend in a single place, simplify commands | Michael Muré | 2020-06-28 | 1 | -3/+113 |
| | |||||
* | commands: refactor to avoid globals | Michael Muré | 2020-06-28 | 1 | -0/+40 |