aboutsummaryrefslogtreecommitdiffstats
path: root/bug/bug.go
Commit message (Expand)AuthorAgeFilesLines
...
* complete the storage/read process + tests (!)Michael Muré2018-07-141-4/+101
* each commit reference the very first set of ops (will be useful for fast acce...Michael Muré2018-07-141-2/+9
* fix push/pullMichael Muré2018-07-131-0/+1
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-131-20/+66
* add basic tests for Bug and OperationIteratorMichael Muré2018-07-131-3/+24
* create the Bug structureMichael Muré2018-07-131-14/+80
* create the Snapshot type for a compiled bug operation logMichael Muré2018-07-121-1/+12
* store user info in the datastoreMichael Muré2018-07-121-0/+1
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-121-0/+6