| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: standardize comment block for git_*_init_options functions | Etienne Samson | 2018-05-07 | 1 | -3/+7 |
| | | |||||
| * | remote/proxy: fix git_transport_certificate_check_db comment | Carson Howard | 2018-03-27 | 1 | -2/+2 |
| | | |||||
| * | proxy: fix typo in documentation | Patrick Steinhardt | 2016-11-01 | 1 | -1/+1 |
| | | |||||
| * | proxy: don't specify the protocol in the type | Carlos Martín Nieto | 2016-04-19 | 1 | -10/+5 |
| | | | | | | | We leave this up to the scheme in the url field. The type should only tell us about whether we want a proxy and whether we want to auto-detect it. | ||||
| * | proxy: add a payload field for the proxy options | Carlos Martín Nieto | 2016-04-19 | 1 | -0/+6 |
| | | | | | | I don't quite recall what we do in the other places where we use this, but we should pass this payload to the callbacks. | ||||
| * | proxy: introduce a proxy options struct | Carlos Martín Nieto | 2016-04-19 | 1 | -0/+91 |
| It is currently unused; it will go into the remote's options. | |||||
