Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 1 | -446/+0 |
| | | | * plumbing: now core was renamed to core, and formats and clients moved inside | ||||
* | format: index encoder and index decoder improvements (#105) | Máximo Cuadros | 2016-10-31 | 1 | -60/+103 |
| | |||||
* | utils: binary, new package that collect all the spare helper functions about ↵ | Máximo Cuadros | 2016-10-31 | 1 | -85/+22 |
| | | | | binary operations (#102) | ||||
* | formats: Index read support (#91) | Máximo Cuadros | 2016-10-26 | 1 | -0/+466 |
* 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 |