aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/reference.go
Commit message (Expand)AuthorAgeFilesLines
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-3/+3
* dotgit: Move package outside internal.Antonio Jesus Navarro Perez2018-06-051-1/+1
* filesystem: implement PackRefs()Jeremy Stribling2017-11-291-0/+8
* Use optionally locking when updating refsTaru Karttunen2017-11-271-1/+5
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-3/+3
* plumbing/storer: add RemoveReferenceSantiago M. Mola2017-02-161-0/+4
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-3/+3
* new plumbing package (#118)Máximo Cuadros2016-11-081-5/+6
* global storage interface refactor (#112)Máximo Cuadros2016-11-071-3/+3
* storage/filesystem: implement missing functionality. (#110)Santiago M. Mola2016-11-031-36/+4
* storage: filesystem ref storage, and not not exists file handlingMáximo Cuadros2016-09-101-3/+1
* storage: Storage entity support, and DotGit support for ReferencesMáximo Cuadros2016-08-121-0/+61