Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drive progress (still WIP) | Bryan Newbold | 2017-10-29 | 1 | -1/+6 |
| | |||||
* | pretty print log output | Bryan Newbold | 2017-10-29 | 1 | -1/+13 |
| | |||||
* | progress on drive: basic history dump (un-pretty output) | Bryan Newbold | 2017-10-29 | 1 | -0/+70 |
| | |||||
* | fix file-read-all command name | Bryan Newbold | 2017-10-27 | 1 | -1/+1 |
| | |||||
* | rustfmt | Bryan Newbold | 2017-10-26 | 2 | -61/+71 |
| | |||||
* | add licensing (GPL-3.0) | Bryan Newbold | 2017-10-26 | 2 | -0/+4 |
| | |||||
* | refactor file/module names | Bryan Newbold | 2017-10-26 | 2 | -60/+28 |
| | | | | | | | | I had some early confusion around whether SLEEP refered to individual files or the collection of files making a register (it seems to mean the whole register). Will probably need to refactor again. | ||||
* | network progress | Bryan Newbold | 2017-10-26 | 1 | -2/+3 |
| | |||||
* | work in progress on network connection | Bryan Newbold | 2017-10-26 | 3 | -2/+11 |
| | |||||
* | unencrypted networking | Bryan Newbold | 2017-10-25 | 1 | -1/+28 |
| | |||||
* | crude WIP net client | Bryan Newbold | 2017-10-20 | 1 | -0/+51 |
| | |||||
* | remove unused hello world example | Bryan Newbold | 2017-10-20 | 1 | -3/+0 |
| | |||||
* | refactor modules/files | Bryan Newbold | 2017-10-18 | 2 | -2/+0 |
| | |||||
* | few basic tests | Bryan Newbold | 2017-10-17 | 1 | -1/+1 |
| | |||||
* | cleanups | Bryan Newbold | 2017-10-17 | 2 | -38/+6 |
| | |||||
* | initial work on register directories | Bryan Newbold | 2017-10-17 | 2 | -2/+70 |
| | |||||
* | SLEEP read helper | Bryan Newbold | 2017-10-16 | 1 | -0/+10 |
| | |||||
* | WIP on SLEEP read/write | Bryan Newbold | 2017-10-16 | 1 | -0/+80 |
| | |||||
* | initial structure | Bryan Newbold | 2017-10-16 | 1 | -0/+3 |