aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/internal/dotgit/writers.go
Commit message (Expand)AuthorAgeFilesLines
* dotgit: Move package outside internal.Antonio Jesus Navarro Perez2018-06-051-282/+0
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
* prevent PackWriter from using Notify if nothing was writtenMiguel Molina2017-08-101-1/+1
* packfile: create packfile.Index and reuse itSantiago M. Mola2017-07-261-12/+8
* fix race on packfile writerSantiago M. Mola2017-06-271-1/+1
* internal/dotgit: rewrite code to avoid stackoverflow errorsAntonio Jesus Navarro Perez2017-06-191-6/+6
* *: upgrade to go-billy.v3, mergeMáximo Cuadros2017-06-181-5/+5
* use go-billy.v2 versionAntonio Jesus Navarro Perez2017-03-101-1/+1
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-5/+5
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-4/+4
* Extract billy (#173)Sergio Arbeo2016-12-191-7/+8
* storage: filesystem, clean close when the packfile is not used (#140)Máximo Cuadros2016-11-281-14/+44
* new plumbing package (#118)Máximo Cuadros2016-11-081-6/+6
* utils: fs.TempFile (#88)Máximo Cuadros2016-10-191-11/+3
* formats: objfile idomatic reader/writerMáximo Cuadros2016-09-251-0/+263