aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/config_test.go
Commit message (Expand)AuthorAgeFilesLines
* dotgit: Move package outside internal.Antonio Jesus Navarro Perez2018-06-051-1/+1
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-2/+2
* config: multiple values in RemoteConfig (URLs and Fetch)Santiago M. Mola2017-08-011-3/+3
* *: 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-2/+2
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-1/+1
* new git fixture pathMáximo Cuadros2017-01-301-1/+1
* rename billy importsMáximo Cuadros2017-01-301-5/+4
* Extract billy (#173)Sergio Arbeo2016-12-191-1/+2
* global storage interface refactor (#112)Máximo Cuadros2016-11-071-17/+9
* utils: fs, new memory filesystem (#108)Máximo Cuadros2016-11-041-1/+1
* storage/filesystem: implement missing functionality. (#110)Santiago M. Mola2016-11-031-1/+1
* storage: filesystem fix config on new repositories (#100)Máximo Cuadros2016-10-261-20/+46
* formats/config: Added encoder/decoder for git config files. (#97)Santiago M. Mola2016-10-261-28/+19
* Remote.Fetch multiple RefSpec supportMáximo Cuadros2016-08-221-1/+2
* storage/filesystem: ConfigStore implementationMáximo Cuadros2016-08-211-0/+39