aboutsummaryrefslogtreecommitdiffstats
path: root/src/drive.rs
Commit message (Expand)AuthorAgeFilesLines
* start flushing out new APIsBryan Newbold2017-12-121-7/+7
* make more library things publicBryan Newbold2017-11-281-3/+3
* several drive bugfixesBryan Newbold2017-11-241-12/+36
* import/export drive directoriesBryan Newbold2017-11-241-0/+85
* additional drive commandsBryan Newbold2017-11-191-4/+4
* descalate todoBryan Newbold2017-11-191-1/+1
* drive api: return new versions when appropriate; add commentsBryan Newbold2017-11-191-12/+20
* drive: tests, bugfixesBryan Newbold2017-11-191-14/+128
* work in progress on drive import/exportBryan Newbold2017-11-061-6/+28
* add a bunch more drive operations (untested)Bryan Newbold2017-11-051-11/+41
* more progress on drive metadata read/writeBryan Newbold2017-11-051-32/+123
* progress on drive implementationBryan Newbold2017-11-051-56/+261
* more drive progressBryan Newbold2017-11-041-14/+148
* add drive-level verificationBryan Newbold2017-11-041-0/+24
* partially add 'tree' to drive testsBryan Newbold2017-10-301-0/+8
* drive progress (still WIP)Bryan Newbold2017-10-291-44/+118
* squelch some 'unused' warningsBryan Newbold2017-10-291-10/+10
* pretty print log outputBryan Newbold2017-10-291-4/+10
* progress on drive: basic history dump (un-pretty output)Bryan Newbold2017-10-291-31/+75
* sketch out DatDrive APIBryan Newbold2017-10-281-0/+140