aboutsummaryrefslogtreecommitdiffstats
path: root/formats/packfile/parser.go
Commit message (Expand)AuthorAgeFilesLines
* format: packfile ignores the header if not readMáximo Cuadros2016-09-091-2/+26
* format: packfile based on ObjectStorage and CRC32 calculationMáximo Cuadros2016-09-081-20/+67
* format: packfile buffered readerMáximo Cuadros2016-09-071-10/+25
* format: packfile new interfaceMáximo Cuadros2016-09-071-55/+99
* format: packfile new interface (wip)Máximo Cuadros2016-09-061-165/+174
* small improvementsMáximo Cuadros2016-08-121-11/+11
* core: new MemoryObject, move from memory.Object, packfile.Parser, base on new...Máximo Cuadros2016-08-111-47/+42
* 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/+353