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

Support venv --prompt #1570

Merged
merged 20 commits into from
Feb 19, 2024
Merged

Support venv --prompt #1570

merged 20 commits into from
Feb 19, 2024

Commits on Feb 17, 2024

  1. Support venv --prompt

    methane committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f21361f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f3b96 View commit details
    Browse the repository at this point in the history
  3. do not use unwrap

    methane committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d823d69 View commit details
    Browse the repository at this point in the history
  4. fix clippy error

    methane committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    341c2d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52a55c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d366861 View commit details
    Browse the repository at this point in the history
  7. PROMPT => VIRTUAL_PROMPT

    methane committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e85f944 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcaa7f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    454c3c6 View commit details
    Browse the repository at this point in the history
  10. cargo fmt

    methane committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e00fcd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    19f7e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f9f5d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Update crates/uv/src/main.rs

    Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
    methane and dhruvmanila authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c011e27 View commit details
    Browse the repository at this point in the history
  2. Update crates/gourgeist/src/bare.rs

    Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
    methane and dhruvmanila authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4586255 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
    methane and dhruvmanila authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d5109b4 View commit details
    Browse the repository at this point in the history
  4. apply suggested changes

    methane committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1a74371 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    methane committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6b7944b View commit details
    Browse the repository at this point in the history
  6. fixup

    methane committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3909255 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    daa312b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a00a956 View commit details
    Browse the repository at this point in the history