| Commit message (Expand) | Author | Age | Files | Lines |
* | plumbing: packp, A request is not empty if it contains shallows. Fixes #328 | Arieh Schneier | 2023-07-02 | 2 | -3/+10 |
* | plumbing: http, Fix empty repos on Git v2.41+ | Paulo Gomes | 2023-07-01 | 2 | -0/+11 |
* | *: Add missing error checks | Paulo Gomes | 2023-05-11 | 1 | -7/+7 |
* | *: Remove use of deprecated io/util | Paulo Gomes | 2023-05-11 | 5 | -25/+21 |
* | *: Support variable length plumbing.Hash | Paulo Gomes | 2023-03-08 | 1 | -2/+3 |
* | Allow unsupported multi_ack capability | Paulo Gomes | 2022-11-16 | 4 | -12/+41 |
* | plumbing: packp and server, Include the contents of `GO_GIT_USER_AGENT_EXTRA`... | 🚀 Steven Ewing 🌌 | 2022-09-22 | 4 | -3/+38 |
* | plumbing: packp, Avoid duplicate encoding when overriding a Capability value.... | Tyler Christensen | 2022-05-01 | 2 | -1/+14 |
* | plumbing: protocol/pakp, update agent | Carlos Alexandro Becker | 2022-01-19 | 4 | -5/+5 |
* | Merge pull request #418 from abhinav/unused | Máximo Cuadros | 2021-12-10 | 3 | -6/+0 |
|\ |
|
| * | Remove unused variables/types/functions | Abhinav Gupta | 2021-11-27 | 3 | -6/+0 |
* | | Merge branch 'master' into jc-push-atomic | Máximo Cuadros | 2021-12-10 | 1 | -3/+3 |
|\ \ |
|
| * | | packp: Actions should have type Action | Abhinav Gupta | 2021-11-27 | 1 | -3/+3 |
| |/ |
|
* / | Add Atomic to push options | John Cai | 2021-11-03 | 1 | -0/+19 |
|/ |
|
* | plumbing: packp, Add encoding for push-options. Fixes #268. | Sören Bohn | 2021-10-26 | 3 | -1/+53 |
* | *: use go-billy instead of os calls | Máximo Cuadros | 2021-05-02 | 3 | -146/+5 |
* | Adding "object-format" and "filter" capabilities (#222) | Roberto O. Fernández Crisial | 2021-01-27 | 1 | -1/+8 |
* | Merge pull request #125 from cristaloleg/minor-linter-fixes | Máximo Cuadros | 2020-07-16 | 1 | -4/+1 |
|\ |
|
| * | Minor linter fixes | Oleg Kovalov | 2020-07-06 | 1 | -4/+1 |
* | | Use only one name for receiver | Oleg Kovalov | 2020-07-06 | 5 | -32/+32 |
|/ |
|
* | fix goreportcard warnings | Oleg Kovalov | 2020-07-01 | 1 | -1/+1 |
* | plumbing: transport, fix handling of empty adv-refs on upload-pack | Máximo Cuadros | 2020-04-07 | 2 | -9/+23 |
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 32 | -69/+69 |
* | Fix typos in comments, variables and function names | Oleksandr Redko | 2019-10-24 | 7 | -17/+17 |
* | *: avoid unnecessary conversions | Christian Muehlhaeuser | 2019-07-29 | 2 | -2/+2 |
* | Resolve HEAD if symRefs capability is not supported | Antonio Jesus Navarro Perez | 2018-03-26 | 2 | -9/+172 |
* | all: simplification | ferhat elmas | 2017-11-29 | 6 | -10/+10 |
* | examples,plumbing,utils: typo fixes | ferhat elmas | 2017-11-20 | 3 | -4/+4 |
* | packp/capability: Skip argument validations for unknown capabilities | Ori Rawlings | 2017-10-23 | 3 | -11/+36 |
* | Add sideband support for push | Ori Rawlings | 2017-09-01 | 1 | -0/+4 |
* | packp: fixed encoding when HEAD is not a valid ref | Manuel Carmona | 2017-08-18 | 2 | -38/+56 |
* | Merge pull request #475 from mcuadros/fix-ack | Máximo Cuadros | 2017-07-12 | 2 | -23/+42 |
|\ |
|
| * | plumbing: protocol, fix handling multiple ACK on upload-pack | Máximo Cuadros | 2017-07-12 | 2 | -23/+42 |
* | | Merge pull request #472 from smola/fix-caps-delete-refs | Máximo Cuadros | 2017-07-11 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | improve delete support on push | Santiago M. Mola | 2017-07-11 | 1 | -0/+1 |
* | | plumbing: protocol, fix handling multiple ACK on upload-pack | Máximo Cuadros | 2017-07-08 | 4 | -17/+76 |
|/ |
|
* | capability: accept unknown capabilities, fixes #450 | Santiago M. Mola | 2017-06-23 | 2 | -10/+6 |
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 32 | -68/+68 |
* | Remove TODOs from documentation | Antonio Jesus Navarro Perez | 2017-02-28 | 2 | -2/+2 |
* | package plumbing documentation improvements (#248) | Máximo Cuadros | 2017-02-07 | 1 | -1/+2 |
* | documentation changes | Máximo Cuadros | 2017-01-31 | 2 | -3/+2 |
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 32 | -68/+68 |
* | Fix some typos in plumbing docs (#244) | Sergio Arbeo | 2017-01-30 | 1 | -4/+4 |
* | Repository.Progress moved as a field in *Options (#237) | Máximo Cuadros | 2017-01-30 | 2 | -7/+7 |
* | transport/http: fix partial request with haves. Fix #216. (#221) | Antonio Navarro Perez | 2017-01-25 | 2 | -4/+5 |
* | server: add git server implementation (#190) | Santiago M. Mola | 2017-01-04 | 8 | -2/+215 |
* | remote: add Push (#178) | Santiago M. Mola | 2016-12-19 | 2 | -15/+33 |
* | protocol/packp: use ReferenceName type for Command.Name. (#187) | Santiago M. Mola | 2016-12-15 | 4 | -24/+27 |
* | transport: new git protocol (#175) | Máximo Cuadros | 2016-12-12 | 4 | -5/+37 |
* | transport: add git-send-pack support to local/ssh. (#163) | Santiago M. Mola | 2016-12-09 | 10 | -47/+229 |