Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Substitute old pktline encoder/decoder with new pktline scanner (#84) | Alberto Cortés | 2016-10-18 | 1 | -13/+9 |
| | | | | | | | | | | | | | | | | * replace old pktline package with new pktline scanner * remove error checks on pktline.NewFromString * fix deppend bug * reduce memory garbage when pktline.NewFromStrings * improve int to hex conversion to help gc * make intToHex func private * clean function names | ||||
* | clients: default Auth methods | Máximo Cuadros | 2016-08-31 | 3 | -7/+52 |
| | |||||
* | clients/http: better error handling | Máximo Cuadros | 2016-08-25 | 4 | -7/+66 |
| | |||||
* | Remote.Fetch base on RefSpec, improvement of the responsabilities separation | Máximo Cuadros | 2016-08-19 | 1 | -0/+4 |
| | |||||
* | clients/http: fix tests | Máximo Cuadros | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | Repository.Clone and Remote.Fetch remote, local branches and client: correct ↵ | Máximo Cuadros | 2016-08-15 | 2 | -3/+33 |
| | | | | header read | ||||
* | clients: new Endpoint implementation and InstallProtocol function | Máximo Cuadros | 2016-08-13 | 4 | -39/+53 |
| | |||||
* | Repository and Remote API changes | Máximo Cuadros | 2016-08-13 | 1 | -1/+0 |
| | |||||
* | core: new MemoryObject, move from memory.Object, packfile.Parser, base on ↵ | Máximo Cuadros | 2016-08-11 | 1 | -1/+0 |
| | | | | new ObjectStorage interface | ||||
* | v3 -> v4 | Máximo Cuadros | 2016-08-11 | 3 | -7/+7 |
| | |||||
* | update imports to v3 | Máximo Cuadros | 2016-02-17 | 3 | -7/+7 |
| | |||||
* | remove package docv2.2.0 | Máximo Cuadros | 2016-02-16 | 1 | -0/+1 |
| | |||||
* | clients: removing url from the clients constructor | Máximo Cuadros | 2016-02-11 | 2 | -8/+7 |
| | |||||
* | Add install protocols capabilities to GitUploadPackService | Alberto Cortés | 2015-12-17 | 2 | -7/+8 |
| | |||||
* | common: GitUploadPackRequest Want, Have methods | Máximo Cuadros | 2015-11-10 | 1 | -5/+3 |
| | |||||
* | clients: GitUploadPackInfo head change | Máximo Cuadros | 2015-11-05 | 2 | -1/+1 |
| | |||||
* | clients: new AuthMethod and ConnectWithAuth | Máximo Cuadros | 2015-11-05 | 3 | -0/+73 |
| | |||||
* | clients: capabilities improvement | Máximo Cuadros | 2015-11-01 | 2 | -3/+3 |
| | |||||
* | internal -> core | Máximo Cuadros | 2015-10-31 | 3 | -8/+10 |
| | |||||
* | clients: helpful error handling | Máximo Cuadros | 2015-10-28 | 3 | -6/+49 |
| | |||||
* | objects: using readers from internal.Object | Máximo Cuadros | 2015-10-26 | 1 | -1/+4 |
| | |||||
* | fixing routes | Máximo Cuadros | 2015-10-23 | 1 | -1/+1 |
| | |||||
* | clients and remote: fetch implementation | Máximo Cuadros | 2015-10-23 | 2 | -4/+41 |
| | |||||
* | clients: supporting diferent protocols | Máximo Cuadros | 2015-10-23 | 4 | -0/+147 |