| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: declare functions statically where appropriate | Edward Thomson | 2021-11-11 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'sathieu/patch-1' into main | Edward Thomson | 2021-09-20 | 1 | -0/+9 |
| |\ | |||||
| | * | httpproxy: move empty string test above config | Edward Thomson | 2021-09-20 | 1 | -4/+9 |
| | | | | | | | | | | | The configuration change will override the environment variable, so the environment variable check needs to come first. | ||||
| | * | Add test to ensure empty proxy env behaves like unset env | Mathieu Parent | 2021-09-14 | 1 | -0/+4 |
| | | | | | | | Signed-off-by: Mathieu Parent <math.parent@gmail.com> | ||||
| * | | Update formatting. | Laurence McGlashan | 2021-09-16 | 1 | -3/+3 |
| | | | |||||
| * | | Allow proxy options when connecting with a detached remote. | Laurence McGlashan | 2021-09-16 | 1 | -1/+41 |
| |/ | |||||
| * | remote: refactor proxy detection | Edward Thomson | 2021-09-01 | 1 | -0/+139 |
| Update the proxy detection for a remote. 1. Honor `http.<url>.proxy` syntax for a remote's direct URL and parent URLs. 2. Honor an empty configuration URL to override a proxy configuration. Add tests to ensure that configuration specificity is honored. | |||||
