Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some linting trouble | Michael Muré | 2018-08-13 | 1 | -0/+11 |
* | bug: add a Lamport logical clock to be able to sort bugs by creation time and... | Michael Muré | 2018-08-06 | 1 | -0/+4 |
* | implement media hosting in git for comments + API for the webui | Michael Muré | 2018-08-02 | 1 | -1/+5 |
* | cli: rework new and comment command to better use the editor | Michael Muré | 2018-07-31 | 1 | -0/+3 |
* | implement label op+command | Michael Muré | 2018-07-18 | 1 | -0/+1 |
* | all operations now have an author and a timestamp | Michael Muré | 2018-07-18 | 1 | -0/+17 |
* | add bug status + open/close commands | Michael Muré | 2018-07-17 | 1 | -4/+5 |
* | complete the storage/read process + tests (!) | Michael Muré | 2018-07-14 | 1 | -2/+2 |
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -0/+8 |
* | create the Bug structure | Michael Muré | 2018-07-13 | 1 | -0/+15 |