summaryrefslogtreecommitdiffstatshomepage
path: root/commands/open.go
Commit message (Expand)AuthorAge
* commands: migrate the open/close commands under the "status" commandMichael Muré2018-09-16
* make CLI commands use the cache to lock the repo properlyMichael Muré2018-08-31
* cleanup go importsMichael Muré2018-08-13
* more refactoring to have reusable bug action across different UIMichael Muré2018-07-25
* bug: refactor to limit abstraction leak and to have a more reusable code for ...Michael Muré2018-07-23
* generate markdown documentationMichael Muré2018-07-20
* rework all the commands to use cobra as a parserMichael Muré2018-07-19
* all operations now have an author and a timestampMichael Muré2018-07-18
* add bug status + open/close commandsMichael Muré2018-07-17