summaryrefslogtreecommitdiffstatshomepage
path: root/repository/repo.go
Commit message (Expand)AuthorAge
* cleanup go importsMichael Muré2018-08-13
* fix some linting troubleMichael Muré2018-08-13
* termui: implement push/pullMichael Muré2018-08-12
* bug: add a Lamport logical clock to be able to sort bugs by creation time and...Michael Muré2018-08-06
* more refactoring to have reusable bug action across different UIMichael Muré2018-07-25
* bug: refactor to limit abstraction leak and to have a more reusable code for ...Michael Muré2018-07-23
* implement pull/mergeMichael Muré2018-07-17
* complete the storage/read process + tests (!)Michael Muré2018-07-14
* fix push/pullMichael Muré2018-07-13
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-13
* move Hash in /util/Michael Muré2018-07-12
* store user info in the datastoreMichael Muré2018-07-12
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-12
* more experimentMichael Muré2018-07-12