uv/crates/uv-resolver/src
Charlie Marsh cd408cbc51
Clarify relationship between specifiers and `requires-python` range (#8688)
2024-10-29 22:30:01 +01:00
..
lock Respect dependency group markers in `uv export` (#8659) 2024-10-29 13:41:27 +00:00
pubgrub Merge uv-pubgrub into uv-pep440 (#8669) 2024-10-29 20:15:18 +01:00
redirect chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
requires_python Warn when patch isn't specified (#7959) 2024-10-16 04:21:26 +00:00
resolution Rename dev dependencies to dependency groups in lockfile (#8391) 2024-10-25 13:27:37 -05:00
resolver Merge uv-pubgrub into uv-pep440 (#8669) 2024-10-29 20:15:18 +01:00
bare.rs Add support for parsing unnamed URL requirements (#2567) 2024-03-21 03:28:58 +00:00
candidate_selector.rs uv-resolver: use disjointness checks instead of marker equality (#8661) 2024-10-29 11:25:18 -04: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 Merge uv-pubgrub into uv-pep440 (#8669) 2024-10-29 20:15:18 +01: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 `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
fork_indexes.rs Allow multiple pinned indexes in `tool.uv.sources` (#7769) 2024-10-15 22:58:15 +00:00
fork_urls.rs Allow multiple pinned indexes in `tool.uv.sources` (#7769) 2024-10-15 22:58:15 +00:00
graph_ops.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
lib.rs Merge uv-pubgrub into uv-pep440 (#8669) 2024-10-29 20:15:18 +01:00
manifest.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04: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 Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
prerelease.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
python_requirement.rs Fork when minimum Python version increases (#8628) 2024-10-28 09:48:04 -04:00
redirect.rs Allow dependency metadata entries for direct URL requirements (#7846) 2024-10-22 22:01:23 -04:00
requires_python.rs Clarify relationship between specifiers and `requires-python` range (#8688) 2024-10-29 22:30:01 +01: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 Use a dedicated message for incompatible Python versions in wheel ABI tags (#8363) 2024-10-20 12:14:11 -04:00
yanks.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00