Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git: fix fetch not working | Michael Muré | 2018-07-25 | 1 | -1/+1 | |
* | bug: refactor to limit abstraction leak and to have a more reusable code for ... | Michael Muré | 2018-07-23 | 1 | -6/+6 | |
* | implement pull/merge | Michael Muré | 2018-07-17 | 1 | -7/+43 | |
* | complete the storage/read process + tests (!) | Michael Muré | 2018-07-14 | 1 | -5/+64 | |
* | implement AddComment | Michael Muré | 2018-07-13 | 1 | -6/+0 | |
* | fix push/pull | Michael Muré | 2018-07-13 | 1 | -4/+16 | |
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -737/+64 | |
* | add basic tests for Bug and OperationIterator | Michael Muré | 2018-07-13 | 1 | -2/+0 | |
* | move Hash in /util/ | Michael Muré | 2018-07-12 | 1 | -2/+3 | |
* | store user info in the datastore | Michael Muré | 2018-07-12 | 1 | -0/+11 | |
* | add the new bug command with a very primitive bug datastructure | Michael Muré | 2018-07-12 | 1 | -15/+15 | |
* | more experiment | Michael Muré | 2018-07-12 | 1 | -0/+838 |