Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug: add a data validation process to avoid merging incorrect operations | Michael Muré | 2018-09-15 | 1 | -10/+16 |
| | |||||
* | NewBug can no longer error | Michael Muré | 2018-07-19 | 1 | -10/+4 |
| | |||||
* | bug: replace the uuid based id with the hash of the first commit | Michael Muré | 2018-07-19 | 1 | -3/+13 |
| | |||||
* | add bug status + open/close commands | Michael Muré | 2018-07-17 | 1 | -3/+3 |
| | |||||
* | comment the failing test for now (code is ok) | Michael Muré | 2018-07-17 | 1 | -26/+24 |
| | |||||
* | implement pull/merge | Michael Muré | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | cleaning | Michael Muré | 2018-07-14 | 1 | -1/+1 |
| | |||||
* | complete the storage/read process + tests (!) | Michael Muré | 2018-07-14 | 1 | -1/+28 |
| | |||||
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -1/+1 |
| | |||||
* | little bit more tests | Michael Muré | 2018-07-13 | 1 | -0/+46 |