Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use a Unix timestamp (int64) for the time instead of golang's Time that ↵ | Michael Muré | 2018-07-14 | 1 | -3/+1 |
| | | | | cause trouble for serialisation | ||||
* | add time to comments | Michael Muré | 2018-07-14 | 1 | -0/+6 |
| | |||||
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -3/+0 |
| | |||||
* | move Hash in /util/ | Michael Muré | 2018-07-12 | 1 | -0/+3 |
| | |||||
* | add the new bug command with a very primitive bug datastructure | Michael Muré | 2018-07-12 | 1 | -0/+6 |