| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-11-12 | Improve logging and change all kinds of things | Raymond Hogenson | 2 | -36/+91 | |
| In this stage of rapid development it doesn't make sense to write accurate and detailed commit messages. I'm lying: I'm just lazy. | |||||
| 2018-11-11 | Write blockCopy's first version | Raymond Hogenson | 9 | -0/+1096 | |
| Wow it's like being a proud parent. This software is written for exactly one purpose: to mount an encrypted volume on Google Drive with reasonably good performance. It's based around the idea that the fastest thing for Google Drive is reading and writing whole files, so we break a file up into blocks and transfer only whole blocks. It works, but it's still really slow. | |||||
