aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/geniza-sleep.rs
Commit message (Collapse)AuthorAgeFilesLines
* add verify command to geniza-sleepBryan Newbold2017-10-301-3/+12
|
* more geniza-sleep commands (for debugging)Bryan Newbold2017-10-301-0/+46
|
* fix file-read-all command nameBryan Newbold2017-10-271-1/+1
|
* rustfmtBryan Newbold2017-10-261-33/+46
|
* add licensing (GPL-3.0)Bryan Newbold2017-10-261-0/+2
|
* refactor file/module namesBryan Newbold2017-10-261-6/+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.
* work in progress on network connectionBryan Newbold2017-10-261-0/+3
|
* refactor modules/filesBryan Newbold2017-10-181-1/+0
|
* cleanupsBryan Newbold2017-10-171-19/+3
|
* initial work on register directoriesBryan Newbold2017-10-171-2/+2
|
* SLEEP read helperBryan Newbold2017-10-161-0/+10
|
* WIP on SLEEP read/writeBryan Newbold2017-10-161-0/+80