Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update imports to v3 | Máximo Cuadros | 2016-02-17 | 10 | -20/+20 |
| | |||||
* | remove package docv2.2.0 | Máximo Cuadros | 2016-02-16 | 2 | -0/+2 |
| | |||||
* | fix typo | Shawn Smith | 2016-02-17 | 1 | -1/+1 |
| | |||||
* | clients: skip ssh test when SSH_AUTH_SOCK is not present | Máximo Cuadros | 2016-02-13 | 2 | -10/+16 |
| | |||||
* | clients: cleanup | Máximo Cuadros | 2016-02-11 | 1 | -17/+10 |
| | |||||
* | clients: removing url from the clients constructor | Máximo Cuadros | 2016-02-11 | 6 | -46/+47 |
| | |||||
* | Add install protocols capabilities to GitUploadPackService | Alberto Cortés | 2015-12-17 | 7 | -70/+131 |
| | |||||
* | 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 |