uv/crates/uv-client/src
Charlie Marsh 32ea636585
Preserve verbatim URLs for --find-links (#4838)
Also gets rid of a lot of duplicated logic for `--find-links`.

Closes https://github.com/astral-sh/uv/issues/4797
2024-07-05 16:57:40 -05:00
..
httpcache Replace map_or(false, ..) uses with is_some_and and is_ok_and (#4703) 2024-07-01 19:28:42 +00:00
base_client.rs Respect .python-version files and fetch manged toolchains in uv project commands (#4361) 2024-06-18 09:43:52 -05:00
cached_client.rs Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
error.rs Show when we retried requests (#4725) 2024-07-02 19:04:11 +02:00
flat_index.rs Preserve verbatim URLs for --find-links (#4838) 2024-07-05 16:57:40 -05:00
html.rs Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
lib.rs Show when we retried requests (#4725) 2024-07-02 19:04:11 +02:00
linehaul.rs Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
middleware.rs Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
registry_client.rs Enable Registry Client Builder to be created from Base Client Builder (#4729) 2024-07-04 15:53:05 +00:00
remote_metadata.rs Backtrack on distributions with invalid metadata (#2834) 2024-04-05 18:00:48 -04:00
rkyvutil.rs Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
tls.rs feat: mTLS support (#4171) 2024-06-10 20:11:35 -05:00