Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --dry-run flag to uv pip install #1436

Merged
merged 23 commits into from
Mar 12, 2024

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    ea54bee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9588802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff02255 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cd1473 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6892b17 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    fee46b3 View commit details
    Browse the repository at this point in the history
  2. Append tests to main

    zanieb committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7eb0f93 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into 1244-pip-install-dry-run-flag

    # Conflicts:
    #	crates/uv/tests/pip_install.rs
    zanieb committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    44f5e8e View commit details
    Browse the repository at this point in the history
  4. Remove unncessary to_string()

    zanieb committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0f5a423 View commit details
    Browse the repository at this point in the history
  5. Clean up test cases

    zanieb committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d5ef665 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Fix display of added URLs

    zanieb committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1b4ca0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861f805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91ad98b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f75e84 View commit details
    Browse the repository at this point in the history
  5. Include tests from main

    zanieb committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    33e723a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into 1244-pip-install-dry-run-flag

    # Conflicts:
    #	crates/uv/src/commands/mod.rs
    #	crates/uv/tests/pip_install.rs
    zanieb committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a12d9b5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into 1244-pip-install-dry-run-flag

    # Conflicts:
    #	crates/uv/src/commands/pip_install.rs
    zanieb committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    22dcb9e View commit details
    Browse the repository at this point in the history
  8. Ignore lint

    zanieb committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    415a4f4 View commit details
    Browse the repository at this point in the history
  9. Fix extraneous comma

    zanieb committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    73c0984 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Copy tests from main

    zanieb committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    85b06e9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 1244-pip-install-dry-run-flag

    # Conflicts:
    #	crates/uv/tests/pip_install.rs
    zanieb committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    89f723e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Copy tests from main

    zanieb committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4dd46df View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 1244-pip-install-dry-run-flag

    # Conflicts:
    #	crates/uv/tests/pip_install.rs
    zanieb committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e6c8442 View commit details
    Browse the repository at this point in the history