aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/internal
Commit message (Expand)AuthorAgeFilesLines
* storage: filesystem, clean close when the packfile is not used (#140)Máximo Cuadros2016-11-282-14/+65
* new plumbing package (#118)Máximo Cuadros2016-11-083-44/+44
* utils: fs, new memory filesystem (#108)Máximo Cuadros2016-11-042-3/+3
* storage/filesystem: implement missing functionality. (#110)Santiago M. Mola2016-11-032-0/+46
* utils/fs: move 'os' and 'test' to separate packages. (#93)Santiago M. Mola2016-10-242-5/+5
* utils: fs.TempFile (#88)Máximo Cuadros2016-10-191-11/+3
* formats: objfile idomatic reader/writerMáximo Cuadros2016-09-255-438/+549
* fix buildMáximo Cuadros2016-09-201-2/+2
* dotgit: synced write packfile and index generationMáximo Cuadros2016-09-152-32/+167
* fixtures: new fixture package being use in all packagesMáximo Cuadros2016-09-121-30/+12
* format: packfile fix ReadObjectAt without decodeMáximo Cuadros2016-09-111-2/+11
* storage: filesystem ref storage, and not not exists file handlingMáximo Cuadros2016-09-102-2/+33
* storage: filessytem read multiple packfiles support and index decodingMáximo Cuadros2016-09-094-2522/+140
* format: packfile based on ObjectStorage and CRC32 calculationMáximo Cuadros2016-09-082-27/+34
* format: packfile new interfaceMáximo Cuadros2016-09-073-20/+39
* format: packfile new interface (wip)Máximo Cuadros2016-09-062-43/+13
* storage: filesystem idx generation (wip)Máximo Cuadros2016-09-064-322/+284
* core: ObjectStorage.WriterMáximo Cuadros2016-09-051-7/+17
* Support non packed objects (#68)sona-tar2016-08-303-5/+206
* storage: support ConfigStorage, memory done, fs wipMáximo Cuadros2016-08-202-3/+26
* storage: Storage entity support, and DotGit support for ReferencesMáximo Cuadros2016-08-124-385/+298
* storage: seekable renamed to filesystemMáximo Cuadros2016-08-115-0/+2941