aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a primitive "list" commandMichael Muré2018-07-142-0/+37
* add time to commentsMichael Muré2018-07-144-5/+21
* complete the storage/read process + tests (!)Michael Muré2018-07-1413-105/+400
* add TreeEntry to manage the talking with git mktree and git ls-treeMichael Muré2018-07-142-0/+106
* each commit reference the very first set of ops (will be useful for fast acce...Michael Muré2018-07-141-2/+9
* implement AddCommentMichael Muré2018-07-135-13/+35
* fix push/pullMichael Muré2018-07-135-7/+20
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-1319-805/+301
* little bit more testsMichael Muré2018-07-132-13/+18
* add basic tests for Bug and OperationIteratorMichael Muré2018-07-136-9/+124
* add a bug's operation iteratorMichael Muré2018-07-131-0/+72
* create the Bug structureMichael Muré2018-07-1312-72/+136
* add the first 2 operationsMichael Muré2018-07-126-0/+188
* create the Snapshot type for a compiled bug operation logMichael Muré2018-07-123-2/+16
* move Hash in /util/Michael Muré2018-07-125-5/+13
* store user info in the datastoreMichael Muré2018-07-125-2/+36
* Create LICENSEMichael Muré2018-07-121-0/+674
* rework how the usage help is handledMichael Muré2018-07-121-26/+34
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-1211-31/+254
* more experimentMichael Muré2018-07-128-2/+1114
* hello worldMichael Muré2018-07-102-0/+8