aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/object.go
Commit message (Expand)AuthorAgeFilesLines
* storage: filesystem ref storage, and not not exists file handlingMáximo Cuadros2016-09-101-5/+5
* storage: filesystem iter implementationMáximo Cuadros2016-09-091-14/+131
* storage: filessytem read multiple packfiles support and index decodingMáximo Cuadros2016-09-091-109/+93
* format: packfile based on ObjectStorage and CRC32 calculationMáximo Cuadros2016-09-081-0/+4
* format: packfile new interfaceMáximo Cuadros2016-09-071-14/+10
* format: packfile new interface (wip)Máximo Cuadros2016-09-061-3/+1
* storage: filesystem idx generation (wip)Máximo Cuadros2016-09-061-63/+26
* core: ObjectStorage.WriterMáximo Cuadros2016-09-051-0/+54
* core: ObjectStorage.Begin and TxObjectStorageMáximo Cuadros2016-09-051-0/+17
* Support non packed objects (#68)sona-tar2016-08-301-3/+73
* 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/+11
* storage: Storage entity support, and DotGit support for ReferencesMáximo Cuadros2016-08-121-0/+142