aboutsummaryrefslogtreecommitdiffstats
path: root/formats/packfile
Commit message (Expand)AuthorAgeFilesLines
* core: Storage.Get, switch order of argsMáximo Cuadros2016-08-291-1/+1
* storage: Add object type hint parameter to ObjectStorage.Get. (#69)Santiago M. Mola2016-08-291-1/+1
* remote and repository base on ConfigStoreMáximo Cuadros2016-08-211-10/+12
* core: removing Object.Content, the Reader should be used alwaysMáximo Cuadros2016-08-142-5/+27
* small improvementsMáximo Cuadros2016-08-122-17/+22
* core: new MemoryObject, move from memory.Object, packfile.Parser, base on new...Máximo Cuadros2016-08-116-97/+91
* v3 -> v4Máximo Cuadros2016-08-118-12/+12
* Adds support to open local repositories and to use file-based object storage ...v3.1.0Alberto Cortés2016-07-0413-689/+1759
* documentationMáximo Cuadros2016-05-191-3/+3
* fix misspellingsv3.0.4Máximo Cuadros2016-05-191-1/+1
* Renamed internal close function to checkCloseJoshua Sjoding2016-02-272-9/+9
* Refactor to use core.ObjectReader and core.ObjectWriterJoshua Sjoding2016-02-252-10/+74
* New iteration behavior via FileIter and TreeWalkerJoshua Sjoding2016-02-171-1/+1
* update imports to v3Máximo Cuadros2016-02-172-3/+3
* storages: memory objectMáximo Cuadros2016-02-172-7/+8
* Functions in core.ObjectStorage interface now return an errorJoshua Sjoding2016-02-162-8/+13
* fix zlib invalid header errorAlberto Cortés2016-01-271-3/+2
* Speed up packfile readingAlberto Cortés2016-01-262-1/+8
* internal -> coreMáximo Cuadros2015-10-312-21/+21
* objects: using readers from internal.ObjectMáximo Cuadros2015-10-262-21/+21
* formats/packfile: new reader APIMáximo Cuadros2015-10-259-669/+161
* formats/packfile: new reader API (wip)Máximo Cuadros2015-10-254-142/+207
* formats/packfile: new reader API (wip)Máximo Cuadros2015-10-254-176/+128
* formats/packfile: test improvementsMáximo Cuadros2015-10-253-11/+128
* formats/packfile: cleanupMáximo Cuadros2015-10-236-99/+166
* formats/packfile: type Hash instead of stringsMáximo Cuadros2015-10-237-0/+1104