aboutsummaryrefslogtreecommitdiffstats
path: root/repository/mock_repo.go
Commit message (Collapse)AuthorAgeFilesLines
* more refactoring to have reusable bug action across different UIMichael Muré2018-07-251-0/+17
|
* bug: refactor to limit abstraction leak and to have a more reusable code for ↵Michael Muré2018-07-231-2/+2
| | | | the UIs
* fix dependenciesMichael Muré2018-07-191-5/+4
|
* implement pull/mergeMichael Muré2018-07-171-1/+25
|
* complete the storage/read process + tests (!)Michael Muré2018-07-141-8/+110
|
* fix push/pullMichael Muré2018-07-131-1/+1
|
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-131-13/+40
|
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-121-2/+2
|
* more experimentMichael Muré2018-07-121-0/+33