Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix dependencies | Michael Muré | 2018-07-19 | 2 | -8/+6 |
* | implement pull/merge | Michael Muré | 2018-07-17 | 3 | -10/+82 |
* | complete the storage/read process + tests (!) | Michael Muré | 2018-07-14 | 3 | -15/+223 |
* | add TreeEntry to manage the talking with git mktree and git ls-tree | Michael Muré | 2018-07-14 | 2 | -0/+106 |
* | implement AddComment | Michael Muré | 2018-07-13 | 1 | -6/+0 |
* | fix push/pull | Michael Muré | 2018-07-13 | 3 | -6/+18 |
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 3 | -751/+117 |
* | add basic tests for Bug and OperationIterator | Michael Muré | 2018-07-13 | 1 | -2/+0 |
* | move Hash in /util/ | Michael Muré | 2018-07-12 | 2 | -4/+5 |
* | store user info in the datastore | Michael Muré | 2018-07-12 | 2 | -0/+16 |
* | add the new bug command with a very primitive bug datastructure | Michael Muré | 2018-07-12 | 3 | -17/+20 |
* | more experiment | Michael Muré | 2018-07-12 | 3 | -0/+891 |