aboutsummaryrefslogtreecommitdiffstats
path: root/bug/operations
Commit message (Expand)AuthorAgeFilesLines
* cleaningMichael Muré2018-07-142-2/+2
* use a Unix timestamp (int64) for the time instead of golang's Time that cause...Michael Muré2018-07-142-4/+4
* add time to commentsMichael Muré2018-07-143-5/+15
* complete the storage/read process + tests (!)Michael Muré2018-07-143-60/+13
* implement AddCommentMichael Muré2018-07-132-4/+30
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-132-12/+12
* create the Bug structureMichael Muré2018-07-134-33/+14
* add the first 2 operationsMichael Muré2018-07-125-0/+176