Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remote: introduce `git_remote_connect_options`ethomson/remote_connect_opts | Edward Thomson | 2022-01-06 | 1 | -1/+4 |
* | tree-wide: do not compile deprecated functions with hard deprecation | Patrick Steinhardt | 2020-06-09 | 1 | -0/+2 |
* | Rename opt init functions to `options_init` | Edward Thomson | 2019-06-14 | 1 | -2/+7 |
* | git_error: use new names in internal APIs and usage | Edward Thomson | 2019-01-22 | 1 | -1/+1 |
* | proxy: rename the options freeing functioncmn/proxy-options-free | Carlos Martín Nieto | 2017-10-07 | 1 | -1/+1 |
* | proxy: add a free function for the options's pointers | Carlos Martín Nieto | 2017-09-27 | 1 | -0/+6 |
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -1/+2 |
* | proxy: ask the user for credentials if necessary | Carlos Martín Nieto | 2016-04-19 | 1 | -0/+16 |
* | proxy: introduce a proxy options struct | Carlos Martín Nieto | 2016-04-19 | 1 | -0/+16 |