uv/crates/uv-distribution/src
Charlie Marsh 1602b5c8d7
Remove unnecessary index location methods (#7826)
2024-10-01 04:44:53 +00:00
..
index Avoid reusing cached downloaded binaries with `--no-binary` (#7772) 2024-09-29 17:34:52 +00:00
metadata Use `serde-untagged` to improve some untagged enum error messages (#7822) 2024-09-30 23:40:21 +00:00
source Rename `MetadataResolver` to `ResolutionMetadata` (#7661) 2024-09-24 16:25:19 +00:00
archive.rs Make cache robust to removed archives (#6284) 2024-08-20 19:56:23 -04:00
distribution_database.rs Remove unnecessary index location methods (#7826) 2024-10-01 04:44:53 +00:00
download.rs Rename `MetadataResolver` to `ResolutionMetadata` (#7661) 2024-09-24 16:25:19 +00:00
error.rs Heal cache entries with missing source distributions (#7559) 2024-09-19 20:31:55 +00:00
lib.rs Prune unused source distributions from the cache (#7112) 2024-09-05 21:40:51 -04:00
locks.rs Remove unnecessary uses of `DashMap` and `Arc` (#3413) 2024-05-06 22:30:43 -04:00
reporter.rs Concurrent progress bars (#3252) 2024-05-27 01:21:07 +00:00