aboutsummaryrefslogtreecommitdiffstats
path: root/commands/env.go
Commit message (Expand)AuthorAgeFilesLines
* commands: proper backend close on RunE errorMichael Muré2021-05-091-2/+10
* repo: finish RepoStorage moveMichael Muré2020-12-081-1/+1
* use go-git by default!Michael Muré2020-09-291-1/+1
* commands: fix segfault with badly loaded backendMichael Muré2020-07-071-1/+1
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-281-3/+113
* commands: refactor to avoid globalsMichael Muré2020-06-281-0/+40