Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remote: add Push (#178) | Santiago M. Mola | 2016-12-19 | 1 | -7/+22 |
| | | | | | | | | | | | | * remote: add Push. * add Push method to Remote. * add method Push to Repository. * examples: add push example. * requested changes * add tests, fixes | ||||
* | transport: add git-send-pack support to local/ssh. (#163) | Santiago M. Mola | 2016-12-09 | 1 | -5/+10 |
| | | | | | | | | | * protocol/packp: add Packfile field to ReferenceUpdateRequest. * protocol/packp: add NewReferenceUpdateRequestFromCapabilities. * NewReferenceUpdateRequestFromCapabilities can be used to create a ReferenceUpdateRequest with initial capabilities compatible with the server. * protocol/packp: fix new line handling on report status. * transport/file: test error on unexisting command. | ||||
* | protocol/packp: add report status message. (#162) | Santiago M. Mola | 2016-12-06 | 1 | -0/+145 |