aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/internal/dotgit/writers_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: fixes for ineffective assignferhat elmas2017-11-261-0/+1
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-4/+4
* prevent PackWriter from using Notify if nothing was writtenMiguel Molina2017-08-101-0/+21
* test: add more PackfileWriter testsSantiago M. Mola2017-07-191-2/+26
* *: upgrade to go-billy.v3, mergeMáximo Cuadros2017-06-181-1/+1
* 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-1/+1
* new git fixture pathMáximo Cuadros2017-01-301-1/+1
* rename billy importsMáximo Cuadros2017-01-301-2/+1
* Extract billy (#173)Sergio Arbeo2016-12-191-1/+2
* storage: filesystem, clean close when the packfile is not used (#140)Máximo Cuadros2016-11-281-0/+21
* utils: fs, new memory filesystem (#108)Máximo Cuadros2016-11-041-1/+1
* utils/fs: move 'os' and 'test' to separate packages. (#93)Santiago M. Mola2016-10-241-2/+2
* formats: objfile idomatic reader/writerMáximo Cuadros2016-09-251-0/+89