Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10 from alcortesm/file-clientv2.1.0 | Máximo Cuadros | 2015-12-23 | 7 | -27/+180 |
|\ | | | | | Adds external protocol insertion for the clients and protocol selection based on the scheme | ||||
| * | Add install protocols capabilities to GitUploadPackService | Alberto Cortés | 2015-12-17 | 8 | -71/+136 |
| | | |||||
| * | Add client selection based on repo URL scheme | Alberto Cortés | 2015-12-16 | 3 | -2/+90 |
|/ | |||||
* | master version | Máximo Cuadros | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | Merge pull request #9 from mcuadros/blame-cleanupv2.0.0 | Máximo Cuadros | 2015-12-12 | 11 | -196/+132 |
|\ | | | | | blame code reorganization, and mutting the test | ||||
| * | blame code reorganization, and mutting the test | Máximo Cuadros | 2015-12-12 | 11 | -196/+132 |
|/ | |||||
* | Merge pull request #7 from alcortesm/blame | Máximo Cuadros | 2015-12-11 | 17 | -12/+2101 |
|\ | | | | | Blame | ||||
| * | Extra fixes for #7 | Alberto Cortés | 2015-12-11 | 2 | -13/+12 |
| | | |||||
| * | fix PR#7 comments | Alberto Cortés | 2015-12-04 | 14 | -621/+686 |
| | | |||||
| * | Blame support for files | Alberto Cortés | 2015-11-25 | 12 | -1/+2026 |
| | | | | | | | | | | | | | | | | This also includes a diff package and revlist package (needed by blame) Some extra packfiles (<1MB) are also included, to be used as fixtures in the tests. | ||||
* | | Merge pull request #6 from klaidliadon/v2.0.0 | Máximo Cuadros | 2015-11-23 | 2 | -6/+26 |
|\ \ | |/ |/| | Timezone fixes | ||||
| * | Timezone fixes | Alex Guerrieri | 2015-11-23 | 2 | -6/+26 |
|/ | |||||
* | Merge pull request #5 from alcortesm/ssh | Máximo Cuadros | 2015-11-17 | 5 | -1/+670 |
|\ | | | | | Ssh client for go-git | ||||
| * | travis update: crypt was included in 1.4 | Alberto Cortés | 2015-11-17 | 1 | -1/+0 |
| | | |||||
| * | ssh client | Alberto Cortés | 2015-11-17 | 4 | -0/+670 |
| | | |||||
* | | iters: add IsClosed field, fixes #4 | Máximo Cuadros | 2015-11-17 | 3 | -1/+39 |
| | | |||||
* | | 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 | 5 | -27/+31 |
| | |||||
* | core: erros making public the inner error | Máximo Cuadros | 2015-11-07 | 1 | -6/+6 |
| | |||||
* | clients: GitUploadPackInfo head change | Máximo Cuadros | 2015-11-05 | 5 | -15/+29 |
| | |||||
* | clients: new AuthMethod and ConnectWithAuth | Máximo Cuadros | 2015-11-05 | 11 | -18/+152 |
| | |||||
* | remote: info method | Máximo Cuadros | 2015-11-05 | 1 | -1/+6 |
| | |||||
* | clients: capabilities improvement and info head | Máximo Cuadros | 2015-11-05 | 2 | -4/+23 |
| | |||||
* | clients: capabilities improvement | Máximo Cuadros | 2015-11-01 | 7 | -63/+95 |
| | |||||
* | internal -> core | Máximo Cuadros | 2015-10-31 | 20 | -128/+135 |
| | |||||
* | clients: Capabilities parsing improvement and GitUploadPackInfo encoding | Máximo Cuadros | 2015-10-31 | 4 | -21/+105 |
| | |||||
* | 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 |
| | |||||
* | tree and commit | Máximo Cuadros | 2015-10-27 | 11 | -167/+447 |
| | |||||
* | repository | Máximo Cuadros | 2015-10-26 | 2 | -0/+83 |
| | |||||
* | objects: using readers from internal.Object | Máximo Cuadros | 2015-10-26 | 12 | -150/+202 |
| | |||||
* | formats/packfile: new reader API | Máximo Cuadros | 2015-10-25 | 13 | -372/+347 |
| | |||||
* | formats/packfile: new reader API (wip) | Máximo Cuadros | 2015-10-25 | 5 | -144/+209 |
| | |||||
* | formats/packfile: new reader API (wip) | Máximo Cuadros | 2015-10-25 | 4 | -176/+128 |
| | |||||
* | Merge branch 'v2.0.0' of github.com:src-d/go-git into v2.0.0 | Máximo Cuadros | 2015-10-25 | 0 | -0/+0 |
|\ | |||||
| * | Merge pull request #2 from mcuadros/v2.0.0 | Máximo Cuadros | 2015-10-23 | 15 | -393/+505 |
| |\ | | | | | | | formats/packfile: cleanup and hash type | ||||
* | | | formats/packfile: test improvements | Máximo Cuadros | 2015-10-25 | 3 | -11/+128 |
| |/ |/| | |||||
* | | formats/packfile: cleanup | Máximo Cuadros | 2015-10-23 | 8 | -101/+168 |
| | | |||||
* | | Merge branch 'v2.0.0' of github.com:mcuadros/go-git into v2.0.0 | Máximo Cuadros | 2015-10-23 | 0 | -0/+0 |
|\| | |||||
| * | Merge pull request #1 from mcuadros/v2.0.0 | Máximo Cuadros | 2015-10-23 | 0 | -0/+0 |
| |\ | | | | | | | format/pktline: review and improving coverage | ||||
| | * | fixing routes | Máximo Cuadros | 2015-10-23 | 3 | -4/+4 |
| | | | |||||
* | | | formats/packfile: type Hash instead of strings | Máximo Cuadros | 2015-10-23 | 12 | -304/+349 |
|/ / | |||||
* / | fixing routes | Máximo Cuadros | 2015-10-23 | 4 | -5/+5 |
|/ | |||||
* | codecov | Máximo Cuadros | 2015-10-23 | 1 | -1/+1 |
| | |||||
* | format/pktline: review and improving coverage | Máximo Cuadros | 2015-10-23 | 5 | -29/+67 |
| | |||||
* | license and readme | Máximo Cuadros | 2015-10-23 | 2 | -0/+20 |
| | |||||
* | travis | Máximo Cuadros | 2015-10-23 | 1 | -1/+14 |
| | |||||
* | clients and remote: fetch implementation | Máximo Cuadros | 2015-10-23 | 9 | -194/+145 |
| | |||||
* | update version | Máximo Cuadros | 2015-10-23 | 3 | -3/+4 |
| | |||||
* | new remote abstraction | Máximo Cuadros | 2015-10-23 | 3 | -0/+88 |
| |