uv/crates/uv-resolver/src
Charlie Marsh 11324646cb
Remove some `anyhow` usages (#3962)
2024-06-01 20:11:23 +00:00
..
pubgrub Remove some `anyhow` usages (#3962) 2024-06-01 20:11:23 +00:00
resolution Add Git resolver in lieu of static hash map (#3954) 2024-05-31 22:44:42 -04:00
resolver Remove some `anyhow` usages (#3962) 2024-06-01 20:11:23 +00:00
snapshots Add extra dependency annotations to lockfile and sync commands (#3913) 2024-05-29 19:25:58 +00:00
bare.rs Add support for parsing unnamed URL requirements (#2567) 2024-03-21 03:28:58 +00:00
candidate_selector.rs uv-distribution: include all wheels in distribution types (#3595) 2024-05-15 15:07:28 -04:00
dependency_mode.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
dependency_provider.rs uv-resolver: push resolver state to its own type (#3492) 2024-05-09 14:16:43 -04:00
error.rs Use `VerbatimParsedUrl` in `pep508_rs` (#3758) 2024-05-23 19:52:47 +00:00
exclude_newer.rs Improve JSON Schema and add export script (#3461) 2024-05-08 16:15:16 +00:00
exclusions.rs Split configuration options out of `uv-types` (#2924) 2024-04-09 11:35:53 -05:00
flat_index.rs Incorporate build tag into wheel prioritization (#3781) 2024-05-23 21:12:53 +00:00
lib.rs Remove special-casing for editable requirements (#3869) 2024-05-28 15:49:34 +00:00
lock.rs Respect resolved Git SHAs in `uv lock` (#3956) 2024-06-01 12:40:11 +00:00
manifest.rs Add support for `tool.uv` into distribution building (#3904) 2024-05-31 02:42:03 +00:00
marker.rs Evaluate arbitrary markers to `false` (#3681) 2024-05-21 01:01:11 +00:00
options.rs Implement `--index-strategy unsafe-best-match` (#3138) 2024-04-27 01:24:54 +00:00
pins.rs uv-resolver: implement merging of forked resolutions 2024-05-30 14:23:14 -04:00
preferences.rs Use lockfile versions as resolution preferences (#3921) 2024-05-30 17:59:53 +00:00
prerelease_mode.rs Add support for `tool.uv` into distribution building (#3904) 2024-05-31 02:42:03 +00:00
python_requirement.rs pep508: un-export fields for MarkerEnvironment 2024-05-09 10:06:02 -04:00
redirect.rs Add Git resolver in lieu of static hash map (#3954) 2024-05-31 22:44:42 -04:00
resolution_mode.rs uv-resolver: make MarkerEnvironment optional 2024-05-09 09:24:37 -04:00
version_map.rs Incorporate build tag into wheel prioritization (#3781) 2024-05-23 21:12:53 +00:00
yanks.rs Add support for `tool.uv` into distribution building (#3904) 2024-05-31 02:42:03 +00:00