aboutsummaryrefslogtreecommitdiffstats
path: root/commands/select/select.go
Commit message (Expand)AuthorAgeFilesLines
* repo: finish RepoStorage moveMichael Muré2020-12-081-17/+5
* issue 178: fetch the repo dir with rev-parse --git-dirSebastien Devaux2019-08-241-1/+1
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-121-4/+5
* bug: compute op's ID based on the serialized data on diskMichael Muré2019-08-081-5/+5
* Select and Label command documentationJocelyn FACCHINI2019-03-231-1/+1
* select: clear the selected bug when invalidMichael Muré2018-09-261-1/+16
* repo: split the Repo interface to avoid abstraction leak in RepoCacheMichael Muré2018-09-211-4/+4
* commands: add a package to handle implicit bug selectionMichael Muré2018-09-181-0/+125