Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add client selection based on repo URL scheme | Alberto Cortés | 2015-12-16 | 3 | -2/+90 |
| | |||||
* | blame code reorganization, and mutting the test | Máximo Cuadros | 2015-12-12 | 1 | -16/+0 |
| | |||||
* | Merge pull request #5 from alcortesm/ssh | Máximo Cuadros | 2015-11-17 | 4 | -0/+670 |
|\ | | | | | Ssh client for go-git | ||||
| * | ssh client | Alberto Cortés | 2015-11-17 | 4 | -0/+670 |
| | | |||||
* | | client/common: fix empty panic on set at empty capability | Máximo Cuadros | 2015-11-17 | 2 | -1/+11 |
|/ | |||||
* | common: GitUploadPackRequest Want, Have methods | Máximo Cuadros | 2015-11-10 | 3 | -18/+19 |
| | |||||
* | clients: GitUploadPackInfo head change | Máximo Cuadros | 2015-11-05 | 4 | -14/+28 |
| | |||||
* | clients: new AuthMethod and ConnectWithAuth | Máximo Cuadros | 2015-11-05 | 5 | -9/+87 |
| | |||||
* | clients: capabilities improvement and info head | Máximo Cuadros | 2015-11-05 | 2 | -4/+23 |
| | |||||
* | clients: capabilities improvement | Máximo Cuadros | 2015-11-01 | 4 | -56/+90 |
| | |||||
* | internal -> core | Máximo Cuadros | 2015-10-31 | 5 | -57/+27 |
| | |||||
* | clients: Capabilities parsing improvement and GitUploadPackInfo encoding | Máximo Cuadros | 2015-10-31 | 2 | -17/+97 |
| | |||||
* | client: handly empty repositories | Máximo Cuadros | 2015-10-30 | 2 | -1/+18 |
| | |||||
* | clients: helpful error handling | Máximo Cuadros | 2015-10-28 | 4 | -8/+88 |
| | |||||
* | objects: using readers from internal.Object | Máximo Cuadros | 2015-10-26 | 3 | -10/+26 |
| | |||||
* | fixing routes | Máximo Cuadros | 2015-10-23 | 3 | -4/+4 |
| | |||||
* | clients and remote: fetch implementation | Máximo Cuadros | 2015-10-23 | 5 | -11/+108 |
| | |||||
* | clients: supporting diferent protocols | Máximo Cuadros | 2015-10-23 | 7 | -0/+331 |