aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem
Commit message (Expand)AuthorAgeFilesLines
* fix buildMáximo Cuadros2016-09-201-2/+2
* dotgit: synced write packfile and index generationMáximo Cuadros2016-09-153-34/+177
* fixtures: new fixture package being use in all packagesMáximo Cuadros2016-09-122-35/+15
* format: packfile fix ReadObjectAt without decodeMáximo Cuadros2016-09-113-12/+36
* storage: filesystem ref storage, and not not exists file handlingMáximo Cuadros2016-09-105-12/+42
* storage: filesystem iter implementationMáximo Cuadros2016-09-092-14/+169
* storage: filessytem read multiple packfiles support and index decodingMáximo Cuadros2016-09-097-2951/+268
* format: packfile based on ObjectStorage and CRC32 calculationMáximo Cuadros2016-09-083-27/+38
* format: packfile new interfaceMáximo Cuadros2016-09-075-41/+56
* format: packfile new interface (wip)Máximo Cuadros2016-09-063-46/+14
* storage: filesystem idx generation (wip)Máximo Cuadros2016-09-069-427/+341
* core: ObjectStorage.WriterMáximo Cuadros2016-09-053-7/+88
* core: ObjectStorage.Begin and TxObjectStorageMáximo Cuadros2016-09-052-4/+21
* doc packagesMáximo Cuadros2016-09-011-0/+1
* Support non packed objects (#68)sona-tar2016-08-304-8/+279
* core: Storage.Get, switch order of argsMáximo Cuadros2016-08-292-4/+4
* storage: Add object type hint parameter to ObjectStorage.Get. (#69)Santiago M. Mola2016-08-292-8/+17
* Remote.Fetch multiple RefSpec supportMáximo Cuadros2016-08-221-1/+2
* storage/filesystem: ConfigStore implementationMáximo Cuadros2016-08-214-8/+135
* storage: support ConfigStorage, memory done, fs wipMáximo Cuadros2016-08-202-3/+26
* core: Storage, removing err returning *StoragesMáximo Cuadros2016-08-142-16/+9
* 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-129-874/+843
* storage: seekable renamed to filesystemMáximo Cuadros2016-08-117-0/+3470