Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement label op+command | Michael Muré | 2018-07-18 | 1 | -1/+4 |
| | |||||
* | all operations now have an author and a timestamp | Michael Muré | 2018-07-18 | 1 | -6/+6 |
| | |||||
* | fix tests | Michael Muré | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | add bug status + open/close commands | Michael Muré | 2018-07-17 | 2 | -3/+5 |
| | |||||
* | 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 | 2 | -14/+33 |
| | |||||
* | implement AddComment | Michael Muré | 2018-07-13 | 2 | -3/+5 |
| | |||||
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 3 | -3/+42 |
| | |||||
* | little bit more tests | Michael Muré | 2018-07-13 | 2 | -0/+97 |