uv/crates/uv-resolver/src
Ahmed Ilyas 0454c3b3ec
Sort hashes in `uv export` output (#9237)
## Summary

Closes #9225 

## Test Plan

`cargo test`
2024-11-19 19:54:27 +00:00
..
lock Sort hashes in `uv export` output (#9237) 2024-11-19 19:54:27 +00:00
pubgrub uv-resolver: support conflicting groups 2024-11-14 08:02:46 -05:00
resolution Refactor `Resolution` type to retain dependency graph (#9106) 2024-11-14 15:25:34 -05:00
resolver Allow conflicting extras in explicit index assignments (#9160) 2024-11-19 01:06:25 +00:00
candidate_selector.rs add support for specifying conflicting extras (#8976) 2024-11-13 09:52:28 -05:00
dependency_mode.rs Store resolution options in lockfile (#5264) 2024-07-22 08:28:22 -04:00
dependency_provider.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
error.rs Update pubgrub to `Ranges::from_iter` (#9145) 2024-11-18 12:28:17 +00:00
exclude_newer.rs switch to jiff from chrono (#6205) 2024-08-20 11:31:46 -05:00
exclusions.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
flat_index.rs Add `From` for `FlatDistributions` struct (#8800) 2024-11-04 08:41:39 +00:00
fork_indexes.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00
fork_urls.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00
graph_ops.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
lib.rs Automatically retry body errors when processing response (#9213) 2024-11-19 04:14:58 +00:00
manifest.rs Remove all special-casing for local version identifiers (#8818) 2024-11-07 14:29:54 -06:00
marker.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
options.rs Don't recommend `--prerelease=allow` for source dist builds (#8192) 2024-10-14 21:04:30 -04:00
pins.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
preferences.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00
prerelease.rs do not imply pre-release when `!=` operator is used (#7974) 2024-11-07 14:29:54 -06:00
python_requirement.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00
redirect.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
requires_python.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
resolution_mode.rs Respect fork markers in `--resolution-mode=lowest-direct` (#8839) 2024-11-05 21:09:38 +00:00
version_map.rs Use a dedicated message for incompatible Python versions in wheel ABI tags (#8363) 2024-10-20 12:14:11 -04:00
yanks.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00