aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/reference.go
Commit message (Collapse)AuthorAgeFilesLines
* storage/filesystem: implement missing functionality. (#110)Santiago M. Mola2016-11-031-36/+4
| | | | | | | * storage/filesystem: added ObjectStorage Set. * storage/filesystem: now passes all tests, except those specific to transactions. * formats/config: Encoder now encodes subsections with no options. * formats/config: add HasSubsection on Section. * dotgit: add Ref method to get specific reference.
* 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