uv/crates/uv-client/src
liam ae6607d5dc
Deterministically order --find-links distributions (#16446)
Made to address this comment:
https://github.com/astral-sh/uv/pull/16103#discussion_r2437498249

This PR sorts the distributions collected by
`FlatIndexClient::read_from_directory` (used for `--find-links`) so
results are ordered deterministically by filename and index.
2025-10-26 21:53:32 -04:00
..
httpcache Improve HTTP response caching log messages (#15067) 2025-08-05 14:34:12 -05:00
base_client.rs Move parsing http retries to EnvironmentOptions (#16284) 2025-10-21 11:14:37 +02:00
cached_client.rs Implement RFC9457 compliant messaging (#16199) 2025-10-16 19:53:49 +00:00
error.rs Implement RFC9457 compliant messaging (#16199) 2025-10-16 19:53:49 +00:00
flat_index.rs Deterministically order --find-links distributions (#16446) 2025-10-26 21:53:32 -04:00
html.rs Rename some Simple API structs (#15530) 2025-08-26 13:55:58 +00:00
lib.rs Move parsing http retries to EnvironmentOptions (#16284) 2025-10-21 11:14:37 +02:00
linehaul.rs Use EnvVars in linehaul (#15931) 2025-09-18 14:08:58 +00:00
middleware.rs Add DisplaySafeUrl newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00
registry_client.rs Rename provides_extras to provides_extra (#15825) 2025-09-14 13:27:45 +00:00
remote_metadata.rs Upgrade minimum Rust version to 1.83 (#9815) 2024-12-11 10:06:19 -06:00
rkyvutil.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
tls.rs Always attach URL to network errors (#8444) 2024-10-25 09:10:18 +00:00