aboutsummaryrefslogtreecommitdiffstats
path: root/objects.go
Commit message (Expand)AuthorAgeFilesLines
* Added Object interface for Commit, Tree, Blob and TagJoshua Sjoding2016-03-081-2/+45
* Refactor to use core.ObjectReader and core.ObjectWriterJoshua Sjoding2016-02-251-2/+1
* signature decode refactorMáximo Cuadros2016-02-181-50/+37
* update imports to v3Máximo Cuadros2016-02-171-1/+1
* storages: memory objectMáximo Cuadros2016-02-171-0/+7
* Timezone fixesAlex Guerrieri2015-11-231-1/+9
* internal -> coreMáximo Cuadros2015-10-311-5/+5
* tree and commitMáximo Cuadros2015-10-271-130/+13
* objects: using readers from internal.ObjectMáximo Cuadros2015-10-261-87/+80
* formats/packfile: new reader APIMáximo Cuadros2015-10-251-0/+217