aboutsummaryrefslogtreecommitdiffstats
path: root/commands/select
Commit message (Expand)AuthorAgeFilesLines
* 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-122-7/+8
* bug: compute op's ID based on the serialized data on diskMichael Muré2019-08-081-5/+5
* fix testsMichael Muré2019-06-161-3/+3
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-5/+5
* Select and Label command documentationJocelyn FACCHINI2019-03-231-1/+1
* identity: fix testsMichael Muré2019-03-011-2/+2
* identity: all tests green o/Michael Muré2019-03-011-4/+10
* identity: I can compile again !!Michael Muré2019-03-011-82/+43
* tests: configure user ident in repos used by testsRafael Ascensão2018-12-101-0/+7
* select: clear the selected bug when invalidMichael Muré2018-09-261-1/+16
* commands: add the "bridge" and "bridge configure" commandsMichael Muré2018-09-241-3/+0
* 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-182-0/+234