aboutsummaryrefslogtreecommitdiffstats
path: root/bug/operation.go
Commit message (Expand)AuthorAgeFilesLines
* cli: rework new and comment command to better use the editorMichael Muré2018-07-311-0/+3
* implement label op+commandMichael Muré2018-07-181-0/+1
* all operations now have an author and a timestampMichael Muré2018-07-181-0/+17
* add bug status + open/close commandsMichael Muré2018-07-171-4/+5
* complete the storage/read process + tests (!)Michael Muré2018-07-141-2/+2
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-131-0/+8
* create the Bug structureMichael Muré2018-07-131-0/+15