uv/crates/uv-cli/src
Charlie Marsh 3c9dd97fe9
Add support for uv sync --all-packages (#8739)
## Summary

This PR enables `uv sync --all-packages` to sync all packages in a
workspace. It removes a common use-case for the legacy non-`[project]`
packages that we're trying to move away from.

Closes https://github.com/astral-sh/uv/issues/8724.
2024-11-02 01:55:08 +00:00
..
version chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
compat.rs Add support for --trusted-host (#6591) 2024-08-27 09:36:50 -04:00
lib.rs Add support for uv sync --all-packages (#8739) 2024-11-02 01:55:08 +00:00
options.rs Respect named --index and --default-index values in tool.uv.sources (#7910) 2024-10-15 23:56:24 +00:00
version.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00