aboutsummaryrefslogtreecommitdiffstats
path: root/common_test.go
Commit message (Expand)AuthorAgeFilesLines
* format: packfile new interfaceMáximo Cuadros2016-09-071-9/+9
* core: ObjectStorage.Begin and TxObjectStorageMáximo Cuadros2016-09-051-2/+2
* clients: default Auth methodsMáximo Cuadros2016-08-311-2/+1
* Repository: Clone protection if non empty object storage, Remote: NoErrAlread...Máximo Cuadros2016-08-251-3/+7
* ForEach review and Commit.Tree err returnMáximo Cuadros2016-08-221-1/+7
* options renamed and some text fixesMáximo Cuadros2016-08-221-1/+1
* Remote.Fetch base on RefSpec, improvement of the responsabilities separationMáximo Cuadros2016-08-191-3/+20
* Repository.Clone and Remote.Fetch remote, local branches and client: correct ...Máximo Cuadros2016-08-151-0/+2
* core: Storage, removing err returning *StoragesMáximo Cuadros2016-08-141-1/+1
* Repository.Clone and Remote.Fetch tests and improvementsMáximo Cuadros2016-08-131-7/+7
* Repository and Remote API changesMáximo Cuadros2016-08-131-13/+23
* general: usage of the new Reference objectsMáximo Cuadros2016-08-121-2/+5
* v3 -> v4Máximo Cuadros2016-08-111-3/+3
* Adds support to open local repositories and to use file-based object storage ...v3.1.0Alberto Cortés2016-07-041-13/+24
* Improved support for Blob objectsJoshua Sjoding2016-02-191-1/+1
* Added helper function for test fixture unpackingJoshua Sjoding2016-02-181-2/+29
* update imports to v3Máximo Cuadros2016-02-171-2/+2
* missing call to Close on Fetch return value (ReadCloser)Alberto Cortés2016-01-111-2/+4
* blame code reorganization, and mutting the testMáximo Cuadros2015-12-121-1/+10
* fix PR#7 commentsAlberto Cortés2015-12-041-88/+4
* Blame support for filesAlberto Cortés2015-11-251-0/+111
* clients: GitUploadPackInfo head changeMáximo Cuadros2015-11-051-1/+1
* clients: new AuthMethod and ConnectWithAuthMáximo Cuadros2015-11-051-1/+8
* clients: capabilities improvementMáximo Cuadros2015-11-011-5/+3
* internal -> coreMáximo Cuadros2015-10-311-3/+3
* clients: Capabilities parsing improvement and GitUploadPackInfo encodingMáximo Cuadros2015-10-311-3/+2
* tree and commitMáximo Cuadros2015-10-271-0/+31
* new remote abstractionMáximo Cuadros2015-10-231-0/+9