aboutsummaryrefslogtreecommitdiffstats
path: root/tree_test.go
Commit message (Expand)AuthorAgeFilesLines
* Decode tree bug: incomplete reads break the decoding process (#64)Alberto Cortés2016-08-091-0/+1206
* Adds support to open local repositories and to use file-based object storage ...v3.1.0Alberto Cortés2016-07-041-6/+6
* file, added field Modev3.0.1Máximo Cuadros2016-04-221-0/+1
* Added Object interface for Commit, Tree, Blob and TagJoshua Sjoding2016-03-081-21/+4
* File, added size and reader is now a methodv3.0.0Máximo Cuadros2016-02-221-68/+154
* New iteration behavior via FileIter and TreeWalkerJoshua Sjoding2016-02-171-1/+3
* update imports to v3Máximo Cuadros2016-02-171-2/+2
* fix zlib invalid header errorAlberto Cortés2016-01-271-0/+68
* Fix commit.File() gorutine leakAlberto Cortés2016-01-211-0/+134