aboutsummaryrefslogtreecommitdiffstats
path: root/repository/repo.go
Commit message (Expand)AuthorAgeFilesLines
...
* more refactoring to have reusable bug action across different UIMichael Muré2018-07-251-0/+4
* bug: refactor to limit abstraction leak and to have a more reusable code for ...Michael Muré2018-07-231-2/+2
* implement pull/mergeMichael Muré2018-07-171-2/+14
* complete the storage/read process + tests (!)Michael Muré2018-07-141-2/+49
* fix push/pullMichael Muré2018-07-131-1/+1
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-131-1/+13
* move Hash in /util/Michael Muré2018-07-121-2/+2
* store user info in the datastoreMichael Muré2018-07-121-0/+5
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-121-0/+3
* more experimentMichael Muré2018-07-121-0/+20