uv/crates/uv-resolver/src
2024-09-24 16:25:19 +00:00
..
lock uv-resolver: add error checking for conflicting distributions 2024-09-24 10:55:23 -04:00
pubgrub Show a dedicated PubGrub hint for --unsafe-best-match (#7645) 2024-09-23 19:02:19 +00:00
resolution uv-resolver: add error checking for conflicting distributions 2024-09-24 10:55:23 -04:00
resolver Rename MetadataResolver to ResolutionMetadata (#7661) 2024-09-24 16:25:19 +00:00
bare.rs Add support for parsing unnamed URL requirements (#2567) 2024-03-21 03:28:58 +00:00
candidate_selector.rs Avoid iteration for singleton selections (#7195) 2024-09-09 13:43:57 +00:00
dependency_mode.rs Store resolution options in lockfile (#5264) 2024-07-22 08:28:22 -04:00
dependency_provider.rs Update pubgrub (#5649) 2024-07-31 12:54:11 +00:00
error.rs uv-resolver: add error checking for conflicting distributions 2024-09-24 10:55:23 -04:00
exclude_newer.rs switch to jiff from chrono (#6205) 2024-08-20 11:31:46 -05:00
exclusions.rs Allow constraints to be provided in --upgrade-package (#4952) 2024-07-09 20:09:13 -07:00
flat_index.rs Enforce extension validity at parse time (#5888) 2024-08-08 21:39:47 -04:00
fork_urls.rs Add forks to lockfile, don't read them yet (#5480) 2024-07-30 11:11:18 +00:00
graph_ops.rs Prune unreachable packages from --universal output (#7209) 2024-09-09 09:20:25 -04:00
lib.rs uv-resolver: add error checking for conflicting distributions 2024-09-24 10:55:23 -04:00
manifest.rs Use separate types to represent raw vs. resolver markers (#6646) 2024-08-26 18:00:21 +00:00
marker.rs Use correct ordering semantics for narrowing upper-bounded Python requirements (#7031) 2024-09-04 15:57:14 +00:00
options.rs Use "pre-release" in prose and Prerelease in code (#5697) 2024-08-01 20:56:29 +00:00
pins.rs Unify resolutions only during graph building (#5479) 2024-07-26 16:29:48 +02:00
preferences.rs Use separate types to represent raw vs. resolver markers (#6646) 2024-08-26 18:00:21 +00:00
prerelease.rs Use separate types to represent raw vs. resolver markers (#6646) 2024-08-26 18:00:21 +00:00
python_requirement.rs uv-resolver: refactor how we deal with requires-python 2024-09-03 18:41:15 -04:00
redirect.rs Preserve fragments when applying verbatim redirects (#4038) 2024-06-05 03:53:23 +00:00
requires_python.rs uv-resolver: use new simplify/complexify marker routines 2024-09-07 13:46:02 -04:00
resolution_mode.rs Use separate types to represent raw vs. resolver markers (#6646) 2024-08-26 18:00:21 +00:00
version_map.rs Show a dedicated PubGrub hint for --unsafe-best-match (#7645) 2024-09-23 19:02:19 +00:00
yanks.rs Use separate types to represent raw vs. resolver markers (#6646) 2024-08-26 18:00:21 +00:00