Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proxy: ask the user for credentials if necessary | Carlos Martín Nieto | 2016-04-19 | 1 | -1/+3 |
* | Fix build for custom transport users | Leo Yang | 2015-10-30 | 1 | -0/+1 |
* | Tell the git_transport about the custom_headers | Matt Burke | 2015-09-08 | 1 | -0/+5 |
* | transport: provide a way to get the callbacks | Carlos Martín Nieto | 2015-08-19 | 1 | -0/+22 |
* | remote: move the transport ctor to the callbacks | Carlos Martín Nieto | 2015-05-13 | 1 | -20/+0 |
* | Remove the callbacks struct from the remote | Carlos Martín Nieto | 2015-05-13 | 1 | -1/+1 |
* | Add a custom param to git_smart_subtransport_definition | Leo Yang | 2015-03-18 | 1 | -4/+12 |
* | doc: add documentation to all the public structs and enumscmn/doc-all | Carlos Martín Nieto | 2014-12-06 | 1 | -3/+16 |
* | Spelling fixes | Will Stamper | 2014-12-04 | 1 | -1/+1 |
* | net: remove support for outright ignoring certificates | Carlos Martín Nieto | 2014-09-16 | 1 | -3/+0 |
* | Provide a callback for certificate validation | Carlos Martín Nieto | 2014-09-16 | 1 | -0/+1 |
* | Custom transport: minor cleanups | Edward Thomson | 2014-08-14 | 1 | -0/+354 |