aboutsummaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Collapse)AuthorAgeFilesLines
* commands: sort commands by nameMichael Muré2018-07-161-2/+13
|
* add the infrastructure for an embedded web UI + commandMichael Muré2018-07-162-0/+38
|
* fix buildMichael Muré2018-07-162-2/+0
|
* rework the commands thing and add a "commands" command to list all commandsMichael Muré2018-07-167-47/+107
|
* add a "comment" commandMichael Muré2018-07-156-14/+87
|
* ls: better outputMichael Muré2018-07-151-1/+1
|
* list --> ls, silly !Michael Muré2018-07-152-4/+4
|
* add a primitive "list" commandMichael Muré2018-07-142-0/+37
|
* complete the storage/read process + tests (!)Michael Muré2018-07-141-2/+3
|
* fix push/pullMichael Muré2018-07-131-1/+1
|
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-134-4/+5
|
* create the Bug structureMichael Muré2018-07-132-25/+10
|
* create the Snapshot type for a compiled bug operation logMichael Muré2018-07-121-1/+1
|
* store user info in the datastoreMichael Muré2018-07-121-0/+2
|
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-125-14/+191
|
* more experimentMichael Muré2018-07-123-0/+106