aboutsummaryrefslogtreecommitdiffstats
path: root/repository/git.go
Commit message (Expand)AuthorAgeFilesLines
* complete the storage/read process + tests (!)Michael Muré2018-07-141-5/+64
* implement AddCommentMichael Muré2018-07-131-6/+0
* fix push/pullMichael Muré2018-07-131-4/+16
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-131-737/+64
* add basic tests for Bug and OperationIteratorMichael Muré2018-07-131-2/+0
* move Hash in /util/Michael Muré2018-07-121-2/+3
* store user info in the datastoreMichael Muré2018-07-121-0/+11
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-121-15/+15
* more experimentMichael Muré2018-07-121-0/+838