aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/object_test.go
Commit message (Expand)AuthorAgeFilesLines
* storage: filesystem iter implementationMáximo Cuadros2016-09-091-0/+38
* storage: filessytem read multiple packfiles support and index decodingMáximo Cuadros2016-09-091-312/+27
* format: packfile new interfaceMáximo Cuadros2016-09-071-7/+7
* storage: filesystem idx generation (wip)Máximo Cuadros2016-09-061-19/+23
* core: ObjectStorage.WriterMáximo Cuadros2016-09-051-0/+17
* core: ObjectStorage.Begin and TxObjectStorageMáximo Cuadros2016-09-051-4/+4
* core: Storage.Get, switch order of argsMáximo Cuadros2016-08-291-2/+2
* storage: Add object type hint parameter to ObjectStorage.Get. (#69)Santiago M. Mola2016-08-291-4/+6
* storage/filesystem: ConfigStore implementationMáximo Cuadros2016-08-211-8/+9
* core: Storage, removing err returning *StoragesMáximo Cuadros2016-08-141-4/+1
* core: removing Object.Content, the Reader should be used alwaysMáximo Cuadros2016-08-141-2/+6
* storage: Storage entity support, and DotGit support for ReferencesMáximo Cuadros2016-08-121-0/+315