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

refactor: lock-file v4 #484

Merged
merged 26 commits into from
Jan 23, 2024
Merged

Commits on Jan 18, 2024

  1. refactor: rattler-lock overhaul

    rattler-lock has been completely overhauled to include a new file format
    that much better serves our goals. It allows storing multiple
    environments and includes the complete PackageRecord information.
    baszalmstra committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2337e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08559c6 View commit details
    Browse the repository at this point in the history
  3. fix: docs

    baszalmstra committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6a3f8d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c004992 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b03fc60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d61a778 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a8205a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cd62f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adf4bfa View commit details
    Browse the repository at this point in the history
  10. fix: clippy

    baszalmstra committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3770b45 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    d40ff6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    971b806 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cc5e63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98e75b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cfd240 View commit details
    Browse the repository at this point in the history
  6. feat: derive Copy Clone

    baszalmstra committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    729aae3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f52e6ee View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    4448ad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c2b873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7714257 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    c8878cc View commit details
    Browse the repository at this point in the history
  2. fix: clipper errors

    baszalmstra committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7115a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8e022d View commit details
    Browse the repository at this point in the history
  4. fix: shell escaping

    baszalmstra committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c340dba View commit details
    Browse the repository at this point in the history
  5. fix: docs

    baszalmstra committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5829808 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7901353 View commit details
    Browse the repository at this point in the history