aboutsummaryrefslogtreecommitdiffstats
path: root/formats
Commit message (Expand)AuthorAgeFilesLines
* Repository.Clone and Remote.Fetch remote, local branches and client: correct ...Máximo Cuadros2016-08-151-1/+1
* 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-1116-20/+20
* Adds support to open local repositories and to use file-based object storage ...v3.1.0Alberto Cortés2016-07-0421-696/+2328
* documentationMáximo Cuadros2016-05-191-1/+1
* documentationMáximo Cuadros2016-05-194-6/+12
* fix misspellingsv3.0.4Máximo Cuadros2016-05-191-1/+1
* formats/pktline: fixed underflow glitch reading network streamMáximo Cuadros2016-05-191-3/+5
* Improved objfile error handling and test coverageJoshua Sjoding2016-02-275-2/+67
* Renamed internal close function to checkCloseJoshua Sjoding2016-02-272-9/+9
* Added objfile format used for loose git objectsJoshua Sjoding2016-02-276-0/+519
* 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
* format/pktline: review and improving coverageMáximo Cuadros2015-10-235-0/+360