aboutsummaryrefslogtreecommitdiffstats
path: root/repository/mock_repo.go
Commit message (Expand)AuthorAgeFilesLines
* bug: remove use of the too recent %(refname:lstrip=-1) of gitMichael Muré2018-08-191-16/+0
* termui: implement push/pullMichael Muré2018-08-121-4/+4
* bug: add a Lamport logical clock to be able to sort bugs by creation time and...Michael Muré2018-08-061-8/+38
* 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
* 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