| .. |
|
annotation.rs
|
add pip-compatible `--group` flag to `uv pip install` and `uv pip compile` (#11686)
|
2025-03-17 14:44:11 -04:00 |
|
any.rs
|
Percent-decode URLs in canonical comparisons (#11088)
|
2025-01-31 15:45:48 -05:00 |
|
buildable.rs
|
Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560)
|
2025-05-27 00:05:30 +02:00 |
|
cached.rs
|
Bump MSRV to 1.85 and Edition 2024 (#13516)
|
2025-05-18 19:38:43 -04:00 |
|
dependency_metadata.rs
|
Use a boxed slice for various requirement types (#12514)
|
2025-03-27 17:09:26 -04:00 |
|
diagnostic.rs
|
Add `uv-` prefix to all internal crates (#7853)
|
2024-10-01 20:15:32 -04:00 |
|
dist_error.rs
|
Bump MSRV to 1.85 and Edition 2024 (#13516)
|
2025-05-18 19:38:43 -04:00 |
|
error.rs
|
Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560)
|
2025-05-27 00:05:30 +02:00 |
|
file.rs
|
Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560)
|
2025-05-27 00:05:30 +02:00 |
|
hash.rs
|
Upgrade Rust toolchain to 1.85 (#11720)
|
2025-02-23 16:52:34 +01:00 |
|
id.rs
|
Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560)
|
2025-05-27 00:05:30 +02:00 |
|
index.rs
|
Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560)
|
2025-05-27 00:05:30 +02:00 |
|
index_name.rs
|
Apply first set of Rustfmt edition 2024 changes (#13478)
|
2025-05-16 20:19:02 -04:00 |
|
index_url.rs
|
Propagate credentials to files on devpi indexes ending in `/+simple` (#13743)
|
2025-06-01 20:20:56 -04:00 |
|
installed.rs
|
Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560)
|
2025-05-27 00:05:30 +02:00 |
|
known_platform.rs
|
Allow users to mark platforms as "required" for wheel coverage (#10067)
|
2025-02-14 15:11:18 -05:00 |
|
lib.rs
|
Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560)
|
2025-05-27 00:05:30 +02:00 |
|
origin.rs
|
Pass around index with associated metadata (#12406)
|
2025-03-24 10:15:49 -04:00 |
|
pip_index.rs
|
Edition 2024 prep: Escape `r#gen` and remove redundant ref (#11922)
|
2025-03-03 11:13:56 +00:00 |
|
prioritized_distribution.rs
|
Don't hint at versions removed by excluded-newer (#13884)
|
2025-06-06 18:35:18 +00:00 |
|
requested.rs
|
Respect static metadata for already-installed distributions (#10242)
|
2024-12-30 12:47:06 -05:00 |
|
requirement.rs
|
Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560)
|
2025-05-27 00:05:30 +02:00 |
|
resolution.rs
|
Apply first set of Rustfmt edition 2024 changes (#13478)
|
2025-05-16 20:19:02 -04:00 |
|
resolved.rs
|
Always reinstall local source trees passed to `uv pip install` (#12176)
|
2025-03-17 21:12:21 +00:00 |
|
specified_requirement.rs
|
Use a boxed slice for extras and groups (#12391)
|
2025-03-22 11:53:36 -04:00 |
|
status_code_strategy.rs
|
Mask `gen` as `r#gen` for the 2024 edition (#13477)
|
2025-05-15 19:21:12 +00:00 |
|
traits.rs
|
Consistently enforce requested-vs.-built metadata when retrieving wheels (#9484)
|
2024-11-27 16:51:01 -05:00 |