aboutsummaryrefslogtreecommitdiffstats
path: root/bug
Commit message (Expand)AuthorAgeFilesLines
* fix push/pullMichael Muré2018-07-131-0/+1
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-137-46/+134
* add basic tests for Bug and OperationIteratorMichael Muré2018-07-133-7/+32
* add a bug's operation iteratorMichael Muré2018-07-131-0/+72
* create the Bug structureMichael Muré2018-07-139-47/+125
* add the first 2 operationsMichael Muré2018-07-126-0/+188
* create the Snapshot type for a compiled bug operation logMichael Muré2018-07-122-1/+15
* move Hash in /util/Michael Muré2018-07-122-1/+5
* store user info in the datastoreMichael Muré2018-07-122-2/+18
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-123-0/+43