Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ls: better output | Michael Muré | 2018-07-15 | 1 | -1/+1 |
* | list --> ls, silly ! | Michael Muré | 2018-07-15 | 2 | -4/+4 |
* | add a primitive "list" command | Michael Muré | 2018-07-14 | 2 | -0/+37 |
* | complete the storage/read process + tests (!) | Michael Muré | 2018-07-14 | 1 | -2/+3 |
* | 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 | 4 | -4/+5 |
* | create the Bug structure | Michael Muré | 2018-07-13 | 2 | -25/+10 |
* | create the Snapshot type for a compiled bug operation log | Michael Muré | 2018-07-12 | 1 | -1/+1 |
* | store user info in the datastore | Michael Muré | 2018-07-12 | 1 | -0/+2 |
* | add the new bug command with a very primitive bug datastructure | Michael Muré | 2018-07-12 | 5 | -14/+191 |
* | more experiment | Michael Muré | 2018-07-12 | 3 | -0/+106 |