Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | termui: implement push/pull | Michael Muré | 2018-08-12 | 1 | -4/+4 |
* | bug: add a Lamport logical clock to be able to sort bugs by creation time and... | Michael Muré | 2018-08-06 | 1 | -8/+38 |
* | more refactoring to have reusable bug action across different UI | Michael Muré | 2018-07-25 | 1 | -0/+17 |
* | bug: refactor to limit abstraction leak and to have a more reusable code for ... | Michael Muré | 2018-07-23 | 1 | -2/+2 |
* | fix dependencies | Michael Muré | 2018-07-19 | 1 | -5/+4 |
* | implement pull/merge | Michael Muré | 2018-07-17 | 1 | -1/+25 |
* | complete the storage/read process + tests (!) | Michael Muré | 2018-07-14 | 1 | -8/+110 |
* | fix push/pull | Michael Muré | 2018-07-13 | 1 | -1/+1 |
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -13/+40 |
* | add the new bug command with a very primitive bug datastructure | Michael Muré | 2018-07-12 | 1 | -2/+2 |
* | more experiment | Michael Muré | 2018-07-12 | 1 | -0/+33 |