aboutsummaryrefslogtreecommitdiffstats
path: root/formats/packfile/parser_test.go
Commit message (Expand)AuthorAgeFilesLines
* format: packfile fix ReadObjectAt without decodeMáximo Cuadros2016-09-111-168/+0
* format: packfile ignores the header if not readMáximo Cuadros2016-09-091-0/+14
* format: packfile based on ObjectStorage and CRC32 calculationMáximo Cuadros2016-09-081-451/+102
* format: packfile new interfaceMáximo Cuadros2016-09-071-3/+17
* format: packfile new interface (wip)Máximo Cuadros2016-09-061-3/+64
* core: removing Object.Content, the Reader should be used alwaysMáximo Cuadros2016-08-141-3/+12
* small improvementsMáximo Cuadros2016-08-121-6/+11
* core: new MemoryObject, move from memory.Object, packfile.Parser, base on new...Máximo Cuadros2016-08-111-11/+13
* v3 -> v4Máximo Cuadros2016-08-111-2/+2
* Adds support to open local repositories and to use file-based object storage ...v3.1.0Alberto Cortés2016-07-041-0/+412