aboutsummaryrefslogtreecommitdiffstats
path: root/repository.go
Commit message (Collapse)AuthorAgeFilesLines
...
| * Renamed ObjectStorage.IterType() to Iter() and improved documentation for ↵Joshua Sjoding2016-02-151-1/+1
| | | | | | | | object iterators
| * Renamed ObjectStorage Iter function to IterTypeJoshua Sjoding2016-02-011-1/+1
| |
| * Repository now works against the generic ObjectStore interfaceJoshua Sjoding2016-01-231-10/+2
| |
* | repository: documentationMáximo Cuadros2016-02-161-0/+3
|/
* missing call to Close on Fetch return value (ReadCloser)Alberto Cortés2016-01-111-1/+4
|
* fix PR#7 commentsAlberto Cortés2015-12-041-0/+2
|
* common: GitUploadPackRequest Want, Have methodsMáximo Cuadros2015-11-101-6/+8
|
* clients: new AuthMethod and ConnectWithAuthMáximo Cuadros2015-11-051-2/+10
|
* internal -> coreMáximo Cuadros2015-10-311-6/+6
|
* tree and commitMáximo Cuadros2015-10-271-0/+40
|
* repositoryMáximo Cuadros2015-10-261-0/+68