aboutsummaryrefslogtreecommitdiffstats
path: root/objects_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor to use core.ObjectReader and core.ObjectWriterJoshua Sjoding2016-02-251-3/+15
* File, added size and reader is now a methodv3.0.0Máximo Cuadros2016-02-221-1/+1
* Tree.Entries is now a sliceJoshua Sjoding2016-02-171-3/+6
* New iteration behavior via FileIter and TreeWalkerJoshua Sjoding2016-02-171-3/+4
* update imports to v3Máximo Cuadros2016-02-171-2/+2
* storages: memory objectMáximo Cuadros2016-02-171-1/+2
* performance increase for repos with many files and directoriesAlberto Cortés2016-01-211-3/+3
* blame code reorganization, and mutting the testMáximo Cuadros2015-12-121-2/+0
* Timezone fixesAlex Guerrieri2015-11-231-5/+17
* clients: new AuthMethod and ConnectWithAuthMáximo Cuadros2015-11-051-1/+1
* internal -> coreMáximo Cuadros2015-10-311-5/+5
* tree and commitMáximo Cuadros2015-10-271-26/+42
* objects: using readers from internal.ObjectMáximo Cuadros2015-10-261-25/+33
* formats/packfile: new reader APIMáximo Cuadros2015-10-251-0/+108