aboutsummaryrefslogtreecommitdiffstats
path: root/commit_test.go
Commit message (Expand)AuthorAgeFilesLines
* Added Object interface for Commit, Tree, Blob and TagJoshua Sjoding2016-03-081-21/+2
* New iteration behavior via FileIter and TreeWalkerJoshua Sjoding2016-02-171-5/+5
* update imports to v3Máximo Cuadros2016-02-171-2/+2
* Functions in core.ObjectStorage interface now return an errorJoshua Sjoding2016-02-161-2/+2
* Added tests for CommitIterJoshua Sjoding2016-02-151-7/+87
* Repository now works against the generic ObjectStore interfaceJoshua Sjoding2016-01-231-0/+3
* fix PR#7 commentsAlberto Cortés2015-12-041-4/+92
* iters: add IsClosed field, fixes #4Máximo Cuadros2015-11-171-0/+16