aboutsummaryrefslogtreecommitdiffstats
path: root/formats/index
Commit message (Collapse)AuthorAgeFilesLines
* formats: Index read support (#91)Máximo Cuadros2016-10-264-0/+1050
* utils: fs generic TestSuite * fs: fs.TempFile * utils: fs small changes requested * utils: fs, test fs.Create overwriting files * formats: index, basic v2 reader * formats: index, tree extension support * formats: index, stage decoding * formats: index, extended flags, v3 support * formats: index, v4 support * formats: index, Resolve undo support * formats: index, fix error when decoding invalidated entries * formats: index, fix style issues