aboutsummaryrefslogtreecommitdiffstats
path: root/repository
Commit message (Expand)AuthorAgeFilesLines
* implement pull/mergeMichael Muré2018-07-173-10/+82
* complete the storage/read process + tests (!)Michael Muré2018-07-143-15/+223
* add TreeEntry to manage the talking with git mktree and git ls-treeMichael Muré2018-07-142-0/+106
* implement AddCommentMichael Muré2018-07-131-6/+0
* fix push/pullMichael Muré2018-07-133-6/+18
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-133-751/+117
* add basic tests for Bug and OperationIteratorMichael Muré2018-07-131-2/+0
* move Hash in /util/Michael Muré2018-07-122-4/+5
* store user info in the datastoreMichael Muré2018-07-122-0/+16
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-123-17/+20
* more experimentMichael Muré2018-07-123-0/+891