aboutsummaryrefslogtreecommitdiffstats
path: root/remote_test.go
Commit message (Expand)AuthorAgeFilesLines
* Repository.Clone and Remote.Fetch remote, local branches and client: correct ...Máximo Cuadros2016-08-151-29/+20
* Repository.Clone and Remote.Fetch tests and improvementsMáximo Cuadros2016-08-131-11/+71
* Repository and Remote API changesMáximo Cuadros2016-08-131-13/+12
* general: usage of the new Reference objectsMáximo Cuadros2016-08-121-5/+8
* v3 -> v4Máximo Cuadros2016-08-111-4/+4
* Adds support to open local repositories and to use file-based object storage ...v3.1.0Alberto Cortés2016-07-041-7/+8
* remote.Head and repository.PullDefaultMáximo Cuadros2016-04-251-0/+15
* New iteration behavior via FileIter and TreeWalkerJoshua Sjoding2016-02-171-1/+1
* update imports to v3Máximo Cuadros2016-02-171-3/+3
* storages: memory objectMáximo Cuadros2016-02-171-2/+2
* clients: new AuthMethod and ConnectWithAuthMáximo Cuadros2015-11-051-0/+8
* clients: capabilities improvementMáximo Cuadros2015-11-011-1/+1
* internal -> coreMáximo Cuadros2015-10-311-2/+2
* tree and commitMáximo Cuadros2015-10-271-0/+6
* objects: using readers from internal.ObjectMáximo Cuadros2015-10-261-2/+2
* formats/packfile: new reader APIMáximo Cuadros2015-10-251-4/+5
* formats/packfile: new reader API (wip)Máximo Cuadros2015-10-251-2/+2
* formats/packfile: cleanupMáximo Cuadros2015-10-231-1/+1
* formats/packfile: type Hash instead of stringsMáximo Cuadros2015-10-231-1/+2
* clients and remote: fetch implementationMáximo Cuadros2015-10-231-1/+20
* new remote abstractionMáximo Cuadros2015-10-231-0/+29