aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/storage.go
Commit message (Collapse)AuthorAgeFilesLines
* global storage interface refactor (#112)Máximo Cuadros2016-11-071-31/+12
| | | | | | | | | | | * core: ObjectStorage, ReferenceStorage renamed to ObjectStorer and ReferenceStorer * rebase * general, changes request by @alcortes * general, changes request by @alcortes
* storage: filessytem read multiple packfiles support and index decodingMáximo Cuadros2016-09-091-8/+8
|
* storage: filesystem idx generation (wip)Máximo Cuadros2016-09-061-8/+4
|
* doc packagesMáximo Cuadros2016-09-011-0/+1
|
* storage/filesystem: ConfigStore implementationMáximo Cuadros2016-08-211-0/+11
|
* core: Storage, removing err returning *StoragesMáximo Cuadros2016-08-141-12/+8
|
* storage: Storage entity support, and DotGit support for ReferencesMáximo Cuadros2016-08-121-176/+19
|
* storage: seekable renamed to filesystemMáximo Cuadros2016-08-111-0/+203