aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/index.go
Commit message (Expand)AuthorAgeFilesLines
* storage/filesystem: add back IndexStorageJavi Fontan2018-07-271-0/+47
* plumbing/format/idxfile: add new Index and MemoryIndexMiguel Molina2018-07-191-47/+0
* dotgit: Move package outside internal.Antonio Jesus Navarro Perez2018-06-051-1/+1
* *: Use CheckClose with named returnsJavi Fontan2018-03-271-2/+2
* storage/filesystem: check all Close errorsSantiago M. Mola2017-07-191-4/+7
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-2/+2
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-2/+2
* storage: IndexStorer implementationMáximo Cuadros2017-01-291-0/+44