aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/config.go
Commit message (Expand)AuthorAgeFilesLines
* global storage interface refactor (#112)Máximo Cuadros2016-11-071-71/+53
* storage/filesystem: implement missing functionality. (#110)Santiago M. Mola2016-11-031-7/+12
* storage: filesystem fix config on new repositories (#100)Máximo Cuadros2016-10-261-4/+10
* formats/config: Added encoder/decoder for git config files. (#97)Santiago M. Mola2016-10-261-26/+77
* storage: filesystem ref storage, and not not exists file handlingMáximo Cuadros2016-09-101-2/+3
* storage: filesystem idx generation (wip)Máximo Cuadros2016-09-061-7/+4
* storage/filesystem: ConfigStore implementationMáximo Cuadros2016-08-211-0/+76