aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/internal/dotgit/dotgit.go
Commit message (Expand)AuthorAgeFilesLines
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-3/+3
* documentation and API improvementsMáximo Cuadros2017-02-211-14/+78
* storage: git.Storer move to storage.Storer and module handlingMáximo Cuadros2017-02-121-4/+9
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-1/+1
* storage: IndexStorer implementationMáximo Cuadros2017-01-281-0/+11
* Extract billy (#173)Sergio Arbeo2016-12-191-10/+11
* storage: shallow storage (#180)Máximo Cuadros2016-12-151-1/+22
* new plumbing package (#118)Máximo Cuadros2016-11-081-25/+25
* storage/filesystem: implement missing functionality. (#110)Santiago M. Mola2016-11-031-0/+21
* formats: objfile idomatic reader/writerMáximo Cuadros2016-09-251-211/+137
* fix buildMáximo Cuadros2016-09-201-2/+2
* dotgit: synced write packfile and index generationMáximo Cuadros2016-09-151-32/+122
* 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-101-2/+25
* storage: filessytem read multiple packfiles support and index decodingMáximo Cuadros2016-09-091-36/+75
* format: packfile based on ObjectStorage and CRC32 calculationMáximo Cuadros2016-09-081-23/+26
* format: packfile new interface (wip)Máximo Cuadros2016-09-061-1/+1
* storage: filesystem idx generation (wip)Máximo Cuadros2016-09-061-68/+136
* Support non packed objects (#68)sona-tar2016-08-301-0/+82
* storage: support ConfigStorage, memory done, fs wipMáximo Cuadros2016-08-201-3/+18
* storage: Storage entity support, and DotGit support for ReferencesMáximo Cuadros2016-08-121-0/+105